@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix skos: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { a fip:Digital-Object-Type; rdfs:comment "A specification that specifies the structured representation of metadata describing attributes of data or other digital objects in terms of semantics, syntax and optionality."; rdfs:label "Metadata schema"; skos:exactMatch fip:Metadata-schema; fip:has-description-source fip:Metadata-schema . } sub:provenance { sub:assertion dct:creator orcid:0000-0003-2195-3997 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "O1n2MIadKZZG+5AEpCGj9RdjnzWdzt5aA3MB8LXS5y7gnm2YCmB+YRA41Z7jIwkfpiX2GUmVh8Zku+bEqWBPeaDNB5LHLug3WWkFSFr8nE+fGjIzCE/N/RLDH7hRZ4kAOqC3/axkrsIivilcO2kSCri1AX6MSwvf+mfDG7sBCsU="; npx:hasSignatureTarget this: . this: dct:created "2025-04-26T20:59:33Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces ; prov:wasDerivedFrom . }