@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/IRREG> 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/produktpl%C3%A4ne-der-stadtbezirke-2015-2016> 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/IRREG> ;
    dct:description "Produktpläne zum Haushalt der Stadt Bonn. Zusammenfassung der Pläne getrennt nach Stadtbezirken." ;
    dct:identifier "f955856d-0487-49f3-8ba6-bf22e7ddfeb8" ;
    dct:issued "2026-04-07T00:30:20+02:00"^^xsd:dateTime ;
    dct:modified "2016-08-19T09:25:40+02:00"^^xsd:dateTime ;
    dct:publisher <https://ckan.open.nrw.de/organization/5db34c99-d68a-429b-bab5-6472111154ff> ;
    dct:title "Produktpläne der Stadtbezirke 2015 2016" ;
    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/69dd97d1-6276-4d6c-8c83-acedb3d7dd20/resource/1903a2d9-452f-4b1f-a4a2-506e0229a002>,
        <https://opendata.bonn.de/dataset/69dd97d1-6276-4d6c-8c83-acedb3d7dd20/resource/2592db89-827e-4de5-9e0f-32108808c61b>,
        <https://opendata.bonn.de/dataset/69dd97d1-6276-4d6c-8c83-acedb3d7dd20/resource/8c5cf996-b195-4075-8147-5719a4fd38a2>,
        <https://opendata.bonn.de/dataset/69dd97d1-6276-4d6c-8c83-acedb3d7dd20/resource/a4b000e3-2fa8-45a2-ab3d-f17bee6f3073> ;
    dcat:keyword "Haushalt und Steuern",
        "Öffentliche Verwaltung" ;
    foaf:page <https://opendata.bonn.de/dataset/produktpl%C3%A4ne-der-stadtbezirke-2015-2016> .

<https://opendata.bonn.de/sites/default/files/ppbe.pdf> a rdfs:Resource .

<https://opendata.bonn.de/sites/default/files/ppbn.pdf> a rdfs:Resource .

<https://opendata.bonn.de/sites/default/files/ppgo.pdf> a rdfs:Resource .

<https://opendata.bonn.de/sites/default/files/ppha.pdf> a rdfs:Resource .

<https://opendata.bonn.de/dataset/69dd97d1-6276-4d6c-8c83-acedb3d7dd20/resource/1903a2d9-452f-4b1f-a4a2-506e0229a002> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/PDF> ;
    dct:issued "2014-11-19T13:28:44+01:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2019-10-23T10:37:52+02:00"^^xsd:dateTime ;
    dct:title "Produktplan Stadtbezirk Bonn" ;
    dcat:accessURL <https://opendata.bonn.de/dataset/69dd97d1-6276-4d6c-8c83-acedb3d7dd20/resource/1903a2d9-452f-4b1f-a4a2-506e0229a002> ;
    dcat:byteSize "1591727"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://opendata.bonn.de/sites/default/files/ppbn.pdf> ;
    dcat:mediaType "application/pdf" ;
    foaf:page <https://opendata.bonn.de/dataset/69dd97d1-6276-4d6c-8c83-acedb3d7dd20/resource/1903a2d9-452f-4b1f-a4a2-506e0229a002> .

<https://opendata.bonn.de/dataset/69dd97d1-6276-4d6c-8c83-acedb3d7dd20/resource/2592db89-827e-4de5-9e0f-32108808c61b> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/PDF> ;
    dct:issued "2014-11-19T13:28:23+01:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2019-10-23T10:37:52+02:00"^^xsd:dateTime ;
    dct:title "Produktplan Stadtbezirk Beuel" ;
    dcat:accessURL <https://opendata.bonn.de/dataset/69dd97d1-6276-4d6c-8c83-acedb3d7dd20/resource/2592db89-827e-4de5-9e0f-32108808c61b> ;
    dcat:byteSize "1272149"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://opendata.bonn.de/sites/default/files/ppbe.pdf> ;
    dcat:mediaType "application/pdf" ;
    foaf:page <https://opendata.bonn.de/dataset/69dd97d1-6276-4d6c-8c83-acedb3d7dd20/resource/2592db89-827e-4de5-9e0f-32108808c61b> .

<https://opendata.bonn.de/dataset/69dd97d1-6276-4d6c-8c83-acedb3d7dd20/resource/8c5cf996-b195-4075-8147-5719a4fd38a2> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/PDF> ;
    dct:issued "2014-11-19T13:29:36+01:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2019-10-23T10:37:52+02:00"^^xsd:dateTime ;
    dct:title "Produktplan Stadtbezirk Hardtberg" ;
    dcat:accessURL <https://opendata.bonn.de/dataset/69dd97d1-6276-4d6c-8c83-acedb3d7dd20/resource/8c5cf996-b195-4075-8147-5719a4fd38a2> ;
    dcat:byteSize "1031514"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://opendata.bonn.de/sites/default/files/ppha.pdf> ;
    dcat:mediaType "application/pdf" ;
    foaf:page <https://opendata.bonn.de/dataset/69dd97d1-6276-4d6c-8c83-acedb3d7dd20/resource/8c5cf996-b195-4075-8147-5719a4fd38a2> .

<https://opendata.bonn.de/dataset/69dd97d1-6276-4d6c-8c83-acedb3d7dd20/resource/a4b000e3-2fa8-45a2-ab3d-f17bee6f3073> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/PDF> ;
    dct:issued "2014-11-19T13:29:05+01:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2019-10-23T10:37:52+02:00"^^xsd:dateTime ;
    dct:title "Produktplan Stadtbezirk Bad Godesberg" ;
    dcat:accessURL <https://opendata.bonn.de/dataset/69dd97d1-6276-4d6c-8c83-acedb3d7dd20/resource/a4b000e3-2fa8-45a2-ab3d-f17bee6f3073> ;
    dcat:byteSize "1263083"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://opendata.bonn.de/sites/default/files/ppgo.pdf> ;
    dcat:mediaType "application/pdf" ;
    foaf:page <https://opendata.bonn.de/dataset/69dd97d1-6276-4d6c-8c83-acedb3d7dd20/resource/a4b000e3-2fa8-45a2-ab3d-f17bee6f3073> .

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

