@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 "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"@en,
        ""@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 "Tiny GoE synthetic data"@en,
        ""@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:distribution <https://catalogue.portal.dev.gdi.lu/dataset/b766cbc0-03eb-4085-aa2d-c128db657b42/resource/ce4599b7-b8fd-4d6b-85bd-bc8d11ed86f0>,
        <nfdd687d1c0a6429d87604b6fd47545e2b5> ;
    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/b766cbc0-03eb-4085-aa2d-c128db657b42/resource/ce4599b7-b8fd-4d6b-85bd-bc8d11ed86f0> a dcat:Distribution ;
    dcatap:applicableLegislation <https://eur-lex.europa.eu/eli/reg/2025/327/oj> ;
    dct:description ""@en,
        ""@nl ;
    dct:issued "2026-06-05T10:45:13.286172"^^xsd:dateTime ;
    dct:modified "2026-06-05T10:45:13.280407"^^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> .

