@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:DCAT-AP a , , ; rdfs:comment "DCAT-AP is a specification based on the Data Catalogue Vocabulary (DCAT) developed by W3C and provides a common specification for describing public sector datasets in Europe to enable the exchange of descriptions of datasets among data portals."; rdfs:label "DCAT-AP|Data Catalog Vocabulary Application Profile for Data Portals in Europe"; 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 "UrqWY05QOI9PxZwbtDrygpmyoOP365lhxisU4PFa0kg7gq0yccncmG38wEdlNjBCzUlmZlV9GJI+4nkOfcbMqmI8agDchzgKyI7cvW9BSWuB1IjhyAg+8nKChWQMCW7p27frs7KhKWCAeNxBsKTHGtmOB1t9quy7c9zUOICmuf0="; npx:hasSignatureTarget this: . this: dct:created "2022-01-16T20:17:50.468+01:00"^^xsd:dateTime; dct:creator orcid:0000-0003-2195-3997; npx:introduces sub:DCAT-AP; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate ; nt:wasCreatedFromTemplate . }