@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://fdp.hartwigmedicalfoundation.nl/dataset/60b3d708-8f41-4296-8169-f9b4342123d8> a dcat:Dataset ;
    dcatap:applicableLegislation <http://publications.europa.eu/resource/authority/legal-basis/GENERAL_DATA_PROTECTION_REGULATION> ;
    healthdcatap:numberOfUniqueIndividuals "3864"^^xsd:nonNegativeInteger ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/RESTRICTED> ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://ror.org/0428k0n93> ;
            vcard:hasEmail <mailto:dataaccess@hartwigmedicalfoundation.nl> ;
            foaf:homepage <https://www.hartwigmedicalfoundation.nl/> ;
            foaf:name "Hartwig Medical Foundation" ] ;
    dct:description "Hartwig Medical Foundation whole transcriptome sequencing dataset. The Hartwig Medical Database is a continuously growing resource containing whole genome and whole transcriptome sequencing data. This is the largest database of metastatic tumor data obtained with WGS in the world. The uniqueness of the database consists of combining genetic data with treatment and treatment outcome data. The incidence of solid tumors in the Netherlands is reflected in the quantity and frequency of the tumor types in the database. In addition to molecular data, the database also contains an ever-growing list of tumor clinical characteristics. Our processes are standardized from sample preparation to patient reporting assuring a highly consistent dataset."@en,
        ""@nl ;
    dct:identifier <http://hartwigmedicalfoundation.nl/wts> ;
    dct:issued "2026-03-06T23:30:13.525114"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2026-03-02T08:17:42+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://ror.org/0428k0n93> ;
            vcard:hasEmail <mailto:dataaccess@hartwigmedicalfoundation.nl> ;
            foaf:homepage <https://www.hartwigmedicalfoundation.nl/> ;
            foaf:name "Hartwig Medical Foundation" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2026-03-02T08:17:42+00:00"^^xsd:dateTime ;
            dcat:startDate "2012-05-09T23:00:00+00:00"^^xsd:dateTime ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2026-03-02T08:17:42+00:00"^^xsd:dateTime ;
            dcat:startDate "2012-05-09T23:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "Cancer Whole Transcriptome Sequencing"@en,
        ""@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Data Access Committee of the Hartwig Medical Foundation" ;
            vcard:hasEmail <mailto:dataaccess@hartwigmedicalfoundation.nl> ;
            vcard:hasUID <https://ror.org/0428k0n93> ;
            vcard:hasURL <https://www.hartwigmedicalfoundation.nl/en/contact/> ] ;
    dcat:keyword "Cancer or benign tumor"@en,
        "Clinical data"@en,
        "Diagnosis"@en,
        "Follow-up"@en,
        "Metastasis"@en,
        "Primary"@en,
        "Response"@en,
        "Treatment"@en,
        "Whole transcriptome sequencing"@en ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/HEAL> .

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

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

<http://publications.europa.eu/resource/authority/legal-basis/GENERAL_DATA_PROTECTION_REGULATION> a <http://data.europa.eu/eli/ontology#LegalResource> .

