@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix nt: . @prefix npx: . @prefix xsd: . @prefix rdfs: . @prefix orcid: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion ; np:hasProvenance sub:provenance ; np:hasPublicationInfo sub:pubinfo ; a np:Nanopublication . } sub:assertion { sub:Schema.org ; a , , , , ; 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 { 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 , ; npx:introduces sub:Schema.org ; npx:supersedes ; rdfs:label "FAIR-enabling resource: Schema.org" ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , , ; nt:wasCreatedFromTemplate . }