@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/bb684a29-d0d4-4366-9af7-26fb690b697c> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0003-0447-6893> ;
            foaf:name "Paul Elbers" ] ;
    dct:description "Samenwerken tegen Corona met Intensive Care Data"@en,
        ""@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/a207adfd-afd8-4658-9eb2-5c1aadf4fdcf> ;
    dct:issued "2023-09-11T11:23:53+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2023-10-01T16:07:54+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/61b7ce49-1b13-4035-b128-80307f4f1bce> ;
            foaf:name "Paul Elbers" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2023-02-23T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2020-06-16T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "Samenwerken tegen Corona met Intensive Care Data"@en,
        ""@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Paul Elbers" ;
            vcard:hasUID <https://orcid.org/0000-0003-0447-6893> ] ;
    dcat:keyword "COVID-19"@en,
        "COVID-19 patient grouping"@en,
        "COVID-19 phase"@en,
        "hospital care"@en,
        "human disease"@en,
        "intensive care"@en,
        "national"@en ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694542778> ;
    dcat:theme <http://purl.bioontology.org/ontology/ICD10CM/U07.1>,
        <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/10095> .

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

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

