@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/c008fa07-4e90-4a56-b924-c68e72badb5c> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-1613-106X> ;
            foaf:name "Anne van der Does" ] ;
    dct:description ""@en,
        "Use of patient-relevant human lung epithelial cell models to study acute and long-term effects of COVID-19"@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/e4704f8d-ffae-48c9-a576-5a4e72b99aed> ;
    dct:issued "2021-09-26T07:45:31+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2021-09-26T07:45:31+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/6bacbb07-e424-400a-8045-b9417c5fc137> ;
            foaf:name "Anne van der Does" ] ;
    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,
        "Use of patient-relevant human lung epithelial cell models to study acute and long-term effects of COVID-19"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Anne M. van der Does" ;
            vcard:hasUID <https://orcid.org/0000-0002-1613-106X> ] ;
    dcat:keyword "Virus  immunity  immune response and pathogenesis"@nl ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694498148> ;
    dcat:theme <http://purl.bioontology.org/ontology/ICD10CM/U07.1> .

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

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

