@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/a58e95bd-5124-45c1-acaf-40e0a1d55203> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dct:description """Standorte der Mitfahrbänke auf Sylt, Föhr, Amrum und Pellworm\r
\r
Die Idee der Mitfahrbank soll dazu beitragen, die Mobilitätsangebote auf den Nordfriesischen Inseln mit ausgeprägtem Verkehrswegenetz zu ergänzen. Träger des Projektes der AktivRegion Uthlande ist das Amt Föhr-Amrum. Es haben sich 13 Kommunen mit 40 Standorten auf den Inseln Sylt, Föhr, Amrum und Pellworm an dem Projekt beteiligt. Die Mitfahrbänke auf den Inseln sind für Touristen und Einheimische eine Möglichkeit, z.B. einen Tagesausflug zu organisieren oder von einem längeren Spaziergang ins nächste Dorf zurückzukehren. Das Angebot hat einen gewissen Abenteuercharakter, der nebenbei auch die Möglichkeit bietet, mit anderen Menschen ins Gespräch zu kommen.""" ;
    dct:identifier "a58e95bd-5124-45c1-acaf-40e0a1d55203" ;
    dct:issued "2024-09-23T00:00:00"^^xsd:dateTime ;
    dct:modified "2024-09-23T10:59:09.173583"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/5318afcd-8822-4c2b-8a11-9aeefd245d0a> ;
    dct:spatial <http://dcat-ap.de/def/politicalGeocoding/regionalKey/010545488> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:startDate "2024-09-23T00:00:00"^^xsd:dateTime ] ;
    dct:title "Mitfahrbänke" ;
    dcat:distribution <http://134.245.19.93/dataset/a58e95bd-5124-45c1-acaf-40e0a1d55203/resource/a718ecd5-e08c-45bc-a304-edffefa1d21f> ;
    dcat:keyword "Amrum",
        "Föhr",
        "Mitfahrbank",
        "Pellworm",
        "Sylt" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/REGI>,
        <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

<http://134.245.19.93/dataset/a58e95bd-5124-45c1-acaf-40e0a1d55203/resource/a718ecd5-e08c-45bc-a304-edffefa1d21f> a dcat:Distribution ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/GEOJSON> ;
    dct:issued "2024-09-23T10:58:56.176102"^^xsd:dateTime ;
    dct:modified "2024-09-23T10:58:56.129093"^^xsd:dateTime ;
    dct:title "mitfahrbank.geojson" ;
    dcat:accessURL <http://134.245.19.93/dataset/a58e95bd-5124-45c1-acaf-40e0a1d55203/resource/a718ecd5-e08c-45bc-a304-edffefa1d21f/download/mitfahrbank.geojson> ;
    dcat:byteSize 6566.0 ;
    dcat:mediaType "application/json" .

<http://134.245.19.93/organization/5318afcd-8822-4c2b-8a11-9aeefd245d0a> a foaf:Agent ;
    foaf:name "Aktivregion Uthlande" .

<http://dcat-ap.de/def/politicalGeocoding/regionalKey/010545488> a dct:Location ;
    skos:prefLabel "Amt Föhr-Amrum" ;
    locn:geometry "POLYGON ((8.3036 54.6226, 8.3036 54.7556, 8.5970 54.7556, 8.5970 54.6226, 8.3036 54.6226))"^^gsp:wktLiteral .

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

