@prefix this: <https://w3id.org/np/RAo9wEOK5wqlYlEHf_WxZ3VmFZJxYk0FXFVNONlPW1Nw8> .
@prefix sub: <https://w3id.org/np/RAo9wEOK5wqlYlEHf_WxZ3VmFZJxYk0FXFVNONlPW1Nw8#> .
@prefix np: <http://www.nanopub.org/nschema#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix nt: <https://w3id.org/np/o/ntemplate/> .
@prefix npx: <http://purl.org/nanopub/x/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix orcid: <https://orcid.org/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:Schema.org <http://schema.org/url> <https://schema.org/> ;
    a <https://w3id.org/fair/fip/terms/Available-FAIR-Enabling-Resource> , <https://w3id.org/fair/fip/terms/FAIR-Enabling-Resource> , <https://w3id.org/fair/fip/terms/Metadata-schema> , <https://w3id.org/fair/fip/terms/Provenance-model> , <https://w3id.org/fair/fip/terms/Structured-vocabulary> ;
    rdfs:comment "Schema.org is a collaborative, community activity with a mission to create, maintain, and promote schemas for structured data on the Internet, on web pages, in email messages, and beyond." ;
    rdfs:label "Schema.org" ;
    rdfs:seeAlso <https://schema.org/> ;
    <http://www.w3.org/2004/02/skos/core#closeMatch> <https://doi.org/10.25504/FAIRsharing.hzdzq8> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://doi.org/10.25504/FAIRsharing.hzdzq8> .
}
sub:pubinfo {
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCbhStqE38OJwT+ximq6JDoJdM4jm9VVlgaV8MC+3ZDKoLhRDA1owq/GRy65gWGff5Yxylfd17vx2L/wiNUb8ZjeRYz5fJMWgI95YjJNu2p9KIwQIyS2nNoyUrsac2yaCPHgAK28yKM2C5lhdUsPfxVc6HQRWAOQ72cz9Q0lKo2iwIDAQAB" ;
    npx:hasSignature "JqtdHrDeNnk2xyTbExfsUdml3/IDYby+QOkMMxtiRQzkMaLFkeaiJMItnZGyAGuBCmq2i8yFTEfqvv9pgHqyR4OZcxAY/bzImjkpewbBRyAAJhGUVjuq2ZLEgBYpqKdHXiX2/EyAgOxtNEoPnHqteICK5ga/ZXk0BkYRrMOpRq0=" ;
    npx:hasSignatureTarget this: .
  this: dct:created "2024-02-05T17:14:59.442Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-7567-0311 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> , <https://creativecommons.org/publicdomain/zero/1.0/> ;
    npx:introduces sub:Schema.org ;
    npx:supersedes <http://purl.org/np/RA79RRFmhOWNmjLw0AuuTxVUc2VtxxJc-Rig2UnGmLU2k> ;
    rdfs:label "FAIR-enabling resource: Schema.org" ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RA_R5w4lZ-6xuZyylG8qSlMhmWBaTE41-zlhiBVUQblCc> , <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90> , <http://purl.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI> ;
    nt:wasCreatedFromTemplate <https://w3id.org/np/RAaA6Mp_qOKAw2LhyzvrUN_wHO9yQoX22wd-tDW4IkJR8> .
}