@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://publications.europa.eu/resource/authority/frequency/WEEKLY> 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/messstellen-der-mobilen-geschwindigkeits%C3%BCberwachung> 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/WEEKLY> ;
    dct:description "Das Datenthema gibt als API eine Gesamtliste aller Messstellen (KFZ Blitzer) im Bonner Stadtgebiet sowie die aktuelle Wochenliste als API aus, in denen mobile Geschwindigkeitskontrollen durch die Stadt Bonn durchgeführt werden. Die Liste wird ohne Gewähr auf dauerhafte Vollständigkeit herausgegeben, da sich aus aktuellen Gründen Änderungen ergeben können." ;
    dct:identifier "d477f290-fc69-4e3f-87c3-1658d2428058" ;
    dct:issued "2026-04-30T00:15:07+02:00"^^xsd:dateTime ;
    dct:modified "2019-10-23T11:03:53+02:00"^^xsd:dateTime ;
    dct:publisher <https://ckan.open.nrw.de/organization/5db34c99-d68a-429b-bab5-6472111154ff> ;
    dct:title "Messstellen der mobilen Geschwindigkeitsüberwachung" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Stadt Bonn" ;
            vcard:hasEmail <mailto:opendata@bonn.de> ],
        [ a vcard:Kind ;
            vcard:fn "Stadt Bonn" ;
            vcard:hasEmail <mailto:opendata@bonn.de> ] ;
    dcat:distribution <https://opendata.bonn.de/dataset/5556d5f4-bb94-40ed-beb3-da8e4296ddcd/resource/5556d5f4-bb94-40ed-beb3-da8e4296ddcd>,
        <https://opendata.bonn.de/dataset/920afe8c-f913-4a13-8d4c-b728204d556f/resource/920afe8c-f913-4a13-8d4c-b728204d556f> ;
    dcat:keyword "Transport und Verkehr" ;
    foaf:page <https://opendata.bonn.de/dataset/messstellen-der-mobilen-geschwindigkeits%C3%BCberwachung> .

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

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

<https://opendata.bonn.de/dataset/5556d5f4-bb94-40ed-beb3-da8e4296ddcd/resource/5556d5f4-bb94-40ed-beb3-da8e4296ddcd> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:issued "2016-03-17T10:05:53+01:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2019-03-27T15:44:07+01:00"^^xsd:dateTime ;
    dct:title "Liste aller Messstellen im Stadtgebiet Bonn" ;
    dcat:accessURL <https://opendata.bonn.de/dataset/5556d5f4-bb94-40ed-beb3-da8e4296ddcd/resource/5556d5f4-bb94-40ed-beb3-da8e4296ddcd> ;
    foaf:page <https://opendata.bonn.de/dataset/5556d5f4-bb94-40ed-beb3-da8e4296ddcd/resource/5556d5f4-bb94-40ed-beb3-da8e4296ddcd> .

<https://opendata.bonn.de/dataset/920afe8c-f913-4a13-8d4c-b728204d556f/resource/920afe8c-f913-4a13-8d4c-b728204d556f> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:description "Die API gibt die aktuelle Wochenliste der mobilen Messstellen (Blitzer) heraus." ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:issued "2019-03-27T15:46:03+01:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2019-03-27T15:46:03+01:00"^^xsd:dateTime ;
    dct:title "Mobile Messstellen der aktuellen Woche" ;
    dcat:accessURL <https://opendata.bonn.de/dataset/920afe8c-f913-4a13-8d4c-b728204d556f/resource/920afe8c-f913-4a13-8d4c-b728204d556f> ;
    foaf:page <https://opendata.bonn.de/dataset/920afe8c-f913-4a13-8d4c-b728204d556f/resource/920afe8c-f913-4a13-8d4c-b728204d556f> .

