@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatde: <http://dcat-ap.de/def/dcatde/> .
@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 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://mobidata-bw.de/dataset/b38d33d1-62a9-4234-8656-39f4960dae08> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/govData> ;
    dct:creator [ a foaf:Agent ;
            foaf:mbox "mobidata-bw@nvbw.de" ;
            foaf:name "MobiData BW" ],
        [ a foaf:Organization ;
            foaf:mbox "mobidata-bw@nvbw.de" ;
            foaf:name "MobiData BW" ] ;
    dct:description """<p>In diesem Datensatz befinden sich Standortdaten zu Taxistellplätzen an SPNV- und ÖPNV-Haltepunkten in Baden-Württemberg. </p>

<h3 id="verf-gbare-daten">Verfügbare Daten</h3>
<ul>
<li>aus dem Datensatz der barrierefreien Reisekette: <a href="https://www.mobidata-bw.de/dataset/bfrk-barrierefreiheit-an-bw-haltestellen/resource/00739cae-f949-4d86-b5af-8aa6d2af38aa">Taxistellplätze an ÖPNV-Haltestellen in BW</a> und <a href="https://www.mobidata-bw.de/dataset/bfrk-barrierefreiheit-an-bw-bahnhoefen/resource/86e1b119-2c2b-470d-8198-1c2d1a0f5e1c">Taxistellplätze an SPNV-Haltestelle</a>""" ;
    dct:identifier "b38d33d1-62a9-4234-8656-39f4960dae08" ;
    dct:issued "2022-12-12T11:54:48.252027"^^xsd:dateTime ;
    dct:modified "2025-10-29T15:11:39.809221"^^xsd:dateTime ;
    dct:publisher <https://mobidata-bw.de/organization/d5ec40d3-e4e5-490a-9a42-edebc7733534> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((7.5896 47.5510, 10.3518 47.5510, 10.3518 49.7621, 7.5896 49.7621, 7.5896 47.5510))"^^gsp:wktLiteral ] ;
    dct:title "Gebündelte Taxistellplätze Baden-Württemberg" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "MobiData BW" ;
            vcard:hasEmail <mailto:mobidata-bw@nvbw.de> ] ;
    dcat:distribution <https://mobidata-bw.de/dataset/b38d33d1-62a9-4234-8656-39f4960dae08/resource/a71f6d55-37cb-41da-8b47-54d22f760ae6> ;
    dcat:keyword "baden-württemberg",
        "mobilithek_subcategory_park_and_drive_stops",
        "parken",
        "taxi" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

<http://dcat-ap.de/def/licenses/dl-by-de/2.0> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

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

<https://mobidata-bw.de/dataset/b38d33d1-62a9-4234-8656-39f4960dae08/resource/a71f6d55-37cb-41da-8b47-54d22f760ae6> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:issued "2022-12-12T11:55:38.177468"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2023-12-27T11:52:28.230849"^^xsd:dateTime ;
    dct:title "Taxistellplätze (JSON)" ;
    dcat:accessURL <https://www.mobidata-bw.de/daten/ip-api/taxiStations.json> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/json> .

<https://mobidata-bw.de/organization/d5ec40d3-e4e5-490a-9a42-edebc7733534> a foaf:Agent ;
    foaf:name "MobiData BW" .

<https://www.iana.org/assignments/media-types/application/json> a dct:MediaType .

<https://www.mobidata-bw.de/daten/ip-api/taxiStations.json> a rdfs:Resource .

