@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 "This is used to indexed data locally and expose them on the data access portal. Filters and facets are based on elements of this schema."; fip:declared-by ; fip:declares-current-use-of ; fip:refers-to-question fip:FIP-Question-F2; dcat:endDate "2023-12-31"^^xsd:date; dcat:startDate "2022-01-01"^^xsd:date . } sub:provenance { sub:assertion dc1:creator orcid:0000-0001-5221-1377 . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "U6b55PwUtWAbDajgVnV8FVPjgtNg7sKD6rZXU249nh4GCGKyoNU8yA9ObvebeU/PSSCGpM+qReFkpm8s1HI7aoV6mhdk8UJwy43AcsP3S+9cbbSIMo81WmfUgScwRsNeCaBa9nkf5NG+yRi0Pl8Q0f7J+qXRWHhKS1ykukaQFCE="; npx:hasSignatureTarget this: . this: dc1:created "2023-03-27T12:15:14Z"^^xsd:dateTime; dc1:creator ; dc1:license ; prov:wasDerivedFrom . }