@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/c52de3f6-bffa-46fe-a104-a44b5dd095c8> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-4038-6636> ;
            foaf:name "Menno de Winther" ],
        [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0001-8832-4816> ;
            foaf:name "Evelien van der Schaaf-de Wolf" ],
        [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-7199-8619> ;
            foaf:name "Jeroen den Dunnen" ] ;
    dct:description ""@en,
        "Therapeutic inhibition of excessive lung inflammation induced by anti-SARS-CoV-2 antibodies"@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/6440a264-a929-4599-baf3-5bdd1c3e17d6> ;
    dct:issued "2021-09-14T07:31:24+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2021-09-14T09:21:49+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/9457fb0d-8408-4dd6-99c7-769364d4a331> ;
            foaf:name "Evelien van der Schaaf" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2021-07-31T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2020-08-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "Therapeutic inhibition of excessive lung inflammation induced by anti-SARS-CoV-2 antibodies"@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 "COVID-19"@nl,
        "COVID-19 patient grouping"@nl,
        "COVID-19 phase"@nl,
        "hospital care"@nl,
        "human disease"@nl,
        "neighbourhood"@nl ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694497985> ;
    dcat:theme <http://purl.bioontology.org/ontology/ICD10CM/U07.1>,
        <http://purl.org/zonmw/covid19/10014>,
        <http://purl.org/zonmw/covid19/10033>,
        <http://purl.org/zonmw/covid19/10091>,
        <http://purl.org/zonmw/covid19/10263>,
        <http://purl.org/zonmw/generic/10095> .

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

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

