@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/bd9e30d9-37fd-40b4-918c-da821d3a9c26> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier "0000-0002-2892-5406" ;
            foaf:name "Jilske (Antonia) Huijben" ] ;
    dct:description "StEroids in hospitaLized patiEnts with Covid-19 in The Netherlands"@en,
        ""@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/ebfeabc3-fb44-48ed-a68e-291d14503683> ;
    dct:issued "2022-11-02T13:19:46+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2022-11-08T12:59:39+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/b0cc1e4a-4a9e-4a34-b458-bfc22fa11ec7> ;
            foaf:name "Jilske Huijben" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2024-03-01T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2022-03-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "StEroids in hospitaLized patiEnts with Covid-19 in The Netherlands"@en,
        ""@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Henrik Endeman" ;
            vcard:hasUID <https://orcid.org/0000-0002-2011-5169> ] ;
    dcat:keyword "COVID-19"@en,
        "COVID-19 patient grouping"@en,
        "health care phase"@en,
        "hospital care"@en,
        "human disease"@en,
        "national"@en ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694505018> ;
    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/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/27866022694505018> a foaf:Document .

