@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/ZUELPICHB01> 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 "Der Dienst beinhaltet die rechtskräftigen oder in Aufstellung befindlichen Bauleitpläne der Stadt Zülpich (Flächennutzungsplan, Bebauungspläne, Satzungen)." ;
    dct:identifier "72c42361-ae8f-4807-aa0e-a99d74af93f9" ;
    dct:issued "2021-09-27"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2021-10-04"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            vcard:hasEmail <mailto:support@tetraeder.com> ;
            foaf:name "tetraeder.com gmbh" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:support@tetraeder.com> ;
            foaf:name "tetraeder.com gmbh" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((6.5700 50.7600, 6.7800 50.7600, 6.7800 50.6300, 6.5700 50.6300, 6.5700 50.7600))"^^gsp:wktLiteral ] ;
    dct:title "Bebauungsplanübersicht der Stadt Zuelpich" ;
    dct:type <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "72c42361-ae8f-4807-aa0e-a99d74af93f9" ],
        [ a adms:Identifier ;
            skos:notation "72c42361-ae8f-4807-aa0e-a99d74af93f9" ],
        "72c42361-ae8f-4807-aa0e-a99d74af93f9" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "tetraeder.com gmbh" ;
            vcard:hasEmail <mailto:support@tetraeder.com> ],
        [ a vcard:Kind ;
            vcard:fn "tetraeder.com gmbh" ;
            vcard:hasCountryName "Germany" ;
            vcard:hasEmail <mailto:support@tetraeder.com> ;
            vcard:hasLocality "Dortmund" ;
            vcard:hasPostalCode "44263" ;
            vcard:hasStreetAddress "Am Kai 22" ;
            vcard:hasTelephone <tel:+02311891717> ] ;
    dcat:distribution <https://geodata.o-sp.de/service/zuelpich.cgi#distribution> ;
    dcat:keyword "Bauleitplanung",
        "Bebauungsplan",
        "Bebauungsplanübersicht",
        "Bodennutzung",
        "Flächennutzungsplan",
        "Lokal",
        "Sanierungssatzung",
        "Satzung",
        "Stadt Zülpich",
        "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/language/DEU> a dct:LinguisticSystem .

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

<https://geodata.o-sp.de/service/zuelpich.cgi#distribution> a dcat:Distribution ;
    dct:description "Der Dienst beinhaltet die rechtskräftigen oder in Aufstellung befindlichen Bauleitpläne der Stadt Zülpich (Flächennutzungsplan, Bebauungspläne, Satzungen)." ;
    dct:format "view" ;
    dct:issued "2026-02-05T11:04:15.520845"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2021-10-05"^^xsd:date ;
    dct:title "WMS- Dienst für Bauleitpläne in der Stadt Zuelpich" ;
    dcat:accessURL <https://geodata.o-sp.de/service/zuelpich.cgi> .

