@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-laute-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>Wir möchten von Ihnen wissen, wo und wann Sie in Köln Lärm empfinden. Dabei geht es um folgende Lärmquellen Straßenverkehr, Schienenverkehr, Fluglärm und Gewerbelärm.</p><p>Mehr Infos unter:<br /><a href=\"https://meinungfuer.koeln/dialog/166\">Laute Orte | Beteiligungsportal der Stadt Köln (meinungfuer.koeln)</a></p>" ;
    dct:identifier "d6304c17-ec29-46f5-b3bc-2b4c14ab2884" ;
    dct:issued "2024-06-13T09:45:49+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2025-11-27T14:54:29+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: Laute Orte" ;
    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: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> ] ;
    dcat:distribution <https://www.offenedaten-koeln.de/distribution/9b41caf74094bacd5ce7777fa5b66b06> ;
    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/166/export/posts/export_dialog_posts_166_laute_orte.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/9b41caf74094bacd5ce7777fa5b66b06> a rdfs:Resource,
        dcat:Distribution ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2024-06-13T09:46:17+00:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by> ;
    dct:modified "2024-06-13T09:46:17+00:00"^^xsd:dateTime ;
    dct:title "Laute Orte" ;
    dcat:accessURL <https://www.offenedaten-koeln.de/distribution/9b41caf74094bacd5ce7777fa5b66b06> ;
    dcat:downloadURL <https://meinungfuer.koeln/dz-dialog/166/export/posts/export_dialog_posts_166_laute_orte.csv?destination=/daten> .

