@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/FNPIserlohn> 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 "Datensatz: Flächennutzungsplan der Stadt Iserlohn als Shapefile (Polygongeometrie). Außerdem liegt eine georeferenzierte TIF-Datei mit Beschriftungen bzw. Symbolik bei, die zusammen mit der Shapefile genutzt werden kann." ;
    dct:identifier "84679273-4b1e-4f27-abf1-bc5995257d84" ;
    dct:issued "2018-10-24"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2024-09-09"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            vcard:hasEmail <mailto:gis@iserlohn.de> ;
            foaf:homepage <https://geoportal.iserlohn.de/iserlohn-maps/> ;
            foaf:name "Stadt Iserlohn" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:gis@iserlohn.de> ;
            foaf:homepage <https://geoportal.iserlohn.de/iserlohn-maps/> ;
            foaf:name "Stadt Iserlohn" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((7.5800 51.4800, 7.7500 51.4800, 7.7500 51.3000, 7.5800 51.3000, 7.5800 51.4800))"^^gsp:wktLiteral ] ;
    dct:title "Flächennutzungsplan Stadt Iserlohn" ;
    dct:type <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "84679273-4b1e-4f27-abf1-bc5995257d84" ],
        [ a adms:Identifier ;
            skos:notation "84679273-4b1e-4f27-abf1-bc5995257d84" ],
        "84679273-4b1e-4f27-abf1-bc5995257d84" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Stadt Iserlohn" ;
            vcard:hasEmail <mailto:gis@iserlohn.de> ;
            vcard:hasURL <https://geoportal.iserlohn.de/iserlohn-maps/> ],
        [ a vcard:Kind ;
            vcard:fn "Stadt Iserlohn" ;
            vcard:hasCountryName "Deutschland" ;
            vcard:hasEmail <mailto:gis@iserlohn.de> ;
            vcard:hasLocality "Iserlohn" ;
            vcard:hasPostalCode "58636" ;
            vcard:hasStreetAddress "Werner-Jacobi-Platz 12" ;
            vcard:hasURL <https://geoportal.iserlohn.de/iserlohn-maps/> ] ;
    dcat:distribution <http://gis.iserlohn.de/cgi-bin/mapserv.exe?map=c:/intranet/html/map/daten_inspire.map#distribution>,
        <http://gis.iserlohn.de/data4inspire/FNP_EPSG25832_SHAPE.zip#distribution>,
        <http://www.gis-rest.nrw.de/atomFeed/rest/atom/84679273-4b1e-4f27-abf1-bc5995257d84#distribution> ;
    dcat:keyword "Bodennutzung",
        "flächennutzungsplan",
        "fnp",
        "iserlohn",
        "opendata" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE>,
        <http://publications.europa.eu/resource/authority/data-theme/REGI> .

<http://gis.iserlohn.de/cgi-bin/mapserv.exe?map=c:/intranet/html/map/daten_inspire.map> a rdfs:Resource .

<http://gis.iserlohn.de/cgi-bin/mapserv.exe?map=c:/intranet/html/map/daten_inspire.map#distribution> a dcat:Distribution ;
    dcatde:licenseAttributionByText "Land NRW, Abrufdatum" ;
    dct:description "Darstellungsdienst: Flächennutzungsplan der Stadt Iserlohn als WMS" ;
    dct:format "view" ;
    dct:issued "2026-02-05T10:59:24.861349"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2024-09-10"^^xsd:date ;
    dct:title "Flächennutzungsplan Stadt Iserlohn (WMS)" ;
    dcat:accessURL <http://gis.iserlohn.de/cgi-bin/mapserv.exe?map=c:/intranet/html/map/daten_inspire.map> .

<http://gis.iserlohn.de/data4inspire/FNP_EPSG25832_SHAPE.zip#distribution> a dcat:Distribution ;
    dcatde:licenseAttributionByText "Land NRW, Abrufdatum" ;
    dct:description "Flächennutzungsplan Stadt Iserlohn" ;
    dct:format "Shape" ;
    dct:issued "2026-02-05T10:59:24.861346"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2026-02-05T11:11:26.370587"^^xsd:dateTime ;
    dct:title "Flächennutzungsplan Stadt Iserlohn" ;
    dcat:accessURL <http://gis.iserlohn.de/data4inspire/FNP_EPSG25832_SHAPE.zip> ;
    dcat:downloadURL <http://gis.iserlohn.de/data4inspire/FNP_EPSG25832_SHAPE.zip> ;
    dcat:mediaType "application/zip" .

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

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

<http://www.gis-rest.nrw.de/atomFeed/rest/atom/84679273-4b1e-4f27-abf1-bc5995257d84> a rdfs:Resource .

<http://www.gis-rest.nrw.de/atomFeed/rest/atom/84679273-4b1e-4f27-abf1-bc5995257d84#distribution> a dcat:Distribution ;
    dcatde:licenseAttributionByText "Land NRW, Abrufdatum" ;
    dct:description "Downloaddienst: Flächennutzungsplan der Stadt Iserlohn als Shapefile (Polygongeometrie). Außerdem liegt eine georeferenzierte TIF-Datei mit Beschriftungen bzw. Symbolik bei, die zusammen mit der Shapefile genutzt werden kann." ;
    dct:format "download" ;
    dct:issued "2026-02-05T10:59:24.861350"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2024-09-10"^^xsd:date ;
    dct:title "Flächennutzungsplan Stadt Iserlohn (ATOM-Feed)" ;
    dcat:accessURL <http://www.gis-rest.nrw.de/atomFeed/rest/atom/84679273-4b1e-4f27-abf1-bc5995257d84> .

<http://gis.iserlohn.de/data4inspire/FNP_EPSG25832_SHAPE.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> .

