@prefix adms: <http://www.w3.org/ns/adms#> .
@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatap: <http://data.europa.eu/r5r/> .
@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.erasmusmc.nl/dataset/de7c5f33-f8e6-4275-8b8a-a1cd0805d40c> a dcat:Dataset ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg/2016/679/oj> ;
    dct:accessRights <http://publications.europa.eu/resource/authority/access-right/RESTRICTED> ;
    dct:creator [ a foaf:Agent ;
            dct:identifier "unknown" ;
            vcard:hasEmail <mailto:rso@erasmusmc.nl> ;
            foaf:homepage <https://fdp.erasmusmc.nl/dataset/unknown> ;
            foaf:name "Coffeng, Luc" ],
        [ a foaf:Agent ;
            dct:identifier "unknown" ;
            vcard:hasEmail <mailto:rso@erasmusmc.nl> ;
            foaf:homepage <https://fdp.erasmusmc.nl/dataset/unknown> ;
            foaf:name "Dahlgren, Scott" ] ;
    dct:description ""@en,
        """<p>
These metadata describe data from <a href = "https://od.tomtom.com">TomTom</a> using the credentials <a href = "mailto: f.dahlgren@erasmusmc.nl">f.dahlgren@erasmusmc.nl</a>. TomTom captures trajectories of their navigation equipment, which may be a stand alone device or an in-dash system. The first and last part of trips are removed to protect privacy. Then, all trips with a destination or origin in the Netherlands are tabulated by day of the week, date range, time block, gemeente of origin, and gemeente of destination.
</p>
<br>
<br>
<p>
The data were collected as part of the R2M2P2 consortium (Readying Regional Mobility data for Modelling Pandemic Preparedness) led by Erasmus MC. Because of the commercial value of these data, we have agreed not to share the data outside of the consortium.
</p>"""@nl ;
    dct:hasVersion "1.1" ;
    dct:identifier "doi:10.34894/O7XFVL" ;
    dct:issued "2026-08-23T22:00:00+00:00"^^xsd:dateTime ;
    dct:language <http://id.loc.gov/vocabulary/iso639-1/en> ;
    dct:modified "2026-09-21T12:02:05.062501"^^xsd:dateTime ;
    dct:provenance [ a dct:ProvenanceStatement ;
            rdfs:label ""@en,
                ""@nl ] ;
    dct:publisher [ a foaf:Agent ;
            dct:identifier "NL-EMC" ;
            vcard:hasEmail <mailto:rso@erasmusmc.nl> ;
            foaf:homepage <https://www.erasmusmc.nl/en/contact-details-and-directions> ;
            foaf:name "Erasmus MC" ] ;
    dct:title ""@en,
        "Origin-destination matrices of motor vehicle traffic in The Netherlands during 2024"@nl ;
    adms:versionNotes ""@en,
        ""@nl ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Contact dataset owners via DataverseNL." ;
            vcard:hasEmail <mailto:rso@erasmusmc.nl> ;
            vcard:hasURL <['https://doi.org/10.34894/O7XFVL']> ] ;
    dcat:hasVersion "1.1" ;
    dcat:keyword "EMC"@nl,
        "R2M2P2"@nl ;
    dcat:landingPage <https://doi.org/10.34894/O7XFVL> ;
    dcat:theme <https://publications.europa.eu/resource/authority/data-theme/HEAL> .

<http://data.europa.eu/eli/reg/2016/679/oj> a <http://data.europa.eu/eli/ontology#LegalResource> .

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

<http://publications.europa.eu/resource/authority/access-right/RESTRICTED> a dct:RightsStatement .

<https://doi.org/10.34894/O7XFVL> a foaf:Document .

