@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/sirenenstandorte> 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 Standorten der betriebsbereiten Sirenen in Essen. Die Shape-Dateien liegen im ETRS89 (EPSG 4647)-System vor, die GeoJSON-Datei im WGS84 (EPSG 4326)-System.</p>
<p>Stand: August 2022</p>
<p>Quelle: FB 37 - Feuerwehr Essen / FB 62 - Amt für Geoinformation, Vermessung und Kataster</p>
""" ;
    dct:identifier "027dfeaa-475c-4130-8624-2f8086628486" ;
    dct:issued "2026-04-03T00:40:07+02:00"^^xsd:dateTime ;
    dct:modified "2023-01-31T11:17:13+01:00"^^xsd:dateTime ;
    dct:publisher <https://ckan.open.nrw.de/organization/79af368d-4fd6-4c11-8d87-fafc7613bcbf> ;
    dct:title "Sirenenstandorte" ;
    dcat:distribution <https://opendata.essen.de/dataset/sirenenstandorte/resource/0c086f38-f9f1-466a-a2f2-6d8e16c4f7c8>,
        <https://opendata.essen.de/dataset/sirenenstandorte/resource/ea9d0b37-714c-4275-a9f3-426af852b761> ;
    dcat:keyword "Bauen und Wohnen",
        "Infrastruktur" ;
    foaf:page <https://opendata.essen.de/dataset/sirenenstandorte> .

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

<https://opendata.essen.de/sites/default/files/Sirenenstandorte.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/sirenenstandorte/resource/0c086f38-f9f1-466a-a2f2-6d8e16c4f7c8> 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 zu den Standorten der betriebsbereiten Sirenen in Essen. Die Shape-Dateien liegen im ETRS89 (EPSG 4647)-System vor.</p>
<p>Stand: August 2022</p>
<p>Quelle: FB 37 - Feuerwehr Essen / FB 62 - Amt für Geoinformation, Vermessung und Kataster</p>
""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/ZIP> ;
    dct:issued "2023-01-31T08:49:23+01:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2023-01-31T11:17:28+01:00"^^xsd:dateTime ;
    dct:title "Sirenenstandorte" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "6d361d0c2f6514d13225111f12573384"^^xsd:hexBinary ],
        [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "6d361d0c2f6514d13225111f12573384"^^xsd:hexBinary ],
        [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "6d361d0c2f6514d13225111f12573384"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.essen.de/dataset/sirenenstandorte/resource/0c086f38-f9f1-466a-a2f2-6d8e16c4f7c8> ;
    dcat:byteSize "5651"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://opendata.essen.de/sites/default/files/Sirenenstandorte.zip> ;
    dcat:mediaType "application/zip" ;
    foaf:page <https://opendata.essen.de/dataset/sirenenstandorte/resource/0c086f38-f9f1-466a-a2f2-6d8e16c4f7c8> .

<https://opendata.essen.de/dataset/sirenenstandorte/resource/ea9d0b37-714c-4275-a9f3-426af852b761> 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 zu den Standorten der betriebsbereiten Sirenen in Essen. Die GeoJSON-Datei liegt im WGS84 (EPSG 4326)-System vor.</p>
<p>Stand: August 2022</p>
<p>Quelle: FB 37 - Feuerwehr Essen / FB 62 - Amt für Geoinformation, Vermessung und Kataster</p>
""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/GEOJSON> ;
    dct:issued "2023-01-31T08:46:00+01:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2023-01-31T11:17:20+01:00"^^xsd:dateTime ;
    dct:title "Sirenenstandorte" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "60f87d2b497824b51427138ad2819e31"^^xsd:hexBinary ],
        [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "60f87d2b497824b51427138ad2819e31"^^xsd:hexBinary ],
        [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "60f87d2b497824b51427138ad2819e31"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.essen.de/dataset/sirenenstandorte/resource/ea9d0b37-714c-4275-a9f3-426af852b761> ;
    dcat:byteSize "23352"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://opendata.essen.de/sites/default/files/Sirenenstandorte.geojson> ;
    dcat:mediaType "application/json" ;
    foaf:page <https://opendata.essen.de/dataset/sirenenstandorte/resource/ea9d0b37-714c-4275-a9f3-426af852b761> .

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

