@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/2ded2a6e-dae8-480d-b5f5-b646fdba508e> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier "0000-0001-7574-3595" ;
            foaf:name "Elisabeth  Echteld" ] ;
    dct:description ""@en,
        "COVID-19, Food Security and Economic Diversity in Curacao, Aruba and Sint Maarten"@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/3d4709c1-ac27-4b9c-9305-1e293acba4cb> ;
    dct:issued "2023-05-29T20:22:52+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2023-05-29T20:49:08+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/35405268-7aa0-42ba-910e-0b26d203dc59> ;
            foaf:name "Liesbeth Echteld" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2024-04-01T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2021-11-15T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "COVID-19 Food Security and Economic Diversity in Curacao Aruba and Sint Maarten"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Elisabeth  Echteld" ;
            vcard:hasUID <https://orcid.org/0000-0001-7574-3595> ] ;
    dcat:keyword "COVID-19 Phase and Post COVID-19 Phase"@nl,
        "Food security"@nl,
        "Local stakeholders and community members"@nl,
        "other"@nl,
        "regional"@nl ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694516618> ;
    dcat:theme <http://purl.org/zonmw/covid19/10006>,
        <http://purl.org/zonmw/generic/10006> .

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

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

