@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:DCAT3 a , , , , ; rdfs:comment "DCAT is an RDF vocabulary designed to facilitate interoperability between data catalogs published on the Web. This document defines the schema and provides examples for its use."; rdfs:label "DCAT|Data Catalog Vocabulary Version 3"; . } 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 "e0G1bA9c4jDoFM1pGbGo9w0tcaUe6qArm7pbsdWEEGFAe4+yhoT00smmQq0tkobWKnXln+tAIxGJiTsA/hjtD37oYZW1PjgFHn4nD0mOe7n7jv+98S0PEODfpWuvmBwzKBsYwGdFFNVy70o5YuQj5vZuJaNk50hE/8zRNoEEqxQ="; npx:hasSignatureTarget this: . this: dct:created "2022-01-23T15:48:18.418+01:00"^^xsd:dateTime; dct:creator orcid:0000-0003-2195-3997; npx:introduces sub:DCAT3; npx:supersedes ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , ; nt:wasCreatedFromTemplate . }