@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix fip: . @prefix prov: . @prefix foaf: . 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 ; ; . } sub:provenance { sub:assertion prov:wasDerivedFrom . } 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 ; npx:introduces sub:Schema.org; npx:supersedes ; npx:wasCreatedAt ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , ; nt:wasCreatedFromTemplate . }