@prefix dc1: . @prefix fip: . @prefix this: . @prefix sub: . @prefix np: . @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-data-linking-schema, fip:Metadata-schema, fip:Semantic-model, fip:Structured-vocabulary; rdfs:comment "An RDF vocabulary designed to facilitate interoperability between data catalogs published on the Web. By using DCAT to describe datasets in data catalogs, publishers increase discoverability and enable applications easily to consume metadata from multiple catalogs. It further enables decentralized publishing of catalogs and facilitates federated dataset search across sites. Aggregated DCAT metadata can serve as a manifest file to facilitate digital preservation."; rdfs:label "DCAT | Data Catalog Vocabulary Version 2"; . } sub:provenance { sub:assertion prov:wasAttributedTo orcid:0000-0003-2195-3997 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCFntPrMZqvg2kVhCNArNnEn37ddXGwZ/0r4C8CS4lDry7C7YkYgng9yb0UMZQUHiTVkR/5A4m/xjE+Vy+AnwcWUeB75SfGZjE5ylI6VeHjTHi9+2hh2PHYIWnkhU4WHl3COEnxSSa/VouvPzZ2BIWLH6fTrq7NNL3RF5hGegGG0QIDAQAB"; npx:hasSignature "O9ZraIGQobQc+iUopxzat1auz0vHCkCSgC4pj5hxL4/vvMRqPYl30iMznlGvWdRhSefTpWzfnNIvbbHXlQeCrO/hK236+bWrRBjhV57p06qClEG3/emjujZhRGfGtVMNTxa+CLUQ0+WbPJtUKCr9OtFGzAatsbJu5HGEUmiy2/E="; npx:hasSignatureTarget this: . this: dc1:created "2023-02-13T11:25:53.770Z"^^xsd:dateTime; dc1:creator orcid:0000-0003-2195-3997; dc1:license ; npx:introduces ; prov:wasDerivedFrom ; nt:wasCreatedFromProvenanceTemplate ; nt:wasCreatedFromPubinfoTemplate , , , ; nt:wasCreatedFromTemplate . }