@prefix this: . @prefix sub: . @prefix np: . @prefix dct: . @prefix npx: . @prefix xsd: . @prefix orcid: . @prefix rdfs: . @prefix fip: . @prefix prov: . sub:Head { this: a np:Nanopublication; np:hasAssertion sub:assertion; np:hasProvenance sub:provenance; np:hasPublicationInfo sub:pubinfo . } sub:assertion { sub:OpenAIRE_Metadata_Schema_for_Data_Archives a fip:Available-FAIR-Supporting-Resource, fip:FAIR-Enabling-Resource, fip:FAIR-Specification, fip:Knowledge-representation-language; ; rdfs:comment "The OpenAIRE Guidelines for Data Archive Managers 2.0 will provide 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 Metadata Schema for Data Archives"; fip:has-description-source . } sub:provenance { sub:assertion dct:creator orcid:0000-0001-6899-760X . } sub:pubinfo { this: dct:created "2026-03-23T15:39:14Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:introduces sub:OpenAIRE_Metadata_Schema_for_Data_Archives; prov:wasDerivedFrom . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "g0F8evo1kM79U9MWjpZ70FW89uLeiE6XTwGak4RVLzP6KtzShzO0MWviPZEd26FhbCs42ESomfatPjjFNH1dg0dxxXT9NKTWLf2feYQhDHDAHDKm1UPU3LIpgy8z15pkF4WHJYsBqYwuIDaSwSQiIGQrpiDLyGdjn0XfLd7Q+Hs="; npx:hasSignatureTarget this: . }