@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 gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://registry.gdi-de.org/id/de.nw/31bcf742-f8e6-404a-96b4-80cde49e36ec> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/gdiDE>,
        <http://dcat-ap.de/def/contributors/openNRW> ;
    dct:accessRights <http://inspire.ec.europa.eu/metadata-codelist/LimitationsOnPublicAccess/noLimitations> ;
    dct:description "Dieser Datensatz beinhaltet eine Übersicht des Hagener Stadtgebiets in verschiedenen Maßstäben." ;
    dct:identifier "a5228c46-26d9-4d3a-8ed5-2474428b3e58" ;
    dct:issued "2017-01-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2024-11-13"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            vcard:hasEmail <mailto:geodaten@stadt-hagen.de> ;
            foaf:name "Stadt Hagen" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:geodaten@stadt-hagen.de> ;
            foaf:name "Stadt Hagen" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((7.3733 51.4197, 7.6014 51.4197, 7.6014 51.2630, 7.3733 51.2630, 7.3733 51.4197))"^^gsp:wktLiteral ] ;
    dct:title "Stadt Hagen - Stadtplan" ;
    dct:type <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "a5228c46-26d9-4d3a-8ed5-2474428b3e58" ],
        [ a adms:Identifier ;
            skos:notation "a5228c46-26d9-4d3a-8ed5-2474428b3e58" ],
        "a5228c46-26d9-4d3a-8ed5-2474428b3e58" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Stadt Hagen" ;
            vcard:hasEmail <mailto:geodaten@stadt-hagen.de> ],
        [ a vcard:Kind ;
            vcard:fn "Stadt Hagen" ;
            vcard:hasEmail <mailto:geodaten@stadt-hagen.de> ] ;
    dcat:distribution <https://geospatialdata.hagen.de/EXOS/application.jsp#distribution> ;
    dcat:keyword "Stadtplan",
        "Stadtplanwerk",
        "opendata" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC>,
        <http://publications.europa.eu/resource/authority/data-theme/REGI>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

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

<http://inspire.ec.europa.eu/metadata-codelist/LimitationsOnPublicAccess/noLimitations> a dct:RightsStatement .

<http://publications.europa.eu/resource/authority/language/DEU> a dct:LinguisticSystem .

<https://geospatialdata.hagen.de/EXOS/application.jsp#distribution> a dcat:Distribution ;
    dct:description "Stadt Hagen - Amtliche Basiskarte (ABK)" ;
    dct:issued "2026-02-06T12:20:58.172398"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2026-02-06T12:20:58.165596"^^xsd:dateTime ;
    dct:title "Stadt Hagen - Amtliche Basiskarte (ABK)" ;
    dcat:accessURL <https://geospatialdata.hagen.de/EXOS/application.jsp> ;
    dcat:downloadURL <https://geospatialdata.hagen.de/EXOS/application.jsp> .

<https://geospatialdata.hagen.de/EXOS/application.jsp> a rdfs:Resource .

