@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_19115 a , , , , ; rdfs:comment "ISO 19115 defines the schema required for describing geographic information and services by means of metadata. It provides information about the identification, the extent, the quality, the spatial and temporal aspects, the content, the spatial reference, the portrayal, distribution, and other properties of digital geographic data and services."; rdfs:label "ISO 19115|Geographic information - Metadata"; . } 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 "czjOvObcL3e0bgpbIEUPFSIC7/BuCremCCy3dG9+j+NL96P6iESyfQmT9fVbZbJwIiEWMEEmvDdEeLwmRDHM0B123FQozwPJMSs7j0OTPI/ypYlHj8hBd65fbNaRiIR8Ev9fuhYWRfd9azocqdfDbdJqpP5VKGIw0Jr6hFywl9Y="; npx:hasSignatureTarget this: . this: dct:created "2022-01-23T18:09:04.514+01:00"^^xsd:dateTime; dct:creator orcid:0000-0003-2195-3997; npx:introduces sub:ISO_19115; npx:supersedes ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }