@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@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-fdp-acc.healthdata.nl/dataset/1affcb55-f256-4dc7-8630-dcb2efa31868> a dcat:Dataset ;
    healthdcatap:maxTypicalAge "100"^^xsd:nonNegativeInteger ;
    healthdcatap:minTypicalAge "1"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfRecords "10"^^xsd:nonNegativeInteger ;
    healthdcatap:numberOfUniqueIndividuals "4"^^xsd:nonNegativeInteger ;
    healthdcatap:populationCoverage "This test dataset covers no real population."@en ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/RESTRICTED> ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://ror.org/05wg1m734> ;
            vcard:hasEmail <mailto:info@bsc.es> ;
            foaf:homepage <https://www.bsc.es/> ;
            foaf:name "BSC" ] ;
    dct:description """The synthetic genomes have been created trying to mimic real cancer data of 4 patients (Named 185, 186, 187, and 188). 
    Mutations are based on real CRC patients from the PCAWG dataset. For each patient, two tumor samples at different time points and one 
    healthy sample have been simulated. The cancer intra-tumor heterogeneity and evolution in the patients is depicted by simulating reads 
    from tumor subclones separately and then mixing them according to their clonal proportions in each sample. For rapid use and transfer, 
    only selected chromosomes have been generated for each patient. For Beacon queries, the following url can be used https://gdi-beacon-prototype.azurewebsites.net/api/datasets/EGAD50000000276"""@en,
        ""@nl ;
    dct:identifier "EGAD50000000276" ;
    dct:issued "2025-01-29T11:11:11+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2025-01-29T13:36:10+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://ror.org/05wg1m734> ;
            vcard:hasEmail <mailto:servicedesk@health-ri.nl> ;
            foaf:homepage <https://www.health-ri.nl/> ;
            foaf:name "Health-RI" ] ;
    dct:title "EOSC4Cancer Longitudinal Synthetic Colorectal Cancer Genomic data developed at BSC"@en,
        ""@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Servicedesk Health-RI" ;
            vcard:hasEmail <mailto:servicedesk@health-ri.nl> ;
            vcard:hasUID <https://ror.org/05wg1m734> ] ;
    dcat:distribution <https://gdi-fdp-acc.healthdata.nl/distribution/bf914b3e-071f-4311-b9d8-f4008cb1d3d6> ;
    dcat:keyword "Cancer"@en,
        "Colorectal Cancer"@en,
        "Genomics"@en,
        "Synthetic Data"@en ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

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

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

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

<https://gdi-fdp-acc.healthdata.nl/distribution/bf914b3e-071f-4311-b9d8-f4008cb1d3d6> a dcat:Distribution ;
    dct:description "VCF file containing GWAS and allele frequency lookup data of synthetic Colorectal cancer cases."@en,
        ""@nl ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/VCF> ;
    dct:issued "2026-04-13T08:51:42.671705"^^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:42.664742"^^xsd:dateTime ;
    dct:rights [ a dct:RightsStatement ;
            rdfs:label ""@nl ],
        <http://publications.europa.eu/resource/authority/access-right/PUBLIC> ;
    dct:title "Example VCF from BSC"@en,
        ""@nl ;
    dcat:accessURL <https://healthri-acceptance.powerappsportals.com/en-US/Health-RI-data-request-form/> ;
    dcat:byteSize "1024"^^xsd:nonNegativeInteger ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/vcf> .

<https://healthri-acceptance.powerappsportals.com/en-US/Health-RI-data-request-form/> a rdfs:Resource .

<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 .

