@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/e7c4877f-b8fe-4b47-94d1-015db21c8ebb> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-0180-3636> ;
            foaf:name "Rita Azevedo" ] ;
    dct:description ""@en,
        "ErasmusMC COVID-NL cohort"@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/c0a2b460-e46b-4ccf-8c9a-3ebdd2a0d6ae> ;
    dct:issued "2021-09-08T19:01:21+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2021-09-23T07:55:24+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://opal.health-ri.nl/pub/> ;
            foaf:name "https://opal.health-ri.nl/pub/" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2025-12-31T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2020-01-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "COVID-NL cohort ErasmusMC"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Gabriel Krestin" ;
            vcard:hasUID <https://orcid.org/0000-0002-4589-6360> ] ;
    dcat:distribution <https://fdp-acc.healthdata.nl/distribution/c17472de-4af3-4534-b0dd-66cd0399fa47> ;
    dcat:keyword "COVID-19"@nl,
        "COVID-19 patient grouping"@nl,
        "COVID-19 phase"@nl,
        "hospital care"@nl,
        "human disease"@nl,
        "none"@nl,
        "regional"@nl ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694497976> ;
    dcat:theme <http://purl.bioontology.org/ontology/ICD10CM/U07.1>,
        <http://purl.org/zonmw/covid19/10006>,
        <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://purl.org/NET/rdflicense/cc-zero1.0> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

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

<https://fdp-acc.healthdata.nl/distribution/c17472de-4af3-4534-b0dd-66cd0399fa47> a dcat:Distribution ;
    dct:description ""@en,
        "Clinical data of ErasmusMC COVID-NL cohort in OPAL"@nl ;
    dct:format <https://w3id.org/spar/mediatype/text#Consent> ;
    dct:issued "2026-04-17T10:33:53.475686"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:license <http://purl.org/NET/rdflicense/cc-zero1.0> ;
    dct:modified "2026-04-17T10:33:53.429771"^^xsd:dateTime ;
    dct:rights [ a dct:RightsStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:title ""@en,
        "Clinical data of ErasmusMC COVID-NL cohort in OPAL"@nl ;
    dcat:accessURL <https://opal.health-ri.nl/pub/study/erasmus-covid-19-core> .

<https://opal.health-ri.nl/pub/study/erasmus-covid-19-core> a rdfs:Resource .

<https://w3id.org/spar/mediatype/text#Consent> a dct:MediaTypeOrExtent .

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

