@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://dcat-ap.de/def/licenses/cc-zero> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

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

<https://ckan.open.nrw.de/organization/5db34c99-d68a-429b-bab5-6472111154ff> a foaf:Agent ;
    foaf:name "Bonn" .

<https://opendata.bonn.de/dataset/b%C3%BCrgerentscheid-wohnbebauung-am-melbbad> 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:description """<p>Der Datensatz enthält die Wahlergebnisse des Bürgerentscheides Melbbad vom 28.11.2020.</p>
""" ;
    dct:identifier "66af727f-051f-480b-87a6-4ba67ef8db61" ;
    dct:issued "2026-05-07T00:15:06+02:00"^^xsd:dateTime ;
    dct:modified "2024-10-24T09:42:31+02:00"^^xsd:dateTime ;
    dct:publisher <https://ckan.open.nrw.de/organization/5db34c99-d68a-429b-bab5-6472111154ff> ;
    dct:title "Bürgerentscheid Wohnbebauung am Melbbad" ;
    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/66af727f-051f-480b-87a6-4ba67ef8db61/resource/e8394c00-ad23-4e11-862f-ba60c38a1e3e> ;
    dcat:keyword "Politik und Wahlen" ;
    foaf:page <https://opendata.bonn.de/dataset/b%C3%BCrgerentscheid-wohnbebauung-am-melbbad> .

<https://opendata.bonn.de/dataset/66af727f-051f-480b-87a6-4ba67ef8db61/resource/e8394c00-ad23-4e11-862f-ba60c38a1e3e> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:description """<p><span style="color:rgb(33, 37, 41); font-family:system-ui,-apple-system,segoe ui,roboto,helvetica neue,arial,noto sans,liberation sans,sans-serif,apple color emoji,segoe ui emoji,segoe ui symbol,noto color emoji; font-size:16px">Die Dateien sind in UTF-8 codiert.</span></p>
""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2020-11-28T11:37:38+01:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-zero> ;
    dct:modified "2024-10-24T09:42:31+02:00"^^xsd:dateTime ;
    dct:title "Gemeindeergebnis Bürgerentscheid Wohnbebauung am Melbbad" ;
    dcat:accessURL <https://opendata.bonn.de/dataset/66af727f-051f-480b-87a6-4ba67ef8db61/resource/e8394c00-ad23-4e11-862f-ba60c38a1e3e> ;
    foaf:page <https://opendata.bonn.de/dataset/66af727f-051f-480b-87a6-4ba67ef8db61/resource/e8394c00-ad23-4e11-862f-ba60c38a1e3e> .

