@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:GeoDCAT-AP a , , , ; rdfs:comment "GeoDCAT-AP is an extension to the 'DCAT application profile for European data portals' (DCAT-AP) for the representation of geographic metadata."; rdfs:label "GeoDCAT-AP"; rdfs:seeAlso . } 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 "XZ47qBHw6ZY/sbnbHX8RGTnTKv+U9sbPWLrAuREJ+0/2vRxPjDNox9G9fBbEomSmgg6Hhi54UZcM344NzWcku2VoSKXf0Gvc50Ll0F4MlM6nG/jJJ+BzLuZxS2scRaVL2FDrMC2TYVVG48Y5mBN8iBIsO2kmClTTPSA0pjwBqL8="; npx:hasSignatureTarget this: . this: dct:created "2022-01-22T22:06:12.622+01:00"^^xsd:dateTime; dct:creator orcid:0000-0003-2195-3997; npx:introduces sub:GeoDCAT-AP; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }