@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 locn: <http://www.w3.org/ns/locn#> .
@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#> .

<https://www.offenedaten-koeln.de/dataset/beteiligungsprojekt-unbox-cologne> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/municipality> ;
    dcatde:politicalGeocodingURI <http://dcat-ap.de/def/politicalGeocoding/districtKey/05315> ;
    dct:contributor [ a foaf:Organization ;
            foaf:homepage <https://meinungfuer.koeln> ;
            foaf:name "Meinung für Köln" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:homepage <https://meinungfuer.koeln> ;
            foaf:name "Meinung für Köln" ],
        [ a foaf:Agent ;
            foaf:homepage <https://meinungfuer.koeln> ;
            foaf:name "Meinung für Köln" ],
        [ a foaf:Agent ;
            foaf:homepage <https://meinungfuer.koeln> ;
            foaf:name "Meinung für Köln" ] ;
    dct:description "<p>Zu Verfügung stehen die Beteiligungsbeiträge im CSV Format.</p><p>Erfinden Sie unsere Stadt neu! Sie haben eine tolle Idee, wie unsere Stadt noch schöner und noch lebenswerter wird?</p><p> </p><p>Mehr Infos unter:<br /><a href=\"https://meinungfuer.koeln/dialog/102\">un:box cologne | Beteiligungsportal der Stadt Köln (meinungfuer.koeln)</a></p>" ;
    dct:identifier "bab8227b-6a8b-4b8c-9cef-c1acac9d01fe" ;
    dct:issued "2024-06-13T09:24:54+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2025-11-27T14:54:34+00:00"^^xsd:dateTime ;
    dct:publisher <https://www.offenedaten-koeln.de/publisher/989d2b6d1df8bcba827601c14ac6280c> ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/districtKey/05315> ] ;
    dct:title "Beteiligungsprojekt: un:box cologne" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Meinung für Köln" ],
        [ a vcard:Organization ;
            vcard:fn "Meinung für Köln" ],
        [ a vcard:Kind ;
            vcard:fn "Meinung für Köln" ;
            vcard:hasEmail <mailto:oeffentlichkeitsbeteiligung@stadt-koeln.de> ],
        [ a vcard:Kind ;
            vcard:fn "Meinung für Köln" ;
            vcard:hasEmail <mailto:oeffentlichkeitsbeteiligung@stadt-koeln.de> ],
        [ a vcard:Organization ;
            vcard:fn "Meinung für Köln" ] ;
    dcat:distribution <https://www.offenedaten-koeln.de/distribution/08927065b749d8ad6c0b939404f8c4d0> ;
    dcat:keyword "Bauen und Wohnen",
        "Bevölkerung",
        "Infrastruktur" .

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

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

<http://publications.europa.eu/resource/authority/language/DEU> a dct:LinguisticSystem .

<https://meinungfuer.koeln/dz-dialog/102/export/posts/export_dialog_posts_102_un_box_cologne.csv?destination=/daten> a rdfs:Resource .

<https://www.offenedaten-koeln.de/publisher/989d2b6d1df8bcba827601c14ac6280c> a foaf:Agent ;
    foaf:name "Meinung für Köln" .

<https://www.offenedaten-koeln.de/distribution/08927065b749d8ad6c0b939404f8c4d0> a rdfs:Resource,
        dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2024-06-13T09:25:16+00:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by> ;
    dct:modified "2024-06-13T09:25:16+00:00"^^xsd:dateTime ;
    dct:title "un:box cologne" ;
    dcat:accessURL <https://www.offenedaten-koeln.de/distribution/08927065b749d8ad6c0b939404f8c4d0> ;
    dcat:downloadURL <https://meinungfuer.koeln/dz-dialog/102/export/posts/export_dialog_posts_102_un_box_cologne.csv?destination=/daten> .

