@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/9ef9d6b0-98b9-47e8-a594-1ad730ae17c0> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0001-7873-9129> ;
            foaf:name "Elbrich Postma" ] ;
    dct:description ""@en,
        "Sniffing out Covid: Perspective for patients with persisting loss of smell, towards better understanding and treatment"@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/9191c7de-0fb1-419c-b241-0079a5bf23d3> ;
    dct:issued "2021-09-28T19:11:42+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2021-10-07T09:28:50+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/f5e10ab8-0743-421c-996c-cea064b1566c> ;
            foaf:name "Elbrich Postma" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2023-12-31T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2021-09-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "Sniffing out Covid: Perspective for patients with persisting loss of smell, towards better understanding and treatment"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Digna Kamalski" ;
            vcard:hasUID <https://orcid.org/0000-0001-7945-2592> ] ;
    dcat:keyword "COVID-19"@nl,
        "COVID-19 patient grouping"@nl,
        "COVID-19 phase"@nl,
        "hospital care"@nl,
        "human disease"@nl,
        "national"@nl ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694498156> ;
    dcat:theme <http://purl.bioontology.org/ontology/ICD10CM/U07.1>,
        <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/27866022694498156> a foaf:Document .

