@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/7d461149-d697-4fbd-9f72-07e1c0d7af96> 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,
        "Translink estimates the number of journeys and related statistics using check-ins and check-outs when people travel by public transportation in the Netherlands. Translink provided data to Erasmus MC on behalf of the R2M2P2 consortium for the years 2019-2024. To protect the privacy of travellers, statistics which could be related to less than 50 people were censored before delivery. As part of the delivery terms, sharing these data outside the R2M2P2 consortium requires consent by the public transport operators on a case-by-case basis."@nl ;
    dct:hasVersion "2.0" ;
    dct:identifier "doi:10.34894/GUIPXT" ;
    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:00:36.584883"^^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,
        "Translink trips by public transportation in the Netherlands from 2019 to 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/GUIPXT']> ] ;
    dcat:hasVersion "2.0" ;
    dcat:keyword "EMC"@nl,
        "R2M2P2"@nl ;
    dcat:landingPage <https://doi.org/10.34894/GUIPXT> ;
    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/GUIPXT> a foaf:Document .

