@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/b2bd52b7-bddf-4de9-bd86-2b7ba676f526> 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 "Synthetic allele-frequency dataset derived from the Genome of Europe programme, served by the GDI Ireland allele-frequency Beacon (beacon dataset id GoE-IE-UL-1) and archived in the node Sensitive Data Archive under the same id. Aggregate COVID monogenic allele frequencies in GRCh37 and GRCh38 coordinates; synthetic data, no real individuals."@en,
        ""@nl ;
    dct:identifier "GOE-IE-UL-1" ;
    dct:issued "2026-08-20T18:45:04.327756"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2026-09-10T21:45:06.164550"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "GDI Ireland" ] ;
    dct:title "Genome of Europe Synthetic Data"@en,
        ""@nl ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "nf2fb802492f74a4a85f45e32bd76b4a3b3" ] ;
    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 .

