@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 "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCEgAptrjJ4ozedGapbygrZJDcx4v7dZ5R5L+aQ5nDxrMZ0KQyXYWhMVcnJKzpU7Z3HD7YkFziPG3CFqB2q85cIb9fzZ+6SXSOSX6LgHsJxsbHn3ASdWy2ZAoclJIEjzrHRxefg7Xf+Hc5WpbabWBgcafyo2qXHN1lJ6wE7pUMrSQIDAQAB"; npx:hasSignature "Pw6+sGSNHJZ5kJkJBJOSmLMFRWZHyaitOxboyRFRHZsUGTRCyJmVmN+L29tv0Vxs6Aze63ZoBVNme5WFc5/i6IPr0hytrMuHOo5zUhrhhoYkgPLRxpCuN8q6omQxQAmy3f0PMN7ECA5wq/5I4Obn+REH8hQ92pCzyZ4kcuuLeNs="; npx:hasSignatureTarget this: . this: dct:created "2024-02-05T15:22:28.144Z"^^xsd:dateTime; dct:creator orcid:0000-0002-7567-0311; dct:license , ; npx:introduces sub:Schema.org; rdfs:label "FAIR-enabling resource: Schema.org"; prov:wasDerivedFrom ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , , ; nt:wasCreatedFromTemplate . }