@prefix this: <https://w3id.org/np/RAXKj086gOTnOBnbQShZIh7Stz6ahqaWRKxf3dMq6M2oM> .
@prefix sub: <https://w3id.org/np/RAXKj086gOTnOBnbQShZIh7Stz6ahqaWRKxf3dMq6M2oM#> .
@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 fip: <https://w3id.org/fair/fip/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
sub:Head {
  this: np:hasAssertion sub:assertion ;
    np:hasProvenance sub:provenance ;
    np:hasPublicationInfo sub:pubinfo ;
    a np:Nanopublication .
}
sub:assertion {
  sub:Schema.org a fip:Available-FAIR-Enabling-Resource , fip:FAIR-Enabling-Resource , fip:Metadata-schema , fip:Provenance-model , fip: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> ;
    <http://www.w3.org/ns/dcat#downloadURL> <https://schema.org/> .
}
sub:provenance {
  sub:assertion prov:wasDerivedFrom <https://doi.org/10.25504/FAIRsharing.hzdzq8> .
}
sub:pubinfo {
  orcid:0000-0002-7567-0311 foaf:name "Erik Van Winkle" .
  sub:sig npx:hasAlgorithm "RSA" ;
    npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCEgAptrjJ4ozedGapbygrZJDcx4v7dZ5R5L+aQ5nDxrMZ0KQyXYWhMVcnJKzpU7Z3HD7YkFziPG3CFqB2q85cIb9fzZ+6SXSOSX6LgHsJxsbHn3ASdWy2ZAoclJIEjzrHRxefg7Xf+Hc5WpbabWBgcafyo2qXHN1lJ6wE7pUMrSQIDAQAB" ;
    npx:hasSignature "aDPZLa2BAc91SDh360VM2zED9KdobvVnbk68xnykaRwH4WC5njHY7Jbqjg6a/sFld0ENxuZFV6zU0yONW3RrMDE8KMqEZ6VhNWLC8BA3CjExvmvsb9ElYWm43oDR0uZa5DCqE7C4eKByMkEO6ZxiaznZCFlc1fURqvfs/uCEjaM=" ;
    npx:hasSignatureTarget this: ;
    npx:signedBy orcid:0000-0002-7567-0311 .
  this: dct:created "2024-02-08T17:26:31.404Z"^^xsd:dateTime ;
    dct:creator orcid:0000-0002-7567-0311 ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    npx:introduces sub:Schema.org ;
    npx:supersedes <https://nanodash.petapico.org/explore?id=https%3A%2F%2Fw3id.org%2Fnp%2FRAo9wEOK5wqlYlEHf_WxZ3VmFZJxYk0FXFVNONlPW1Nw8> ;
    npx:wasCreatedAt <https://nanodash.knowledgepixels.com/> ;
    nt:wasCreatedFromProvenanceTemplate <http://purl.org/np/RAcTpoh5Ra0ssqmcpOgWdaZ_YiPE6demO6cpw-2RvSNs8> ;
    nt:wasCreatedFromPubinfoTemplate <http://purl.org/np/RAA2MfqdBCzmz9yVWjKLXNbyfBNcwsMmOqcNUxkk1maIM> , <http://purl.org/np/RAh1gm83JiG5M6kDxXhaYT1l49nCzyrckMvTzcPn-iv90> , <http://purl.org/np/RAjpBMlw3owYhJUBo3DtsuDlXsNAJ8cnGeWAutDVjuAuI> ;
    nt:wasCreatedFromTemplate <http://purl.org/np/RAYC0MPERg8li59LSBfxFaOlO87OymxeEozf-CvmsxlMI> .
}