@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://ckan.open.nrw.de/dataset/27b36bf5-6eb7-4288-b5d4-1523bfc5b126> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/gdiDE>,
        <http://dcat-ap.de/def/contributors/openNRW> ;
    dct:description "Die Baublöcke stellen die kleinste statistische Einheit für das Stadtgebiet Dorsten dar." ;
    dct:identifier "2b9a46a221f18de4c23401b4f3f0f3d1d48f3d72" ;
    dct:issued "2026-02-06T12:22:19.081296"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2023-11-13T13:38:02.439000+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            vcard:hasEmail <mailto:joachim.deutmann@dorsten.de> ;
            foaf:homepage <https://www.dorsten.de> ;
            foaf:name "Stadt Dorsten" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:joachim.deutmann@dorsten.de> ;
            foaf:homepage <https://www.dorsten.de> ;
            foaf:name "Stadt Dorsten" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((6.8866 51.8026, 7.0940 51.8026, 7.0940 51.6211, 6.8866 51.6211, 6.8866 51.8026))"^^gsp:wktLiteral ] ;
    dct:title "Baublöcke Dorsten" ;
    dct:type <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "2b9a46a221f18de4c23401b4f3f0f3d1d48f3d72" ],
        [ a adms:Identifier ;
            skos:notation "2b9a46a221f18de4c23401b4f3f0f3d1d48f3d72" ],
        "2b9a46a221f18de4c23401b4f3f0f3d1d48f3d72" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Stadt Dorsten" ;
            vcard:hasCountryName "Deutschland" ;
            vcard:hasEmail <mailto:joachim.deutmann@dorsten.de> ;
            vcard:hasLocality "Dorsten" ;
            vcard:hasPostalCode "46284" ;
            vcard:hasStreetAddress "Halterner Straße 28" ;
            vcard:hasTelephone <tel:+02362665050> ;
            vcard:hasURL <https://www.dorsten.de> ],
        [ a vcard:Kind ;
            vcard:fn "Stadt Dorsten" ;
            vcard:hasEmail <mailto:joachim.deutmann@dorsten.de> ;
            vcard:hasURL <https://www.dorsten.de> ] ;
    dcat:distribution <https://geoportal.dorsten.de/geoserver/baubloecke/wfs?#distribution> ;
    dcat:keyword "Baublock",
        "Baublöcke",
        "Opendata",
        "Stadtgrenze",
        "Stadtteile",
        "kleinräumige Gliederung",
        "statistischer Bezirk" .

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

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

<https://geoportal.dorsten.de/geoserver/baubloecke/wfs?#distribution> a dcat:Distribution ;
    dct:description "Baublöcke Dorsten (Download)" ;
    dct:issued "2026-02-06T12:22:19.082432"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2026-02-06T12:22:19.073838"^^xsd:dateTime ;
    dct:title "Baublöcke Dorsten (Download)" ;
    dcat:accessURL <https://geoportal.dorsten.de/geoserver/baubloecke/wfs?> ;
    dcat:downloadURL <https://geoportal.dorsten.de/geoserver/baubloecke/wfs?> .

<https://geoportal.dorsten.de/geoserver/baubloecke/wfs?> a rdfs:Resource .

