@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:ISO_19139 a , , , , ; rdfs:comment "ISO 19139 defines Geographic MetaData XML (gmd) encoding, an XML Schema implementation derived from ISO 19115."; rdfs:label "ISO 19139|Geographic information - Metadata - XML schema implementation"; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-2195-3997 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCtpcftn7kbe6toJbOTDQaCcCssEFSWqt6J4rZ02w+TfY7/eIOgJZYOlpL6G3AzO2RNmVYWRPSlMiykaFuaRuBitvk1GKfGdprfZbvXwmeOxpqCTRBQX9EnFyQyd+Ra/ajfw/UsG8skeu1xnUEpnQbpgbQYc/fvhJNN0UwEc77mOwIDAQAB"; npx:hasSignature "NR3x89BQjn9POsXVDu7QgCKQPOLR6IL4EYUgaeGWQD6H/vIveM/lgxcOBSFUPDyELOcx5a+y+/ED/kTkx6nRwNH/riZyJZdqyW6ABQp2qCpvzJ7Qtg1o8s+ONxKTvAb34vkQkzY5SlMXo56h2upGutUiWOkg3Vblm/CbceDtUp8="; npx:hasSignatureTarget this: . this: dct:created "2022-01-22T22:12:57.762+01:00"^^xsd:dateTime; dct:creator orcid:0000-0003-2195-3997; npx:introduces sub:ISO_19139; npx:supersedes ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }