@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/e06422fd-cf2b-460c-801b-6c5512604ec0> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0001-6002-0749> ;
            foaf:name "Casper de Boer" ] ;
    dct:description "Covid-19 lockdown and its impact on mortality rate in Alzheimer's - the CORAL project"@en,
        ""@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/43fa29cb-e5ba-4d4d-bc4d-dc331fc5fe0b> ;
    dct:issued "2023-09-15T07:45:36+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2023-09-15T08:04:05+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/990b580c-36bd-488a-abb7-cf5eb27a65e6> ;
            foaf:name "Casper de Boer" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2023-05-31T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2022-01-01T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title "Covid-19 lockdown and its impact on mortality rate in Alzheimer's - the CORAL project"@en,
        ""@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Wiesje van der Flier" ;
            vcard:hasUID <https://orcid.org/0000-0001-8766-6224> ] ;
    dcat:keyword "Alzheimer s disease"@en,
        "human disease"@en ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694543526> ;
    dcat:theme <http://purl.bioontology.org/ontology/ICD10CM/G30>,
        <http://purl.org/zonmw/generic/10095> .

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

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

