@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/f204dd89-34f4-4eb8-a5fe-e226cec74147> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-7369-722X> ;
            foaf:name "Petra de Vries" ] ;
    dct:description ""@en,
        "Clinical prediction models for Covid-19: development, international validation and use"@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/0d0d32f6-417b-4458-ade5-8c8202025fb7> ;
    dct:issued "2021-09-09T10:06:08+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2023-10-26T14:06:02+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/450c6ac4-74df-4a75-ac29-b8c22a9e3f54> ;
            foaf:name "Petra de Vries" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2021-06-30T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2020-07-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "Clinical prediction models for Covid-19: development, international validation and use"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "David van Klaveren" ;
            vcard:hasUID <https://orcid.org/0000-0002-2096-606X> ] ;
    dcat:keyword "COVID-19"@nl,
        "COVID-19 phase"@nl,
        "health care phase"@nl,
        "hospital care"@nl,
        "human disease"@nl,
        "national"@nl,
        "people by COVID-19 risk factors"@nl ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694497949> ;
    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/10018>,
        <http://purl.org/zonmw/covid19/10033>,
        <http://purl.org/zonmw/covid19/10083>,
        <http://purl.org/zonmw/generic/10095> .

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

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

