@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://134.245.19.93/dataset/ba014933-3e7e-46ea-b6ab-be375987d6b6> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dct:description """Verkaufsstellen für den SH-Tarif \r
\r
Punktkoordinaten im Koordinatenreferenzsystem EPSG:4326 (WGS 84)\r
\r
## Eigenschaften \r
\r
- `wer` - Name der Verkaufsstelle\r
-  `vu` - Verkehrsunternehmen, für das Fahrkarten verkauft werden\r
- `str` - Adresse\r
- `plz`  - Postleitzahl\r
-  `ort` - Ortsname\r
- `gc_admcode` - Amtlicher Regionalschlüssel der Gemeinde, in der sich die Verkaufsstelle befindet\r
\r
Es gibt auch eine [kartenbasierte Darstellung der Verkaufsstellen](https://www.nah.sh/verkaufsstellen).""" ;
    dct:identifier "ba014933-3e7e-46ea-b6ab-be375987d6b6" ;
    dct:issued "2022-09-14T00:00:00"^^xsd:dateTime ;
    dct:modified "2025-02-17T05:57:36.992518"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/822973d3-af00-4240-80dd-77d7a7e20801> ;
    dct:references <https://musterdatenkatalog.de/def/musterdatensatz/oepnv/vertriebsstellen> ;
    dct:spatial <http://dcat-ap.de/def/politicalGeocoding/stateKey/01> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:startDate "2022-09-14T00:00:00"^^xsd:dateTime ] ;
    dct:title "Verkaufsstellen für den SH-Tarif" ;
    dcat:distribution <http://134.245.19.93/dataset/ba014933-3e7e-46ea-b6ab-be375987d6b6/resource/c2d8730d-7de4-48b8-9d70-9f99db569303> ;
    dcat:keyword "Nahverkehr",
        "Vertriebsstellen",
        "ÖPNV" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

<http://134.245.19.93/dataset/ba014933-3e7e-46ea-b6ab-be375987d6b6/resource/c2d8730d-7de4-48b8-9d70-9f99db569303> a dcat:Distribution ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/GEOJSON> ;
    dct:issued "2022-09-14T08:59:54.748269"^^xsd:dateTime ;
    dct:modified "2025-02-17T05:57:36.998007"^^xsd:dateTime ;
    dct:title "Verkaufsstellenliste SH-Tarif" ;
    dcat:accessURL <https://umap.openstreetmap.fr/de/datalayer/938546/191dcac5-0fa6-42dd-8362-bdfd6ec459fd/> .

<http://134.245.19.93/organization/822973d3-af00-4240-80dd-77d7a7e20801> a foaf:Agent ;
    foaf:name "nah.sh" .

<http://dcat-ap.de/def/politicalGeocoding/stateKey/01> a dct:Location ;
    skos:prefLabel "Bundesland Schleswig-Holstein" ;
    locn:geometry "POLYGON ((7.8690 53.3600, 7.8690 55.0583, 11.3126 55.0583, 11.3126 53.3600, 7.8690 53.3600))"^^gsp:wktLiteral .

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

