@prefix adms: <http://www.w3.org/ns/adms#> .
@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://test.ckan.open.nrw.de/dataset/66e6fc5d-0d17-45c8-8ebc-c8beffbcacbc> 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/regionalKey/053820020020> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/NEVER> ;
    dct:description "Ergebnis der Bürgermeisterwahl 2020 (Stichwahl) in Hennef (Sieg)" ;
    dct:identifier "4d55999b-1c1d-5dc1-8a90-02d1eced0259" ;
    dct:issued "2023-05-03"^^xsd:date ;
    dct:modified "2026-02-04T06:49:46+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "digital@hennef.de" ;
            foaf:name "Stadt Hennef (Sieg)" ],
        [ a foaf:Agent ;
            foaf:mbox "digital@hennef.de" ;
            foaf:name "Stadt Hennef (Sieg)" ],
        [ a foaf:Agent ;
            foaf:mbox "digital@hennef.de" ;
            foaf:name "Stadt Hennef (Sieg)" ] ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/regionalKey/053820020020> ] ;
    dct:title "Bürgermeisterwahl 2020 (Stichwahl) in Hennef (Sieg)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Hennef" ;
            vcard:hasEmail <mailto:digital@hennef.de> ],
        [ a vcard:Organization ;
            vcard:fn "Stadt Hennef" ;
            vcard:hasEmail <mailto:digital@hennef.de> ],
        [ a vcard:Organization ;
            vcard:fn "Stadt Hennef" ;
            vcard:hasEmail <mailto:digital@hennef.de> ] ;
    dcat:distribution <https://test.ckan.open.nrw.de/dataset/66e6fc5d-0d17-45c8-8ebc-c8beffbcacbc/resource/609231de-d3d9-49f6-ad68-f623e83f59f2> ;
    dcat:keyword " 2020",
        "Bürgermeisterwahl",
        "Hennef",
        "Stichwahl",
        "Wahl" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE> .

<http://dcat-ap.de/def/licenses/dl-zero-de/2.0> 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/frequency/NEVER> a dct:Frequency .

<https://test.ckan.open.nrw.de/dataset/66e6fc5d-0d17-45c8-8ebc-c8beffbcacbc/resource/609231de-d3d9-49f6-ad68-f623e83f59f2> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-02-05T20:32:54.304948"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2023-05-03T06:49:45+00:00"^^xsd:dateTime ;
    adms:status <http://purl.org/adms/status/Completed> ;
    dcat:accessURL <https://dateien.open.nrw/download/hennefbuergermeisterstichwahl2020.csv> ;
    dcat:byteSize "5219"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://dateien.open.nrw/download/hennefbuergermeisterstichwahl2020.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://www.iana.org/assignments/media-types/text/csv> a dct:MediaType .

<https://dateien.open.nrw/download/hennefbuergermeisterstichwahl2020.csv> a rdfs:Resource .

