@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 spdx: <http://spdx.org/rdf/terms#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

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

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

<https://ckan.open.nrw.de/organization/79af368d-4fd6-4c11-8d87-fafc7613bcbf> a foaf:Agent ;
    foaf:name "Essen" .

<https://opendata.essen.de/dataset/spielpl%C3%A4tze> a dcat:Dataset,
        foaf:Document ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <https://opendata.essen.de/> ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "Public " ],
        [ a dct:RightsStatement ;
            rdfs:label "Public " ],
        [ a dct:RightsStatement ;
            rdfs:label "Public " ] ;
    dct:description """<p>Der Datensatz enthält Geo-Daten im Shape- und GeoJSON-Format zu den Spieplätzen im Essener Stadtgebiet. Die Shape-Dateien liegen im ETRS89 (EPSG 4647)-System vor, die GeoJSON-Datei im WGS84 (EPSG 4326)-System.</p>
<p>Quelle: FB 67 - Grün und Gruga / FB 62 - Amt für Geoinformation, Vermessung und Kataster</p>
""" ;
    dct:identifier "264f8f80-8d13-4b58-9801-fdc2492d4dd6" ;
    dct:issued "2026-04-03T00:40:07+02:00"^^xsd:dateTime ;
    dct:modified "2023-07-05T07:38:31+02:00"^^xsd:dateTime ;
    dct:publisher <https://ckan.open.nrw.de/organization/79af368d-4fd6-4c11-8d87-fafc7613bcbf> ;
    dct:title "Spielplätze" ;
    dcat:distribution <https://opendata.essen.de/dataset/spielpl%C3%A4tze/resource/43c26da5-3f81-4343-8756-19e8032b1ef9>,
        <https://opendata.essen.de/dataset/spielpl%C3%A4tze/resource/a5cda4d0-5c64-4853-995e-1c6d04debd61> ;
    dcat:keyword "Freizeit",
        "Geo",
        "Kultur",
        "Sport und Tourismus" ;
    foaf:page <https://opendata.essen.de/dataset/spielpl%C3%A4tze> .

<https://opendata.essen.de/sites/default/files/Spielplaetze.geojson> a rdfs:Resource .

<https://opendata.essen.de/sites/default/files/Spielplaetze.zip> a rdfs:Resource .

<http://dcat-ap.de/def/licenses/dl-by-de/2.0> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<https://opendata.essen.de/dataset/spielpl%C3%A4tze/resource/43c26da5-3f81-4343-8756-19e8032b1ef9> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dcatde:licenseAttributionByText """<p>Stadt Essen</p>
""" ;
    dct:description """<p>Der Datensatz enthält Geo-Daten im Shape-Format. Die Shape-Dateien liegen im ETRS89 (EPSG 4647)-System vor.</p>
<p>Quelle: FB 67 - Grün und Gruga / FB 62 - Amt für Geoinformation, Vermessung und Kataster</p>
""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/ZIP> ;
    dct:issued "2023-07-05T07:38:31+02:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2023-07-05T07:38:31+02:00"^^xsd:dateTime ;
    dct:title "Spielplätze" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "278f8bbea49d21518df997ef97020a05"^^xsd:hexBinary ],
        [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "278f8bbea49d21518df997ef97020a05"^^xsd:hexBinary ],
        [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "278f8bbea49d21518df997ef97020a05"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.essen.de/dataset/spielpl%C3%A4tze/resource/43c26da5-3f81-4343-8756-19e8032b1ef9> ;
    dcat:byteSize "246963"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://opendata.essen.de/sites/default/files/Spielplaetze.zip> ;
    dcat:mediaType "application/zip" ;
    foaf:page <https://opendata.essen.de/dataset/spielpl%C3%A4tze/resource/43c26da5-3f81-4343-8756-19e8032b1ef9> .

<https://opendata.essen.de/dataset/spielpl%C3%A4tze/resource/a5cda4d0-5c64-4853-995e-1c6d04debd61> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dcatde:licenseAttributionByText """<p>Stadt Essen</p>
""" ;
    dct:description """<p>Der Datensatz enthält Geo-Daten im GeoJSON-Format. Die GeoJSON-Datei liegt im WGS84 (EPSG 4326)-System vor.</p>
<p>Quelle: FB 67 Grün und Gruga / FB 62 - Amt für Geoinformation, Vermessung und Kataster</p>
""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/GEOJSON> ;
    dct:issued "2023-07-05T07:37:08+02:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2023-07-05T07:37:08+02:00"^^xsd:dateTime ;
    dct:title "Spielplätze" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "ac61cf9336b3d424e2a8a164fee02cd1"^^xsd:hexBinary ],
        [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "ac61cf9336b3d424e2a8a164fee02cd1"^^xsd:hexBinary ],
        [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "ac61cf9336b3d424e2a8a164fee02cd1"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.essen.de/dataset/spielpl%C3%A4tze/resource/a5cda4d0-5c64-4853-995e-1c6d04debd61> ;
    dcat:byteSize "2248734"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://opendata.essen.de/sites/default/files/Spielplaetze.geojson> ;
    dcat:mediaType "application/json" ;
    foaf:page <https://opendata.essen.de/dataset/spielpl%C3%A4tze/resource/a5cda4d0-5c64-4853-995e-1c6d04debd61> .

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

