@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/cded3d69-470c-44dc-8bdf-5a6ad61c4bf9> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <http://orcid.org/0000-0003-1791-1620> ;
            foaf:name "Anke Oerlemans" ] ;
    dct:description ""@en,
        "IC-triage tijdens een crisis: leren van het toepassen van medische en niet-medische criteria op patientcasuistiek"@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/e1a4d5fe-b543-4078-8d1f-5ecafe0419bb> ;
    dct:issued "2021-09-19T10:18:04+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2022-06-23T13:02:07+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/e97a295b-9d26-42f2-b79d-e5def251bef5> ;
            foaf:name "Anke Oerlemans" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2022-08-31T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2020-10-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "IC-triage tijdens een crisis: leren van het toepassen van medische en niet-medische criteria op patientcasuistiek"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Anke Oerlemans" ;
            vcard:hasUID <http://orcid.org/0000-0003-1791-1620> ] ;
    dcat:keyword "healthcare professionals"@nl,
        "hospital care"@nl,
        "national"@nl ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694498045> ;
    dcat:theme <http://purl.org/zonmw/covid19/10007>,
        <http://purl.org/zonmw/covid19/10014> .

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

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

