@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/a48ce524-6561-41cd-bb62-b63264f2f80d> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-0180-3636> ;
            foaf:name "Rita Azevedo" ] ;
    dct:description ""@en,
        "Clinical data of UMCG COVID-NL cohort"@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/9c56220f-e1c0-45a0-b71f-ca9e2e1e050d> ;
    dct:issued "2021-09-08T19:24:07+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2021-09-23T07:54:20+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 UMCG"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Erik Boddeke" ;
            vcard:hasUID <https://orcid.org/0000-0002-5058-9648> ] ;
    dcat:distribution <https://fdp-acc.healthdata.nl/distribution/7618d12a-0e67-48a4-b242-cefe8160df69> ;
    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/27866022694497980> ;
    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/27866022694497980> a foaf:Document .

<https://fdp-acc.healthdata.nl/distribution/7618d12a-0e67-48a4-b242-cefe8160df69> a dcat:Distribution ;
    dct:description ""@en,
        "Clinical data of UMCG COVID-NL cohort in OPAL"@nl ;
    dct:format <https://w3id.org/spar/mediatype/text#Consent> ;
    dct:issued "2026-04-17T10:35:41.556766"^^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:35:41.514529"^^xsd:dateTime ;
    dct:rights [ a dct:RightsStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:title ""@en,
        "Clinical data of UMCG COVID-NL cohort in OPAL"@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 .

