@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:Domain-Specific-Registry, fip:FAIR-Enabling-Resource, fip:Identifier-service, fip:Registry; rdfs:comment "The European Genome-phenome Archive (EGA) is a service for permanent archiving and sharing of personally identifiable genetic, phenotypic, and clinical data generated for the purposes of biomedical research projects or in the context of research-focused healthcare systems. Access to data must be approved by the specified Data Access Committee (DAC)."; rdfs:label "The European Genome-phenome Archive | EGA"; rdfs:seeAlso . } sub:provenance { sub:assertion dct:creator orcid:0000-0002-0319-6542; prov:wasDerivedFrom . } sub:pubinfo { this: dct:created "2025-09-04T12:16:45Z"^^xsd:dateTime; dct:creator ; dct:license ; npx:describes ; prov:wasDerivedFrom . sub:sig npx:hasAlgorithm "RSA"; npx:hasPublicKey "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCoKFb7LKlXyBB7BUvjFF9bDJNk0WxH3Xerr4H3v/VCiRVshEDl3BZVekbMMmdRe+TOPyc8AOLd9IAL2VfVVD/T0rmCHk7Pw7DQjI96mwyeXhE7f4g0WG5UT5Pxxm0Rzy7IrYnEaaVDs7dkZUt952M6qWlHfTwCQDcXJhZfLiXoMwIDAQAB"; npx:hasSignature "KhrBA717LaEonbl/TNL607NtBtmUOx72ZU67VdVtw4Rrvkod5oiKPXna0UxQLIVtt3rNbunBGZhJ4WCWvCGjo8ttPD0iVCZxLvjpoYXa9TRWYu6jDr1/FgKEYfcc8XaovV89Ue/j5JEgCldbRq6qHEiJtDX4fz4zr/tOxgh9JBE="; npx:hasSignatureTarget this: . }