@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatap: <http://data.europa.eu/r5r/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix healthdcatap: <http://healthdataportal.eu/ns/health#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://fdp-gdi.ul.ie/dataset/583503c3-027f-487e-9b38-0867532c9f84> a dcat:Dataset ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2025/327/oj> ;
    healthdcatap:healthCategory <http://data.gdi.eu/core/p2/HealthCategoryHumanGenomic> ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:creator [ a foaf:Agent ;
            foaf:name "GDI Ireland" ] ;
    dct:description "Allele-frequency dataset derived from 1000 Genomes PGx pilot data, served by the GDI Ireland allele-frequency Beacon (beacon dataset id 1000G-IE-UL-2) and archived in the node Sensitive Data Archive under the same id. Public reference data used for proof-of-concept infrastructure testing."@en,
        ""@nl ;
    dct:identifier "GDI-IE-UL-2" ;
    dct:issued "2026-08-20T18:45:05.213614"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2026-09-10T21:45:06.804608"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "GDI Ireland" ] ;
    dct:title "1000 Genomes Data"@en,
        ""@nl ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "n27412cfe064b4748a7c1a62b701a62c0b3" ] ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

<http://data.europa.eu/eli/reg/2025/327/oj> a <http://data.europa.eu/eli/ontology#LegalResource> .

<http://id.loc.gov/vocabulary/iso639-1/en> a dct:LinguisticSystem .

<http://publications.europa.eu/resource/authority/access-right/PUBLIC> a dct:RightsStatement .

