@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 locn: <http://www.w3.org/ns/locn#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.open.nrw.de/dataset/7ee0aa63-31fb-45c9-8959-765bb7f6a7df> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/administrativeDistrict> ;
    dcatde:politicalGeocodingURI <http://dcat-ap.de/def/politicalGeocoding/districtKey/05958> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/WEEKLY> ;
    dct:description "Der ALKIS Bestandsdatenauszug ohne Eigentümer aus dem Liegenschaftskataster enthält für Flurstücke und Gebäude Geobasisdaten in beschreibender und darstellender Form. Für alle Flurstücke weist das Liegenschaftskataster deren Form, Lage, Nutzung, Größe, Bebauung und charakteristische Topographie nach. " ;
    dct:identifier "b5e25617-f3b6-5c60-abab-528aa29e018f" ;
    dct:issued "2020-10-06"^^xsd:date ;
    dct:modified "2026-02-04T06:39:46+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "gis@hochsauerlandkreis.de" ;
            foaf:name "Hochsauerlandkreis" ],
        [ a foaf:Agent ;
            foaf:mbox "gis@hochsauerlandkreis.de" ;
            foaf:name "Hochsauerlandkreis" ],
        [ a foaf:Agent ;
            foaf:mbox "gis@hochsauerlandkreis.de" ;
            foaf:name "Hochsauerlandkreis" ;
            foaf:phone <tel:+49%202961%2094%20-%203387> ] ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/districtKey/05958> ] ;
    dct:title "Hochsauerlandkreis ALKIS Daten ohne Eigentümer (Liegenschaftskarte)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Hochsauerlandkreis" ;
            vcard:hasEmail <mailto:gis@hochsauerlandkreis.de> ],
        [ a vcard:Organization ;
            vcard:fn "Hochsauerlandkreis" ;
            vcard:hasEmail <mailto:gis@hochsauerlandkreis.de> ],
        [ a vcard:Organization ;
            vcard:fn "Hochsauerlandkreis" ;
            vcard:hasEmail <mailto:gis@hochsauerlandkreis.de> ;
            vcard:hasTelephone <tel:+49%202961%2094-0> ;
            vcard:hasURL <https://www.hochsauerlandkreis.de> ] ;
    dcat:distribution <https://ckan.open.nrw.de/dataset/7ee0aa63-31fb-45c9-8959-765bb7f6a7df/resource/b0c24577-742e-4a7e-ba8f-d6f949d5d372> ;
    dcat:keyword "ALKIS",
        "Hochsauerlandkreis",
        "Liegenschaftskarte",
        "shp" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/REGI> .

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

<http://publications.europa.eu/resource/authority/file-type/SHP> a dct:MediaTypeOrExtent .

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

<https://ckan.open.nrw.de/dataset/7ee0aa63-31fb-45c9-8959-765bb7f6a7df/resource/b0c24577-742e-4a7e-ba8f-d6f949d5d372> a dcat:Distribution ;
    dct:description "ALKIS-Daten für das Gebiet des Hochsauerlandkreises im AdV-Shape-Format" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/SHP> ;
    dct:issued "2026-02-06T20:32:21.092607"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2026-02-04T06:39:46+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://gis.hochsauerlandkreis.de/webdaten/OpenData/ALKIS/ALKIS-Hochsauerlandkreis_EPSG25832_SHAPE.zip> ;
    dcat:mediaType "shp" .

<https://gis.hochsauerlandkreis.de/webdaten/OpenData/ALKIS/ALKIS-Hochsauerlandkreis_EPSG25832_SHAPE.zip> a rdfs:Resource .

