@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://gdi-fdp-staging.mmcbg.org/dataset/cd4adde9-1d24-404c-8755-a86826d27058> a dcat:Dataset ;
    dcatap:applicableLegislation <https://data.europa.eu/eli/reg/2025/327/oj> ;
    healthdcatap:hdab [ a foaf:Agent ;
            dct:identifier "HDAB-BG" ;
            vcard:hasEmail <mailto:lab.info@mmcbg.org> ;
            foaf:homepage <https://www.mmcbg.org/> ;
            foaf:name "Health Data Access Body - Bulgaria" ] ;
    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 "571"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfUniqueIndividuals "20"^^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:identifier "GOE-BG-MMC-1" ;
            vcard:hasEmail <mailto:lab.info@mmcbg.org> ;
            foaf:homepage <https://www.mmcbg.org/> ;
            foaf:name "Genome of Europe - BG node" ] ;
    dct:description "GoE/GDI - Bulgaria MMC Dataset 1 - This is an example synthetic dataset for the staging environment of GDI."@en,
        ""@nl ;
    dct:identifier "GOE-BG-MUS-1" ;
    dct:issued "2026-03-05T14:45:04.238799"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2026-04-13T08:51:31.667806"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier "MUS-BG" ;
            vcard:hasEmail <mailto:lab.info@mmcbg.org> ;
            foaf:homepage <https://www.mmcbg.org/> ;
            foaf:name "Molecular Medicine Center - MU Sofia" ] ;
    dct:title "Genome of Europe Bulgaria Dummy dataset"@en,
        ""@nl ;
    dct:type <https://publications.europa.eu/resource/authority/dataset-type/SYNTHETIC_DATA> ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "MMC - BG" ;
            vcard:hasEmail <mailto:lab.info@mmcbg.org> ;
            vcard:hasURL <https://www.mmcbg.org/> ] ;
    dcat:distribution <https://gdi-fdp-staging.mmcbg.org/distribution/3ce2927c-4939-41b4-a404-92177231926b> ;
    dcat:keyword "GDI"@en,
        "Genome of Europe"@en,
        "Synthetic"@en ;
    dcat:theme <https://publications.europa.eu/resource/authority/data-theme/HEAL> ;
    dpv:hasLegalBasis dpv:Consent .

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

<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://data.europa.eu/eli/reg/2025/327/oj> a <http://data.europa.eu/eli/ontology#LegalResource> .

<https://ftp.mmcbg.org/gdi/CRG_AFBeacon_GoE_synthetic_dataset_split-multiallelic-GTmasked-variantQC-sampleQC-ploidy_fixed-AF_recalc.vcf.gz> a rdfs:Resource .

<https://gdi-fdp-staging.mmcbg.org/distribution/3ce2927c-4939-41b4-a404-92177231926b> a dcat:Distribution ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2025/327/oj> ;
    dct:description "VCF file containing GWAS and allele frequency lookup data of synthetic cases. This is the default file downloaded from CRG_AFBeacon_GoE_synthetic_dataset_split-multiallelic-GTmasked-variantQC-sampleQC-ploidy_fixed-AF_recalc.vcf.gz"@en,
        ""@nl ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/VCF> ;
    dct:issued "2026-04-13T08:51:31.675514"^^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-13T08:51:31.671218"^^xsd:dateTime ;
    dct:rights [ a dct:RightsStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:title "Example VCF for Bulgarian Aggregated Allele Frequency"@en,
        ""@nl ;
    dcat:accessURL <https://ftp.mmcbg.org/gdi/CRG_AFBeacon_GoE_synthetic_dataset_split-multiallelic-GTmasked-variantQC-sampleQC-ploidy_fixed-AF_recalc.vcf.gz> ;
    dcat:byteSize "148000"^^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 .

