@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/936f96e3-7708-4692-8bd4-742e85ec8561> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-0180-3636> ;
            foaf:name "Rita Azevedo" ] ;
    dct:description "Clinical data of RadboudUMC COVID-NL cohort"@en,
        ""@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/25a1ad5a-39c1-47f1-8891-a42a439b8ea8> ;
    dct:issued "2021-09-15T14:35:06+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2021-09-23T07:55:49+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 "COVID-NL cohort RadboudUMC"@en,
        ""@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Kit Roes" ;
            vcard:hasUID <https://orcid.org/0000-0002-6775-1963> ] ;
    dcat:distribution <https://fdp-acc.healthdata.nl/distribution/78ee7895-f4b6-4532-999d-4071dfe758af> ;
    dcat:keyword "COVID-19"@en,
        "COVID-19 patient grouping"@en,
        "COVID-19 phase"@en,
        "hospital care"@en,
        "human disease"@en,
        "none"@en,
        "regional"@en ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694497979> ;
    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/27866022694497979> a foaf:Document .

<https://fdp-acc.healthdata.nl/distribution/78ee7895-f4b6-4532-999d-4071dfe758af> a dcat:Distribution ;
    dct:description "Clinical data of RadboudUMC COVID-NL cohort in OPAL"@en,
        ""@nl ;
    dct:format <https://w3id.org/spar/mediatype/text#Consent> ;
    dct:issued "2026-04-16T11:27:28.711249"^^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-16T11:27:28.525555"^^xsd:dateTime ;
    dct:rights [ a dct:RightsStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:title "Clinical data of RadboudUMC COVID-NL cohort in OPAL"@en,
        ""@nl ;
    dcat:accessURL <https://opal.health-ri.nl/pub> .

<https://opal.health-ri.nl/pub> a rdfs:Resource .

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

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

