@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/a6c9716b-cc99-4735-b82c-e8c232fd784c> 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/WEEKLY> ;
    dct:description "Die hier angebotenen ALKIS-Daten enthalten neben den Flurstücken und Gebäuden alle Elemente der Geobasisdaten des Liegenschaftskatasters. Nicht enthalten sind Daten zu Eigentümern, da diese wegen ihrer datenschutzrechtlichen Relevanz nicht im Rahmen von Open Data abgegeben werden." ;
    dct:identifier "76c9ac50-cda2-4c9e-ae7a-8edcc7d815b2" ;
    dct:issued "2024-11-12"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2024-11-18"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            vcard:hasEmail <mailto:GIS@kreis-paderborn.de> ;
            foaf:homepage <https://www.kreis-paderborn.de/> ;
            foaf:name "Kreis Paderborn" ],
        [ a foaf:Agent ;
            vcard:hasEmail <mailto:GIS@kreis-paderborn.de> ;
            foaf:homepage <https://www.kreis-paderborn.de/> ;
            foaf:name "Kreis Paderborn" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((8.7200 51.8300, 8.9200 51.8300, 8.9200 51.7500, 8.7200 51.7500, 8.7200 51.8300))"^^gsp:wktLiteral ] ;
    dct:title "ALKIS-Daten der Gemeinde Bad Lippspringe" ;
    dct:type <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "76c9ac50-cda2-4c9e-ae7a-8edcc7d815b2" ],
        [ a adms:Identifier ;
            skos:notation "76c9ac50-cda2-4c9e-ae7a-8edcc7d815b2" ],
        "76c9ac50-cda2-4c9e-ae7a-8edcc7d815b2" ;
    dcat:contactPoint [ a vcard:Kind ;
            vcard:fn "Kreis Paderborn" ;
            vcard:hasCountryName "Deutschland" ;
            vcard:hasEmail <mailto:GIS@kreis-paderborn.de> ;
            vcard:hasLocality "Paderborn" ;
            vcard:hasPostalCode "33102" ;
            vcard:hasStreetAddress "Aldegreverstraße 10-14" ;
            vcard:hasTelephone <tel:+05251-3086243> ;
            vcard:hasURL <https://www.kreis-paderborn.de/> ],
        [ a vcard:Kind ;
            vcard:fn "Kreis Paderborn" ;
            vcard:hasEmail <mailto:GIS@kreis-paderborn.de> ;
            vcard:hasURL <https://www.kreis-paderborn.de/> ] ;
    dcat:distribution <https://www.kreis-paderborn.de/opendata/alkis/pakete_pro_gemeinde/Bad_Lippspringe_NAS.html#distribution>,
        <https://www.kreis-paderborn.de/opendata/alkis/pakete_pro_gemeinde/Bad_Lippspringe_SHAPE.html#distribution> ;
    dcat:keyword "ALKIS",
        "Bad Lippspringe",
        "Kreis Paderborn",
        "NAS",
        "Shape",
        "opendata" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/AGRI>,
        <http://publications.europa.eu/resource/authority/data-theme/ENVI>,
        <http://publications.europa.eu/resource/authority/data-theme/GOVE>,
        <http://publications.europa.eu/resource/authority/data-theme/REGI>,
        <http://publications.europa.eu/resource/authority/data-theme/TECH>,
        <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

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

<http://publications.europa.eu/resource/authority/frequency/WEEKLY> a dct:Frequency .

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

<https://www.kreis-paderborn.de/opendata/alkis/pakete_pro_gemeinde/Bad_Lippspringe_NAS.html#distribution> a dcat:Distribution ;
    dct:description "ALKIS-Daten der Gemeinde Bad Lippspringe (NAS)" ;
    dct:format "Shape" ;
    dct:issued "2026-02-06T12:21:58.921019"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2026-02-06T12:32:23.089716"^^xsd:dateTime ;
    dct:title "ALKIS-Daten der Gemeinde Bad Lippspringe (NAS)" ;
    dcat:accessURL <https://www.kreis-paderborn.de/opendata/alkis/pakete_pro_gemeinde/Bad_Lippspringe_NAS.html> ;
    dcat:downloadURL <https://www.kreis-paderborn.de/opendata/alkis/pakete_pro_gemeinde/Bad_Lippspringe_NAS.html> ;
    dcat:mediaType "text/html" .

<https://www.kreis-paderborn.de/opendata/alkis/pakete_pro_gemeinde/Bad_Lippspringe_SHAPE.html#distribution> a dcat:Distribution ;
    dct:description "ALKIS-Daten der Gemeinde Bad Lippspringe (Shape)" ;
    dct:format "Shape" ;
    dct:issued "2026-02-06T12:21:58.921016"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2026-02-06T12:32:23.089627"^^xsd:dateTime ;
    dct:title "ALKIS-Daten der Gemeinde Bad Lippspringe (Shape)" ;
    dcat:accessURL <https://www.kreis-paderborn.de/opendata/alkis/pakete_pro_gemeinde/Bad_Lippspringe_SHAPE.html> ;
    dcat:downloadURL <https://www.kreis-paderborn.de/opendata/alkis/pakete_pro_gemeinde/Bad_Lippspringe_SHAPE.html> ;
    dcat:mediaType "text/html" .

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

<https://www.kreis-paderborn.de/opendata/alkis/pakete_pro_gemeinde/Bad_Lippspringe_NAS.html> a rdfs:Resource .

<https://www.kreis-paderborn.de/opendata/alkis/pakete_pro_gemeinde/Bad_Lippspringe_SHAPE.html> a rdfs:Resource .

