@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-20260317164759> 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 "Example GoE synthetic data from https://raw.githubusercontent.com/GenomicDataInfrastructure/starter-kit-synthetic-data/refs/heads/main/example_GoE_data/COVID.monogneic.aggregate.AFs.vcf"@en,
        ""@nl ;
    dct:identifier "GDI-EE-ESTBB-20260317164759" ;
    dct:issued "2026-03-17T09:07:55+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2026-03-17T09:07:55+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Estonian Biobank" ] ;
    dct:title "Tiny GoE synthetic data"@en,
        ""@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:distribution <https://catalogue.portal.dev.gdi.lu/dataset/91013726-e5f3-4242-8e80-16db836a835c/resource/8d64c106-1d4f-41ad-b76d-74b90dbb4a76>,
        <n248a0fbe597a43c2b4e175c24ec158e3b5> ;
    dcat:keyword "Estonia"@en,
        "GoE"@en,
        "aggregate"@en,
        "synthetic"@en,
        "test"@en ;
    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://catalogue.portal.dev.gdi.lu/dataset/91013726-e5f3-4242-8e80-16db836a835c/resource/8d64c106-1d4f-41ad-b76d-74b90dbb4a76> a dcat:Distribution ;
    dcatap:applicableLegislation <https://eur-lex.europa.eu/eli/reg/2025/327/oj> ;
    dct:description ""@en,
        ""@nl ;
    dct:issued "2026-04-14T08:45:14.123587"^^xsd:dateTime ;
    dct:modified "2026-04-14T08:45:14.117896"^^xsd:dateTime ;
    dct:rights [ a dct:RightsStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:title "GDI User Portal"@en,
        ""@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> .

