@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 dpv: <https://w3id.org/dpv#> .
@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://fdp-staging.gdi.datacore.vib.be/dataset/c7a3b27f-a63c-4fb2-8e3a-42ae2c40a35b> a dcat:Dataset ;
    dcatap:applicableLegislation <https://data.europa.eu/eli/reg/2025/327/oj> ;
    healthdcatap:healthCategory <http://data.gdi.eu/core/p2/HealthCategoryHumanGenetic>,
        <http://data.gdi.eu/core/p2/HealthCategoryHumanGenomic> ;
    healthdcatap:numberOfRecords "5000"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfUniqueIndividuals "500"^^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 ] ;
    dct:description "Synthetic genomic dataset for testing the GDI starter kit. Contains simulated VCF data with allele frequency information for colorectal cancer cases."@en,
        ""@nl ;
    dct:identifier "GDI-BE-DATASET-1" ;
    dct:issued "2026-03-05T15:00:03.076448"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2026-04-13T15:37:17.026067"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ] ;
    dct:title "GDI Synthetic Genomics Dataset"@en,
        ""@nl ;
    dct:type <https://publications.europa.eu/resource/authority/dataset-type/SYNTHETIC_DATA> ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ] ;
    dcat:distribution <https://fdp-staging.gdi.datacore.vib.be/distribution/946b3ef8-f0d1-4df2-87c1-e9f21ea8d4dd> ;
    dcat:keyword "GDI"@en,
        "colorectal cancer"@en,
        "genomics"@en,
        "synthetic data"@en ;
    dcat:theme <https://publications.europa.eu/resource/authority/data-theme/HEAL> ;
    dpv:hasLegalBasis dpv:Consent .

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

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

<https://creativecommons.org/licenses/by-sa/4.0/> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<https://datacore.sites.vib.be/> a rdfs:Resource .

<https://fdp-staging.gdi.datacore.vib.be/distribution/946b3ef8-f0d1-4df2-87c1-e9f21ea8d4dd> a dcat:Distribution ;
    dcatap:applicableLegislation <https://data.europa.eu/eli/reg/2025/327/oj> ;
    dct:description "VCF file containing synthetic GWAS and allele frequency data for colorectal cancer cases."@en,
        ""@nl ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/VCF> ;
    dct:issued "2026-04-13T15:37:17.034300"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:license <https://creativecommons.org/licenses/by-sa/4.0/> ;
    dct:modified "2026-04-13T15:37:17.029343"^^xsd:dateTime ;
    dct:rights [ a dct:RightsStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:title "Synthetic VCF - Colorectal Cancer"@en,
        ""@nl ;
    dcat:accessURL <https://datacore.sites.vib.be/> ;
    dcat:byteSize "10485760"^^xsd:nonNegativeInteger ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/vcf> .

<https://publications.europa.eu/resource/authority/file-type/VCF> a dct:MediaTypeOrExtent .

<https://www.iana.org/assignments/media-types/application/vcf> a dct:MediaType .

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

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

