@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/5e326dc1-675a-4734-9703-ca3628805df5> 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 LUMC COVID-NL cohort"@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/a11bcf2a-923b-44ee-88bc-2e1636aeaa88> ;
    dct:issued "2021-09-08T19:09:39+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2022-07-20T18:09:18+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 "2021-07-15T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2020-01-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "COVID-NL cohort LUMC"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Frits Rosendaal" ;
            vcard:hasUID <https://orcid.org/0000-0003-2558-7496> ] ;
    dcat:distribution <https://fdp-acc.healthdata.nl/distribution/9386f53d-5a7b-40db-aba9-9f430f64e494> ;
    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/27866022694497977> ;
    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/27866022694497977> a foaf:Document .

<https://fdp-acc.healthdata.nl/distribution/9386f53d-5a7b-40db-aba9-9f430f64e494> a dcat:Distribution ;
    dct:description ""@en,
        "Clinical data of LUMC COVID-NL cohort in OPAL"@nl ;
    dct:format <https://w3id.org/spar/mediatype/text#Consent> ;
    dct:issued "2026-04-17T10:33:03.018513"^^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:02.967981"^^xsd:dateTime ;
    dct:rights [ a dct:RightsStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:title ""@en,
        "Clinical data of LUMC 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 .

