@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 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-acc.healthdata.nl/dataset/de91df0a-0e77-4688-bc4b-334e625d0cc9> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-1576-7832> ;
            foaf:name "Tom Schoenmakers" ] ;
    dct:description "CoLab score and viability PCR for SARS-CoV-2: routine blood test algorithm proven by elimination of viable SARS-CoV-2 to identify patients in order to facilitate discharge and/or de-isolation"@en,
        ""@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/80a24efe-016c-4ebf-965c-981868ba94fe> ;
    dct:issued "2021-09-22T11:52:18+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2021-09-29T08:16:37+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/bcff536a-9d02-4d5a-89d0-127cac0ea69b> ;
            foaf:name "Tom Schoenmakers" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2023-09-01T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2021-09-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "CoLab score and viability PCR for SARS-CoV-2: routine blood test algorithm proven by elimination of viable SARS-CoV-2 to identify patients in order to facilitate discharge and/or de-isolation"@en,
        ""@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Mathie Leers" ;
            vcard:hasUID <https://orcid.org/0000-0001-5186-5600> ] ;
    dcat:keyword "COVID-19  ICD-10  U07.1 "@en,
        "COVID-19 patient grouping"@en,
        "COVID-19 phase"@en,
        "hospital care"@en,
        "human disease"@en,
        "national"@en,
        "other"@en ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694498060> ;
    dcat:theme <http://purl.org/zonmw/covid19/10007>,
        <http://purl.org/zonmw/covid19/10014>,
        <http://purl.org/zonmw/covid19/10033>,
        <http://purl.org/zonmw/covid19/10091>,
        <http://purl.org/zonmw/generic/10006>,
        <http://purl.org/zonmw/generic/10095> .

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

<https://covid19initiatives.health-ri.nl/p/Project/27866022694498060> a foaf:Document .

