@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/b65caee8-ee40-4588-8cff-a11e2ac5b0bd> 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 die tagesaktuelle Darstellung des Liegenschaftskatasters in der Form eines WMS-Dienstes für die Inhalte des Hagener Geodatenportals. Mit diesem Link können die Inhalte in ein GIS eingebunden werden." ;
    dct:identifier "dc9a395f-4caa-41a9-9cb2-1647801994ae" ;
    dct:issued "2020-01-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2025-01-28"^^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.3732 51.4197, 7.6014 51.4197, 7.6014 51.2630, 7.3732 51.2630, 7.3732 51.4197))"^^gsp:wktLiteral ] ;
    dct:title "Stadt Hagen: Liegenschaftskarte (WMS-Dienst)" ;
    dct:type <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "dc9a395f-4caa-41a9-9cb2-1647801994ae" ],
        [ a adms:Identifier ;
            skos:notation "dc9a395f-4caa-41a9-9cb2-1647801994ae" ],
        "dc9a395f-4caa-41a9-9cb2-1647801994ae" ;
    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 <http://geospatialdata.hagen.de/WMS/gcgisservice?#distribution> ;
    dcat:keyword "Kataster",
        "opendata" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE>,
        <http://publications.europa.eu/resource/authority/data-theme/REGI> .

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

<http://geospatialdata.hagen.de/WMS/gcgisservice?#distribution> a dcat:Distribution ;
    dct:description "Stadt Hagen: Liegenschaftskarte (WMS-Dienst)" ;
    dct:issued "2026-02-06T12:20:29.495809"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2026-02-06T12:20:29.489972"^^xsd:dateTime ;
    dct:title "Stadt Hagen: Liegenschaftskarte (WMS-Dienst)" ;
    dcat:accessURL <http://geospatialdata.hagen.de/WMS/gcgisservice?> ;
    dcat:downloadURL <http://geospatialdata.hagen.de/WMS/gcgisservice?> .

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

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

<http://geospatialdata.hagen.de/WMS/gcgisservice?> a rdfs:Resource .

