@prefix this: . @prefix sub: . @prefix schema: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo; a np:Nanopublication . } sub:assertion { schema:url ; a fip:Available-FAIR-Enabling-Resource, fip:FAIR-Enabling-Resource, fip:Metadata-schema; rdfs:comment "The OpenAIRE Guidelines for Data Archive provides instruction for data archive managers to expose their metadata in a way that is compatible with the OpenAIRE infrastructure. The metadata from data archives should be included in the OpenAIRE information space, and exposed when data are related to an open access publication e.g. a dataset cited by an article."; rdfs:label "OpenAIRE Guidelines for Data Archives"; rdfs:seeAlso , . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-6978-5278; prov:wasDerivedFrom . } sub:pubinfo { sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "PDv1WFvu38IkAi60q/gOiJfqmVyypH36olAdqgL+jqIXw0dfP+m+kpI5WR1jeYtdeP2/aG1QCApEaKaLtFm0eC5Gy+S+T1o4At1IUZNuvDPdWD4Fr8QX8ZNjRrhS6wrAgXiMNb24P2ctn8oGSFX9AdHwSKeDBaNdj0dF4GuIv+4="; npx:hasSignatureTarget this: . this: dct:created "2023-11-22T14:37:04Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:describes ; prov:wasDerivedFrom . }