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

<http://publications.europa.eu/resource/authority/frequency/ANNUAL> a dct:Frequency .

<https://ckan.open.nrw.de/organization/5db34c99-d68a-429b-bab5-6472111154ff> a foaf:Agent ;
    foaf:name "Bonn" .

<https://opendata.bonn.de/dataset/fahrradmessstellen-ergebnisse-radz%C3%A4hlungen-2024> a dcat:Dataset,
        foaf:Document ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <https://opendata.bonn.de/> ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "öffentlich " ],
        [ a dct:RightsStatement ;
            rdfs:label "öffentlich " ],
        [ a dct:RightsStatement ;
            rdfs:label "öffentlich " ] ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/ANNUAL> ;
    dct:description """<p><span style="color:rgb(59, 59, 59); font-family:overpass,sans-serif">Der Datensatz enthält die Messergebnisse der Fahrradzählungen aller städtischen Dauerzählstellen im Bonner Stadtgebiet. Mit diesen Daten kann genau festgestellt werden, wann wie viele Radfahrerinnen und Radfahrer an diesen Orten unterwegs gewesen sind. Die jeweiligen Standorte sind als weiterer Datensatz mit einem Geo-Datensatz abrufbar. Zusätzlich steht unter dem Datensatz Fahrradmessstellen Ergebnisse Radzählungen Vortag eine API zur Verfügung, welche die Fahrradzählungen des Vortages ausgibt.</span></p>
""" ;
    dct:identifier "7957c75b-de72-4c45-a8bc-86ebbb0bce1f" ;
    dct:issued "2026-05-22T00:15:06+02:00"^^xsd:dateTime ;
    dct:modified "2025-06-06T14:26:02+02:00"^^xsd:dateTime ;
    dct:publisher <https://ckan.open.nrw.de/organization/5db34c99-d68a-429b-bab5-6472111154ff> ;
    dct:title "Fahrradmessstellen Ergebnisse Radzählungen 2024" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:hasEmail <mailto:opendata@bonn.de> ],
        [ a vcard:Kind ;
            vcard:hasEmail <mailto:opendata@bonn.de> ] ;
    dcat:distribution <https://opendata.bonn.de/dataset/7957c75b-de72-4c45-a8bc-86ebbb0bce1f/resource/77d33890-589b-464b-8c2b-4a98f9cb8f72>,
        <https://opendata.bonn.de/dataset/7957c75b-de72-4c45-a8bc-86ebbb0bce1f/resource/f668ee16-06dd-4c3c-bb34-d8c593dbaae1> ;
    dcat:keyword "Transport und Verkehr" ;
    foaf:page <https://opendata.bonn.de/dataset/fahrradmessstellen-ergebnisse-radz%C3%A4hlungen-2024> .

<https://opendata.bonn.de/sites/default/files/MessergebnisseFahrradzaehlstationen2024.csv> a rdfs:Resource .

<https://opendata.bonn.de/sites/default/files/MessergebnisseFahrradzaehlstationenStundenauswertung2024.csv> a rdfs:Resource .

<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/CSV> a dct:MediaTypeOrExtent .

<https://opendata.bonn.de/dataset/7957c75b-de72-4c45-a8bc-86ebbb0bce1f/resource/77d33890-589b-464b-8c2b-4a98f9cb8f72> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2025-06-06T14:26:02+02:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-zero> ;
    dct:modified "2025-06-06T14:26:02+02:00"^^xsd:dateTime ;
    dct:title "Fahrradmesstellen Ergebnisse Radzählungen Stundenauswertung" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "db473ba1dc3e4fb940c33ca367ae8f67"^^xsd:hexBinary ],
        [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "db473ba1dc3e4fb940c33ca367ae8f67"^^xsd:hexBinary ],
        [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "db473ba1dc3e4fb940c33ca367ae8f67"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.bonn.de/dataset/7957c75b-de72-4c45-a8bc-86ebbb0bce1f/resource/77d33890-589b-464b-8c2b-4a98f9cb8f72> ;
    dcat:byteSize "537867"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://opendata.bonn.de/sites/default/files/MessergebnisseFahrradzaehlstationenStundenauswertung2024.csv> ;
    dcat:mediaType "text/csv" ;
    foaf:page <https://opendata.bonn.de/dataset/7957c75b-de72-4c45-a8bc-86ebbb0bce1f/resource/77d33890-589b-464b-8c2b-4a98f9cb8f72> .

<https://opendata.bonn.de/dataset/7957c75b-de72-4c45-a8bc-86ebbb0bce1f/resource/f668ee16-06dd-4c3c-bb34-d8c593dbaae1> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2025-06-06T14:23:09+02:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-zero> ;
    dct:modified "2025-06-06T14:23:09+02:00"^^xsd:dateTime ;
    dct:title "Fahrradmesstellen Ergebnisse Radzählungen 15 Minutenauswertung 2024" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "a26aef166a083404bf73094c5453557e"^^xsd:hexBinary ],
        [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "a26aef166a083404bf73094c5453557e"^^xsd:hexBinary ],
        [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "a26aef166a083404bf73094c5453557e"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.bonn.de/dataset/7957c75b-de72-4c45-a8bc-86ebbb0bce1f/resource/f668ee16-06dd-4c3c-bb34-d8c593dbaae1> ;
    dcat:byteSize "1968022"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://opendata.bonn.de/sites/default/files/MessergebnisseFahrradzaehlstationen2024.csv> ;
    dcat:mediaType "text/csv" ;
    foaf:page <https://opendata.bonn.de/dataset/7957c75b-de72-4c45-a8bc-86ebbb0bce1f/resource/f668ee16-06dd-4c3c-bb34-d8c593dbaae1> .

<http://dcat-ap.de/def/hashAlgorithms/md/5> a spdx:ChecksumAlgorithm .

