@prefix fip: . @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 { a fip:Available-FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource, fip:Metadata-schema, fip:Structured-vocabulary; 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 "b8cw4m1SnjXjT333fhRc237DJMeGwZVjEn958eobnvBMdU4Jah2W5LIVWgPs0DM8K81uOx4PQqhgmMPMXECQ4gLgwACG53zz9y0q3MDwNpLxVMspMpuIzV36PBN0uC4whIRhNf/WG+cAxS5wxtzql4uieViK19BcRh5EWubXNCI="; npx:hasSignatureTarget this: . this: dct:created "2022-07-21T11:41:57.014+02:00"^^xsd:dateTime; dct:creator orcid:0000-0003-2195-3997; npx:introduces ; npx:supersedes ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }