@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:datacite_metadata_scheme a , , ; rdfs:comment "The DataCite Metadata Schema is a list of core metadata properties chosen for an accurate and consistent identification of a resource for citation and retrieval"; rdfs:label "DataCite Metadata Scheme"; . } sub:provenance { sub:assertion prov:wasDerivedFrom . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtpcftn7kbe6toJbOTDQaCcCssEFSWqt6J4rZ02w+TfY7/eIOgJZYOlpL6G3AzO2RNmVYWRPSlMiykaFuaRuBitvk1GKfGdprfZbvXwmeOxpqCTRBQX9EnFyQyd+Ra/ajfw/UsG8skeu1xnUEpnQbpgbQYc/fvhJNN0UwEc77mOwIDAQAB"; npx:hasSignature "GzIlXaIKkTw6MpqtVZF0mqsKRqyrWsQzutqTCMt1rN/vk30SMY6UksxBRU8RE5QJP01QWmahua6VeDL1cmbEFmYGWYY6sJ4i7A5B5RdEwDpSXKJuneJ5B7TJveaZG652lHPnSCaw2ZOFlrNzd55ccKiuUDMQOC7JuIsYJva9zz0="; npx:hasSignatureTarget this: . this: dct:created "2022-01-16T21:51:05.906+01:00"^^xsd:dateTime; dct:creator orcid:0000-0003-2195-3997; npx:introduces sub:datacite_metadata_scheme; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }