@prefix dc1: . @prefix this: . @prefix sub: . @prefix np: . @prefix xsd: . @prefix orcid: . @prefix dcat: . @prefix fip: . @prefix prov: . @prefix npx: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { sub:declaration a fip:FIP-Declaration; fip:considerations "DCAT is recommended by W3C and DCAT is the foundation for open dataset descriptions in the European Union public sector and was adapted by the ISA programme (Interoperability solutions for public administrations) of the European Commission."; fip:declared-by ; fip:declares-planned-use-of ; fip:refers-to-question fip:FIP-Question-F2; dcat:endDate "2050-12-31"^^xsd:date; dcat:startDate "2022-11-01"^^xsd:date . } sub:provenance { sub:assertion dc1:creator orcid:0000-0003-3602-1885 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "D0tP/Tznamz8OH0TANmoxRZOfaq+R0aIjrMLV5hKDPU9GBAZ/SJV2/ZPUgdXm6anacyF3m11uer5nIf2XlpEVshxIQ+qDibyQiXn8UlX8RbnL/oJHmKNiu1DgeUgLvph09iKng30KNKI8EaTxwDMyu05w/qv3ExQli0V9WqRbRM="; npx:hasSignatureTarget this: . this: dc1:created "2023-02-27T13:46:07Z"^^xsd:dateTime; dc1:creator ; dc1:license ; prov:wasDerivedFrom . }