@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/a1efa176-98cc-4648-a250-3afe9f66d81d> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-7199-8619> ;
            foaf:name "Jeroen den Dunnen" ] ;
    dct:description "Therapeutic inhibition of excessive lung inflammation induced by anti-SARS-CoV-2 antibodies"@en,
        ""@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/346de16d-4e1e-481a-97dd-db85da9a8813> ;
    dct:issued "2023-07-19T11:25:55+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2023-07-19T11:41:51+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/5fb87ba2-0e2d-4bf9-9a64-a475a49465a0> ;
            foaf:name "Jeroen den Dunnen" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2023-03-01T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2020-08-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "Therapeutic inhibition of excessive lung inflammation induced by anti-SARS-CoV-2 antibodies"@en,
        ""@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Jeroen den Dunnen" ;
            vcard:hasUID <https://orcid.org/0000-0002-7199-8619> ] ;
    dcat:keyword "Acute and chronic respiratory failure"@en,
        "COVID-19 patient grouping"@en,
        "COVID-19 phase"@en,
        "hospital care"@en,
        "human disease"@en,
        "national"@en ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694531217> ;
    dcat:theme <http://purl.bioontology.org/ontology/ICD10CM/J96.2>,
        <http://purl.org/zonmw/covid19/10007>,
        <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://id.loc.gov/vocabulary/iso639-1/en> a dct:LinguisticSystem .

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

