@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/3432ff7b-41ef-4f1c-aa46-c0751ec9c835> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-9291-4971> ;
            foaf:name "Robbert Rottier" ] ;
    dct:description ""@en,
        "Employing a physiological microfluidic lung bioreactor to improve understanding of SARS-CoV2 biology and testing of therapeutics"@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/873c44ad-539a-4834-8e26-c67419405ba1> ;
    dct:issued "2021-09-22T07:08:03+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2021-09-22T07:33:02+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/8beb03c4-ed85-420e-ab6f-7c31fb9b8a4c> ;
            foaf:name "Robbert Rottier" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2022-08-31T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2020-09-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "Employing a physiological microfluidic lung bioreactor to improve understanding of SARS-CoV2 biology and testing of therapeutics"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Robbert J. Rottier" ;
            vcard:hasUID <https://orcid.org/0000-0002-9291-4971> ] ;
    dcat:keyword "1.1 Theme s focus area 1  Virus  Immunity  Immuneresponse and Pathogenesis"@nl,
        "Acute and chronic respiratory failure"@nl,
        "fundamental research"@nl,
        "human disease"@nl,
        "national"@nl,
        "other"@nl ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694498055> ;
    dcat:theme <http://purl.bioontology.org/ontology/ICD10CM/J96.2>,
        <http://purl.org/zonmw/covid19/10007>,
        <http://purl.org/zonmw/generic/10006>,
        <http://purl.org/zonmw/generic/10095> .

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

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

