@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/95ffaf3b-8dfa-48fb-95cb-7bff6263bc06> a dcat:Dataset ;
    dct:creator [ a foaf:Agent ;
            dct:identifier <https://orcid.org/0000-0002-0850-5826> ;
            foaf:name "Erik Verhoef" ] ;
    dct:description ""@en,
        "MOCOLODO: Mobility during and after corona lock-down: sustainability, safety, inclusion"@nl ;
    dct:identifier <https://repo.metadatacenter.org/template-instances/3f4a2353-b0d6-4a1c-8eb7-e330f970da74> ;
    dct:issued "2023-03-16T08:14:41+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2023-03-17T07:14:04+00:00"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier <https://metadatacenter.org/users/db43585d-d4f3-4834-bf89-783b094660f5> ;
            foaf:name "Hadewijch van Delft" ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2022-10-15T00:00:00+00:00"^^xsd:dateTime ;
            dcat:startDate "2020-09-15T00:00:00+00:00"^^xsd:dateTime ] ;
    dct:title ""@en,
        "MOCOLODO: Mobility during and after corona lock-down: sustainability, safety, inclusion"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "E.T. Verhoef" ;
            vcard:hasUID <https://orcid.org/0000-0002-0850-5826> ] ;
    dcat:landingPage <https://covid19initiatives.health-ri.nl/p/Project/27866022694506610> ;
    dcat:theme <http://purl.org/zonmw/covid19/10003>,
        <http://purl.org/zonmw/covid19/10006> .

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

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

