@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/94b51256-f9a3-4657-960f-2f6390bfee7b> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-0444-4579> ;
            foaf:name "Peter Prinsen" ],
        [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0003-3133-6212> ;
            foaf:name "Jolanda van Hoeve" ] ;
    dct:description "The impact of the COVID-19 crisis on the diagnosis and treatment of cancer patients: lessons for the future.; De impact van de COVID-19 uitbraak op de diagnostiek en behandeling van kankerpatienten: lessen voor de toekomst."@en,
        ""@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/dd447108-a1a5-4376-85c5-0fd2db0f95df> ;
    dct:issued "2021-09-20T13:47:40+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2022-11-17T15:44:58+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/fbbdd34d-58a8-4224-b70c-088e746e2b29> ;
            foaf:name "Peter Prinsen" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2022-09-01T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2020-09-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "The impact of the COVID-19 crisis on the diagnosis and treatment of cancer patients: lessons for the future."@en,
        ""@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Sabine Siesling" ;
            vcard:hasUID <https://orcid.org/0000-0002-0273-824X> ] ;
    dcat:keyword "COVID-19 phase"@en,
        "GP care"@en,
        "cancer"@en,
        "hospital care"@en,
        "human disease"@en,
        "national"@en,
        "other"@en,
        "patients diagnosed with cancer"@en,
        "patients with cancer symptoms"@en ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694498051> ;
    dcat:theme <http://purl.org/zonmw/covid19/10007>,
        <http://purl.org/zonmw/covid19/10012>,
        <http://purl.org/zonmw/covid19/10014>,
        <http://purl.org/zonmw/covid19/10033>,
        <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/27866022694498051> a foaf:Document .

