@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-ruhige-orte> 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:Agent ;
            foaf:homepage <https://meinungfuer.koeln> ;
            foaf:name "Meinung für Köln" ],
        [ 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" ] ;
    dct:description "<p>Zu Verfügung stehen die Beteiligungsbeiträge im CSV Format.</p><p>Welchen Ort empfinden Sie als Ruheort?</p><p>Was macht Ihren Ruheort aus?</p><p>Zum Beispiel:</p><ul><li>Dort befinden sich Sitzmöglichkeiten</li><li>Er liegt im Grünen.</li><li>Er bietet die Möglichkeit für Aktivitäten und Sport</li><li>Er bietet Aussicht.</li><li>Er liegt am Wasser.</li></ul><p>Mehr Infos unter:<br /><a href=\"https://meinungfuer.koeln/dialog/167\">Ruhige Gebiete | Beteiligungsportal der Stadt Köln (meinungfuer.koeln)</a></p>" ;
    dct:identifier "13f4a75f-096a-4596-a7e2-94fdde65bd96" ;
    dct:issued "2024-06-13T09:22:31+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2025-11-27T14:54:59+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: Ruhige Orte" ;
    dcat:contactPoint [ 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" ],
        [ a vcard:Organization ;
            vcard:fn "Meinung für Köln" ],
        [ a vcard:Organization ;
            vcard:fn "Meinung für Köln" ] ;
    dcat:distribution <https://www.offenedaten-koeln.de/distribution/42e56b689908c95473dedc394ff4b75e> ;
    dcat:keyword "Bevölkerung",
        "Freizeit",
        "Kultur",
        "Sport und Tourismus" .

<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/167/export/posts/export_dialog_posts_167_ruhige_gebiete.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/42e56b689908c95473dedc394ff4b75e> a rdfs:Resource,
        dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2024-06-13T09:23:01+00:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by> ;
    dct:modified "2024-06-13T09:23:01+00:00"^^xsd:dateTime ;
    dct:title "Ruhige Orte" ;
    dcat:accessURL <https://www.offenedaten-koeln.de/distribution/42e56b689908c95473dedc394ff4b75e> ;
    dcat:downloadURL <https://meinungfuer.koeln/dz-dialog/167/export/posts/export_dialog_posts_167_ruhige_gebiete.csv?destination=/daten> .

