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

<https://gdi.test.ega-archive.org/datasets/CRG_AFBeacon_GoE_synthetic_dataset> a dcat:Dataset ;
    dcatap:applicableLegislation <https://data.europa.eu/eli/reg/2025/327/oj> ;
    healthdcatap:healthCategory <http://data.gdi.eu/core/p2/HealthCategoryHumanGenetic> ;
    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 <https://ega-archive.org> ;
            foaf:name "EGA" ] ;
    dct:description """
  This is a subset of the GDI MS8 synthetic dataset (COVID pop13_1) containing aggregated allele frequency (AF) statistics for variants on chr21 across 42,312 samples.
 It has been extended to include aggregated AF statistics stratified by sex and ancestry populations in alignment with GoE requirements (by CRG, ES)."""@en,
        ""@nl ;
    dct:identifier "GOE-ES-CRG-1" ;
    dct:issued "2024-11-05T18:22:29+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2026-01-30T17:28:57+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://ega-archive.org> ;
            foaf:name "EGA" ] ;
    dct:title "CRG_AFBeacon_GoE_synthetic_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 "Contact for Beacon team at EGA, CRG" ;
            vcard:hasEmail <mailto:beacon.ega@crg.eu> ] ;
    dcat:distribution <https://gdi.test.ega-archive.org/datasets/CRG_AFBeacon_GoE_synthetic_dataset/distribution> ;
    dcat:keyword "COVID"@en,
        "COVID-19"@en,
        "EGA"@en,
        "GDI"@en,
        "GoE"@en,
        "synthetic"@en ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

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

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

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

<https://gdi.test.ega-archive.org/datasets/CRG_AFBeacon_GoE_synthetic_dataset/distribution> a dcat:Distribution ;
    dcatap:applicableLegislation <https://data.europa.eu/eli/reg/2025/327/oj> ;
    dct:description ""@en,
        ""@nl ;
    dct:format "ZIP" ;
    dct:issued "2026-04-13T08:51:48.749623"^^xsd:dateTime ;
    dct:modified "2026-04-13T08:51:48.743184"^^xsd:dateTime ;
    dct:rights [ a dct:RightsStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:title "ZIP package containing synthetic VCF data"@en,
        ""@nl ;
    dcat:accessURL <https://github.com/EGA-archive/AF_bcftools_pipeline/blob/main/CRG_AFBeacon_GoE_synthetic_dataset.zip> ;
    dcat:downloadURL <https://github.com/EGA-archive/AF_bcftools_pipeline/raw/refs/heads/main/CRG_AFBeacon_GoE_synthetic_dataset.zip> ;
    dcat:mediaType "application/zip" .

<https://github.com/EGA-archive/AF_bcftools_pipeline/blob/main/CRG_AFBeacon_GoE_synthetic_dataset.zip> a rdfs:Resource .

<https://github.com/EGA-archive/AF_bcftools_pipeline/raw/refs/heads/main/CRG_AFBeacon_GoE_synthetic_dataset.zip> a rdfs:Resource .

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

