@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 { sub:MARCXML a fip:Available-FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource, fip:Metadata-schema; rdfs:comment "The MARC formats are standards for the representation and communication of bibliographic and related information in machine-readable form. MARCXML is an XML encoding of the MARC 21 format."; rdfs:label "MARCXML"; rdfs:seeAlso ; skos:closeMatch . } sub:provenance { sub:assertion dct:creator orcid:0000-0003-3108-3921; prov:wasDerivedFrom . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "EewQ481z3dAPsXwmYLhe11omvunG2EoilK0VGE85vCt9Si27TWlgyecUkWv+r5732ujOvsC8HC0xq2M2x9Qrv6jo+QigqtCaQ8tozeFr5xn48ZFhV8Fzi20Z3ceiAQ8aLzvCq2RgoUcWaOrN3rCb0iOhvNl63gk+90k+HBQxWjM="; npx:hasSignatureTarget this: . this: dct:created "2023-12-15T17:40:31Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:MARCXML; prov:wasDerivedFrom . }