@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://gdi.ut.ee/fairdp/dataset/GDI-EE-ESTBB-20260522123456> a dcat:Dataset ;
    dcatap:applicableLegislation <https://www.riigiteataja.ee/en/eli/508042019001/consolide> ;
    healthdcatap:hdab [ a foaf:Agent ;
            foaf:name "Genomic Data Access Body in Estonia" ] ;
    healthdcatap:healthCategory <http://data.gdi.eu/core/p2/HealthCategoryHumanEpigenomic>,
        <http://data.gdi.eu/core/p2/HealthCategoryHumanGenetic>,
        <http://data.gdi.eu/core/p2/HealthCategoryHumanGenomic> ;
    healthdcatap:numberOfRecords "1"^^xsd:nonNegativeInteger ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:conformsTo <http://data.gdi.eu/core/p2/ExternallyGoverned> ;
    dct:creator [ a foaf:Agent ;
            foaf:name "Estonian Biobank" ] ;
    dct:description ""@en,
        "Example GoE synthetic data from https://raw.githubusercontent.com/GenomicDataInfrastructure/starter-kit-synthetic-data/refs/heads/main/example_GoE_data/GRCh38/COVID.monogneic.aggregate.AFs.GRCh38.vcf"@nl ;
    dct:identifier "GDI-EE-ESTBB-20260522123456" ;
    dct:issued "2026-05-22T11:36:16+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2026-05-22T11:36:16+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Estonian Biobank" ] ;
    dct:title ""@en,
        "Tiny GoE synthetic data"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:distribution <https://ckan-test.healthdata.nl/dataset/a58345d1-2cfc-41a6-8f32-d953d29afcc1/resource/b80dad35-5cec-4c4b-b897-364e8c4437e9>,
        <n2c0603b95c764aa089d1c65cdd414bfeb5> ;
    dcat:keyword "Estonia"@nl,
        "GoE"@nl,
        "aggregate"@nl,
        "synthetic"@nl,
        "test"@nl ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

<http://data.gdi.eu/core/p2/ExternallyGoverned> a dct:Standard .

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

<http://publications.europa.eu/resource/authority/language/ENG> a dct:LinguisticSystem .

<https://ckan-test.healthdata.nl/dataset/a58345d1-2cfc-41a6-8f32-d953d29afcc1/resource/b80dad35-5cec-4c4b-b897-364e8c4437e9> a dcat:Distribution ;
    dcatap:applicableLegislation <https://eur-lex.europa.eu/eli/reg/2025/327/oj> ;
    dct:description ""@en,
        ""@nl ;
    dct:issued "2026-05-26T09:22:50.782030"^^xsd:dateTime ;
    dct:modified "2026-05-26T09:22:50.753913"^^xsd:dateTime ;
    dct:rights [ a dct:RightsStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:title ""@en,
        "GDI User Portal"@nl ;
    dcat:accessURL <https://portal.testing.gdi.lu/datasets> .

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

<https://portal.testing.gdi.lu/datasets> a rdfs:Resource .

<https://www.riigiteataja.ee/en/eli/508042019001/consolide> a <http://data.europa.eu/eli/ontology#LegalResource> .

