@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 gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix mobilitydcatap: <https://w3id.org/mobilitydcat-ap#> .
@prefix org: <http://www.w3.org/ns/org#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://transportdata.be/dataset/53d49faf-5a6b-4fb1-94f5-10314c0be2a6> a dcat:Dataset ;
    dcatap:applicableLegislation "MMTIS" ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/IRREG> ;
    dct:description "Een overzicht van de centrales van Mobitwin op een kaart."@nl ;
    dct:identifier "53d49faf-5a6b-4fb1-94f5-10314c0be2a6" ;
    dct:issued "2026-08-12T14:14:20.977853"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/NLD> ;
    dct:modified "2026-08-12T14:16:35.160219"^^xsd:dateTime ;
    dct:publisher <https://transportdata.be/organization/be672efa-6395-47d9-8cc0-bef45dbfb99d> ;
    dct:spatial [ a dct:Location ;
            dct:identifier <http://data.europa.eu/nuts/code/BE2> ;
            skos:inScheme <http://data.europa.eu/nuts> ],
        [ a dct:Location ;
            dct:identifier <http://data.europa.eu/nuts/code/BE1> ;
            skos:inScheme <http://data.europa.eu/nuts> ],
        [ a dct:Location ;
            dcat:bbox "POLYGON ((2.2869 50.5001, 2.2869 51.6323, 6.0904 51.6323, 6.0904 50.5001, 2.2869 50.5001))"^^gsp:wktLiteral ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:startDate "2026-08-12T16:05:00"^^xsd:dateTime ] ;
    dct:title "Mobitwin" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Tjalle Groen" ;
            vcard:hasEmail <mailto:tjalle.groen@mpact.be> ] ;
    dcat:distribution <https://transportdata.be/dataset/53d49faf-5a6b-4fb1-94f5-10314c0be2a6/resource/0bad7787-93dc-4056-9d88-363ed7229547> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> ;
    mobilitydcatap:mobilityTheme <https://w3id.org/mobilitydcat-ap/mobility-theme/other> ;
    mobilitydcatap:networkCoverage <https://w3id.org/mobilitydcat-ap/network-coverage/other> ;
    mobilitydcatap:transportMode <https://w3id.org/mobilitydcat-ap/transport-mode/other> .

<http://publications.europa.eu/resource/authority/file-type/MSG_HTTP> a dct:MediaTypeOrExtent .

<http://publications.europa.eu/resource/authority/frequency/IRREG> a dct:Frequency .

<http://publications.europa.eu/resource/authority/language/NLD> a dct:LinguisticSystem .

<https://transportdata.be/dataset/53d49faf-5a6b-4fb1-94f5-10314c0be2a6/resource/0bad7787-93dc-4056-9d88-363ed7229547> a dcat:Distribution ;
    dct:description "Een kaartje met daarop alle Mobitwin centrales in België"@nl ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/MSG_HTTP> ;
    dct:issued "2026-08-12T14:16:35.029632"^^xsd:dateTime ;
    dct:modified "2026-08-12T14:16:35.163735"^^xsd:dateTime ;
    dct:rights [ a dct:RightsStatement ;
            rdfs:label "Kaartje mag geraadpleegd worden, voor meer info neem contact op."@nl ;
            dct:type <https://w3id.org/mobilitydcat-ap/conditions-for-access-and-usage/contractual-arrangement>,
                <https://w3id.org/mobilitydcat-ap/conditions-for-access-and-usage/free-of-charge> ] ;
    dct:title "De Mobitwin centrales in Vlaanderen" ;
    dcat:accessURL <https://www.mobitwin.be/nl/waar-vind-ik-een-centrale/> ;
    mobilitydcatap:applicationLayerProtocol <https://w3id.org/mobilitydcat-ap/application-layer-protocol/soap> ;
    mobilitydcatap:mobilityDataStandard <https://w3id.org/mobilitydcat-ap/mobility-data-standard/other> .

<https://transportdata.be/organization/be672efa-6395-47d9-8cc0-bef45dbfb99d/address> a locn:Address ;
    locn:adminUnitL1 "Belgique" ;
    locn:adminUnitL2 "Bruxelles" ;
    locn:postCode "1000" ;
    locn:postName "Bruxelles-Capitale" ;
    locn:thoroughfare "Rue Thérésienne 7" .

<https://transportdata.be/organization/be672efa-6395-47d9-8cc0-bef45dbfb99d> a foaf:Agent,
        foaf:Organization ;
    locn:address <https://transportdata.be/organization/be672efa-6395-47d9-8cc0-bef45dbfb99d/address> ;
    foaf:mbox <mailto:info@mpact.be> ;
    foaf:name "Mpact",
        "Mpact vzw"@de,
        "Mpact vzw"@en,
        "Mpact asbl"@fr,
        "Mpact vzw"@nl ;
    foaf:phone <tel:+3292423210> ;
    foaf:workplaceHomepage <http://www.mpact.be> .

[] a foaf:Person ;
    org:memberOf <https://transportdata.be/organization/be672efa-6395-47d9-8cc0-bef45dbfb99d> ;
    foaf:firstName "Mpact " ;
    foaf:name "Mpact  vzw" ;
    foaf:surname "vzw" .

