@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://mobidata-bw.de/dataset/c8dd6e14-7571-465a-b43d-94305e7f8aac> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/govData> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "info@SWR.de" ;
            foaf:name "Südwestrundfunk" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "info@SWR.de" ;
            foaf:name "Südwestrundfunk" ],
        [ a foaf:Agent ;
            foaf:mbox "info@SWR.de" ;
            foaf:name "Südwestrundfunk" ] ;
    dct:description """<p>Dieser Datensatz enthält die Ergebnisse einer SWR-Umfrage zur Orten, an denen die Bedingungen zum Radfahren verbessert werden könnten.</p>
""" ;
    dct:identifier "c8dd6e14-7571-465a-b43d-94305e7f8aac" ;
    dct:issued "2022-07-08T11:20:12.656105"^^xsd:dateTime ;
    dct:modified "2025-10-29T15:08:13.656983"^^xsd:dateTime ;
    dct:publisher <https://mobidata-bw.de/organization/d5ec40d3-e4e5-490a-9a42-edebc7733534> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((6.3028 47.5463, 10.3716 47.5463, 10.3716 50.7726, 6.3028 50.7726, 6.3028 47.5463))"^^gsp:wktLiteral ] ;
    dct:title "Umfrage #besserRadfahren SWR" ;
    owl:versionInfo "03.05.2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Südwestrundfunk" ;
            vcard:hasEmail <mailto:info@SWR.de> ] ;
    dcat:distribution <https://mobidata-bw.de/dataset/c8dd6e14-7571-465a-b43d-94305e7f8aac/resource/66c1252e-5808-4ab6-ac86-1d15d49fa410> ;
    dcat:keyword "fahrrad",
        "rad",
        "swr" ;
    dcat:landingPage <https://www.swr.de/radfahren/besser-radfahren-im-suedwesten-100.html> ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

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

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

<https://mobidata-bw.de/dataset/c8dd6e14-7571-465a-b43d-94305e7f8aac/resource/66c1252e-5808-4ab6-ac86-1d15d49fa410> a dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XLSX> ;
    dct:issued "2021-06-07T10:32:58.905699"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-zero> ;
    dct:modified "2025-06-25T08:39:19.003086"^^xsd:dateTime ;
    dct:title "#besserRadfahren" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "793fccef2f1a89dfd394447c4a809e3a"^^xsd:hexBinary ] ;
    dcat:accessURL <https://www.swr.de/radfahren/besserradfahren-alle-meldungen-datenexport-100.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

<https://www.swr.de/radfahren/besser-radfahren-im-suedwesten-100.html> a foaf:Document .

<https://www.swr.de/radfahren/besserradfahren-alle-meldungen-datenexport-100.xlsx> a rdfs:Resource .

