@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatap: <http://data.europa.eu/r5r/> .
@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 spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://publications.europa.eu/resource/authority/frequency/IRREG> a dct:Frequency .

<https://ckan.open.nrw.de/organization/6860d913-ec66-4970-b239-a6dcecf428c4> a foaf:Agent ;
    foaf:name "Düsseldorf" .

<https://opendata.duesseldorf.de/dataset/stadtteilgrenzen-d%C3%BCsseldorf-2025> a dcat:Dataset,
        foaf:Document ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg_impl/2023/138/oj> ;
    dcatap:hvdCategory <http://data.europa.eu/bna/c_ac64a52d> ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <https://opendata.duesseldorf.de/> ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "öffentlich " ],
        [ a dct:RightsStatement ;
            rdfs:label "öffentlich " ],
        [ a dct:RightsStatement ;
            rdfs:label "öffentlich " ] ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/IRREG> ;
    dct:description """<p>Der Datensatz enthält die Stadtteilgrenzen von Düsseldorf.</p>

<p>Die Daten liegen im Format GEOJSON in den Referenzsystemen ETRS89 (EPSG4647) und WGS84 (EPSG4326) vor.</p>

<p>Folgende Spalten sind in den Dateien enthalten:</p>

<ul>
	<li>Stadtteil (Name)</li>
	<li>Stadtteil (Nummer)</li>
</ul>
""" ;
    dct:identifier "2b8bc35c-4d55-423b-ab5e-41ca5c7fdf95" ;
    dct:issued "2026-04-03T00:30:09+02:00"^^xsd:dateTime ;
    dct:modified "2026-01-29T14:53:14+01:00"^^xsd:dateTime ;
    dct:publisher <https://ckan.open.nrw.de/organization/6860d913-ec66-4970-b239-a6dcecf428c4> ;
    dct:title "Stadtteilgrenzen Düsseldorf 2025" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Open-Data-Team der Landeshauptstadt Düsseldorf" ;
            vcard:hasEmail <mailto:opendata@duesseldorf.de> ],
        [ a vcard:Kind ;
            vcard:fn "Open-Data-Team der Landeshauptstadt Düsseldorf" ;
            vcard:hasEmail <mailto:opendata@duesseldorf.de> ] ;
    dcat:distribution <https://opendata.duesseldorf.de/dataset/2b8bc35c-4d55-423b-ab5e-41ca5c7fdf95/resource/297e3bf5-77ab-45a2-95df-f45b2b476330>,
        <https://opendata.duesseldorf.de/dataset/2b8bc35c-4d55-423b-ab5e-41ca5c7fdf95/resource/edabdbe7-ff4e-4a5b-aa6c-49cb26f462f3> ;
    dcat:keyword "Geo" ;
    dcat:landingPage <https://www.duesseldorf.de/geoportal.html> ;
    foaf:page <https://opendata.duesseldorf.de/dataset/stadtteilgrenzen-d%C3%BCsseldorf-2025> .

<https://opendata.duesseldorf.de/sites/default/files/Stadtteile_2025_WGS84_EPSG4326_1.geojson> a rdfs:Resource .

<https://opendata.duesseldorf.de/sites/default/files/Stadtteilgrenzen_2025_ETRS89_EPSG4647.geojson> a rdfs:Resource .

<https://www.duesseldorf.de/geoportal.html> a foaf:Document .

<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/GEOJSON> a dct:MediaTypeOrExtent .

<http://data.europa.eu/eli/reg_impl/2023/138/oj> a <http://data.europa.eu/eli/ontology#LegalResource> .

<https://opendata.duesseldorf.de/dataset/2b8bc35c-4d55-423b-ab5e-41ca5c7fdf95/resource/297e3bf5-77ab-45a2-95df-f45b2b476330> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg_impl/2023/138/oj> ;
    dct:description """<p>GEOJSON-Datei mit den Stadtteilgrenzen in Düsseldorf Stand 26.03.2025</p>

<p>Referenzsystem ETRS89 (EPSG 4647)</p>

<p>Sie enthält folgende Informationen:​</p>

<ul>
	<li>Name: Klarschriftlicher Name des Stadtteils</li>
	<li>Nummer: Nummer des Stadtteils</li>
</ul>

<p> </p>
""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/GEOJSON> ;
    dct:issued "2017-10-24T15:30:57+02:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2025-03-26T16:44:42+01:00"^^xsd:dateTime ;
    dct:title "Stadtteilgrenzen Düsseldorf 26.03.2025 - ETRS89" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "0ac7a19b38fd039781f86c84cb7f7d58"^^xsd:hexBinary ],
        [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "0ac7a19b38fd039781f86c84cb7f7d58"^^xsd:hexBinary ],
        [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "0ac7a19b38fd039781f86c84cb7f7d58"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.duesseldorf.de/dataset/2b8bc35c-4d55-423b-ab5e-41ca5c7fdf95/resource/297e3bf5-77ab-45a2-95df-f45b2b476330> ;
    dcat:byteSize "1616652"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://opendata.duesseldorf.de/sites/default/files/Stadtteilgrenzen_2025_ETRS89_EPSG4647.geojson> ;
    dcat:mediaType "application/json" ;
    foaf:page <https://opendata.duesseldorf.de/dataset/2b8bc35c-4d55-423b-ab5e-41ca5c7fdf95/resource/297e3bf5-77ab-45a2-95df-f45b2b476330> .

<https://opendata.duesseldorf.de/dataset/2b8bc35c-4d55-423b-ab5e-41ca5c7fdf95/resource/edabdbe7-ff4e-4a5b-aa6c-49cb26f462f3> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dcatap:applicableLegislation <http://data.europa.eu/eli/reg_impl/2023/138/oj> ;
    dcatde:plannedAvailability <http://dcat-ap.de/def/plannedAvailability/available> ;
    dct:description """<p>GEOJSON-Datei mit den Stadtteilgrenzen im Format WGS84 EPSG 4326</p>
""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/GEOJSON> ;
    dct:issued "2025-12-01T11:35:27+01:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2025-12-02T10:07:59+01:00"^^xsd:dateTime ;
    dct:title "Stadtteilgrenzen Düsseldorf 26.03.2025 WGS84" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "4c62e5f1adcb205b8d32d5312f9c18f3"^^xsd:hexBinary ],
        [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "4c62e5f1adcb205b8d32d5312f9c18f3"^^xsd:hexBinary ],
        [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "4c62e5f1adcb205b8d32d5312f9c18f3"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.duesseldorf.de/dataset/2b8bc35c-4d55-423b-ab5e-41ca5c7fdf95/resource/edabdbe7-ff4e-4a5b-aa6c-49cb26f462f3> ;
    dcat:byteSize "1335152"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://opendata.duesseldorf.de/sites/default/files/Stadtteile_2025_WGS84_EPSG4326_1.geojson> ;
    dcat:mediaType "application/json" ;
    foaf:page <https://opendata.duesseldorf.de/dataset/2b8bc35c-4d55-423b-ab5e-41ca5c7fdf95/resource/edabdbe7-ff4e-4a5b-aa6c-49cb26f462f3> .

<http://dcat-ap.de/def/hashAlgorithms/md/5> a spdx:ChecksumAlgorithm .

