@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://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/h%C3%B6henlinien-5m> 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>Höhenlinien im 5 Meter Abstand, abgeleitet aus dem Geländemodell der Stadt Essen, im ETRS89-System.</p>
<p>Stand: 2014</p>
<p>Quelle: FB 62 - Amt für Geoinformation, Vermessung und Kataster</p>
""" ;
    dct:identifier "f90ccc8a-da12-46fc-bf3f-0b554056d84d" ;
    dct:issued "2026-04-03T00:40:07+02:00"^^xsd:dateTime ;
    dct:modified "2021-03-05T12:00:40+01:00"^^xsd:dateTime ;
    dct:publisher <https://ckan.open.nrw.de/organization/79af368d-4fd6-4c11-8d87-fafc7613bcbf> ;
    dct:title "Höhenlinien 5m" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Stadt Essen" ;
            vcard:hasEmail <mailto:opendata@essen.de> ],
        [ a vcard:Kind ;
            vcard:fn "Stadt Essen" ;
            vcard:hasEmail <mailto:opendata@essen.de> ] ;
    dcat:distribution <https://opendata.essen.de/dataset/h%C3%B6henlinien-5m/resource/5df28e88-8221-40fd-a069-f350643189e6>,
        <https://opendata.essen.de/dataset/h%C3%B6henlinien-5m/resource/f3af4b07-65e9-4865-bc05-24259085c036> ;
    dcat:keyword "Geo" ;
    dcat:landingPage <https://opendata.essen.de/opendata.essen.de> ;
    foaf:page <https://opendata.essen.de/dataset/h%C3%B6henlinien-5m> .

<https://opendata.essen.de/opendata.essen.de> a foaf:Document .

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

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

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

<https://opendata.essen.de/dataset/h%C3%B6henlinien-5m/resource/5df28e88-8221-40fd-a069-f350643189e6> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:description """<p>Archiv aus ARCGIS-Daten</p>
""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/ZIP> ;
    dct:issued "2019-02-20T12:41:01+01:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2020-04-09T10:53:43+02:00"^^xsd:dateTime ;
    dct:title "Höhenlinien 5m" ;
    dcat:accessURL <https://opendata.essen.de/dataset/h%C3%B6henlinien-5m/resource/5df28e88-8221-40fd-a069-f350643189e6> ;
    dcat:byteSize "27770452"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://opendata.essen.de/sites/default/files/5m_Hoehenlinien.zip> ;
    dcat:mediaType "application/zip" ;
    foaf:page <https://opendata.essen.de/dataset/h%C3%B6henlinien-5m/resource/5df28e88-8221-40fd-a069-f350643189e6> .

<https://opendata.essen.de/dataset/h%C3%B6henlinien-5m/resource/f3af4b07-65e9-4865-bc05-24259085c036> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:description """<p>Im Koordinatensystem ETRS89</p>
""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/GEOJSON> ;
    dct:issued "2019-06-26T15:33:54+02:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2020-04-09T10:53:43+02:00"^^xsd:dateTime ;
    dct:title "Höhenlinien 5m" ;
    dcat:accessURL <https://opendata.essen.de/dataset/h%C3%B6henlinien-5m/resource/f3af4b07-65e9-4865-bc05-24259085c036> ;
    dcat:byteSize "148083552"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://opendata.essen.de/sites/default/files/Hoehenlinien_5m.geojson> ;
    dcat:mediaType "application/json" ;
    foaf:page <https://opendata.essen.de/dataset/h%C3%B6henlinien-5m/resource/f3af4b07-65e9-4865-bc05-24259085c036> .

