@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 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#> .

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

<https://offenedaten-konstanz.de/dataset/bushaltestellen> a dcat:Dataset,
        foaf:Document ;
    dcatde:contributorID <https://offenedaten-konstanz.de/> ;
    dcatde:geocodingDescription "Stadt Konstanz (LAT: 47°, 39, 48;  LONG 9°, 10, 33 ). Amtlicher Gemeindeschlüssel (AGS): 08335043" ;
    dcatde:maintainer [ a foaf:Organization ;
            dct:type <foaf:Agent> ;
            foaf:homepage <https://offenedaten-konstanz.de/> ;
            foaf:name "Team Offene Daten Stadt Konstanz" ] ;
    dcatde:originator [ a foaf:Organization ;
            dct:type <foaf:Agent> ;
            foaf:homepage <https://service.konstanz.de/Aemter-A-Z/Amt-Detailansicht/?id=6009005> ;
            foaf:name "Stadt Konstanz; Amt für liegenschaften und Geoinformation" ] ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/municipality> ;
    dcatde:politicalGeocodingURI <http://dcat-ap.de/def/politicalGeocoding/stateKey/08> ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "Public " ] ;
    dct:contributor [ a foaf:Organization ;
            dct:type <foaf:Agent> ;
            foaf:homepage <https://offenedaten-konstanz.de/> ;
            foaf:name "Team Offene Daten Stadt Konstanz" ] ;
    dct:description """<p>Dieser Datensatz enthält Informationen zu den Bushaltestellen in der Stadt Konstanz.</p>
<p>(Quelle: Stadt Konstanz, Amt für Liegenschaften und Geoinformation)</p>
""" ;
    dct:identifier "b30cda11-2bf1-4f98-989a-5e3107073680" ;
    dct:issued "2025-08-01T12:23:11+02:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2025-03-05T10:19:10+01:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            dct:type "foaf:Organization" ;
            foaf:homepage <https://www.konstanz.de> ;
            foaf:name "Stadt Konstanz" ] ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/stateKey/08> ] ;
    dct:title "Bushaltestellen" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Team Offene Daten Stadt Konstanz" ;
            vcard:hasEmail <mailto:offenedaten@konstanz.de> ] ;
    dcat:distribution <https://offenedaten-konstanz.de/dataset/bushaltestellen/resource/4470af14-25ec-496c-9bec-f5946fb43b27> ;
    dcat:keyword "__",
        "geo",
        "transport-und-verkehr" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> ;
    foaf:page <https://offenedaten-konstanz.de/dataset/bushaltestellen> .

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

<https://offenedaten-konstanz.de/dataset/bushaltestellen/resource/4470af14-25ec-496c-9bec-f5946fb43b27> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:description """<p>Bushaltestellen in der Stadt Konstanz</p>
""" ;
    dct:format "ESRI Hub" ;
    dct:issued "2022-05-23T10:49:30+02:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2022-08-09T11:03:50+02:00"^^xsd:dateTime ;
    dct:title "Bushaltestellen" ;
    dcat:accessURL <https://offenedaten-konstanz.de/dataset/bushaltestellen/resource/4470af14-25ec-496c-9bec-f5946fb43b27> ;
    foaf:page <https://offenedaten-konstanz.de/dataset/bushaltestellen/resource/4470af14-25ec-496c-9bec-f5946fb43b27> .

