@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/BADSALZUFLENB01> 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:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/CONT> ;
    dct:description "Durch diesen Dienst können Sie die Bebauungspläne und Flächennutzungsplanänderungen der Stadt Bad Salzuflen online einsehen und herunterladen." ;
    dct:identifier "45ba0211-01b7-4254-8269-7de096052f78" ;
    dct:issued "2021-07-29"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2021-07-30"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            vcard:hasEmail <mailto:A.Schneider@Bad-Salzuflen.de> ;
            foaf:name "Stadt Bad Salzuflen" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:A.Schneider@Bad-Salzuflen.de> ;
            foaf:name "Stadt Bad Salzuflen" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((8.6500 52.1100, 8.8100 52.1100, 8.8100 47.2600, 8.6500 47.2600, 8.6500 52.1100))"^^gsp:wktLiteral ] ;
    dct:title "Bauleitplanübersicht der Stadt Bad Salzuflen" ;
    dct:type <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "45ba0211-01b7-4254-8269-7de096052f78" ],
        [ a adms:Identifier ;
            skos:notation "45ba0211-01b7-4254-8269-7de096052f78" ],
        "45ba0211-01b7-4254-8269-7de096052f78" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Stadt Bad Salzuflen" ;
            vcard:hasCountryName "Germany" ;
            vcard:hasEmail <mailto:A.Schneider@Bad-Salzuflen.de> ;
            vcard:hasLocality "Bad Salzuflen" ;
            vcard:hasPostalCode "32105" ;
            vcard:hasStreetAddress "Rudolph-Brandes-Allee 19" ;
            vcard:hasTelephone <tel:+05222952237> ],
        [ a vcard:Kind ;
            vcard:fn "Stadt Bad Salzuflen" ;
            vcard:hasEmail <mailto:A.Schneider@Bad-Salzuflen.de> ] ;
    dcat:distribution <https://geodata.o-sp.de/service/badsalzuflen.cgi#distribution> ;
    dcat:keyword "Bodennutzung",
        "Lokal",
        "inspireidentifiziert",
        "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-by-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/frequency/CONT> a dct:Frequency .

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

<https://geodata.o-sp.de/service/badsalzuflen.cgi> a rdfs:Resource .

<https://geodata.o-sp.de/service/badsalzuflen.cgi#distribution> a dcat:Distribution ;
    dct:description "Durch diesen Dienst können Sie die Bebauungspläne und Flächennutzungsplanänderungen der Stadt Bad Salzuflen online einsehen und herunterladen." ;
    dct:format "view" ;
    dct:issued "2026-02-05T10:58:58.982905"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2021-07-30"^^xsd:date ;
    dct:title "WMS-Dienst für Bauleitpläne in der Stadt Bad Salzuflen" ;
    dcat:accessURL <https://geodata.o-sp.de/service/badsalzuflen.cgi> .

