@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/ee92459c-7991-4123-b02d-dcf5ee656831> 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/DAILY> ;
    dct:description "Hier können Sie einen räumlichen Bereich definieren und für diesen die Daten der Liegenschaftskarte in unterschiedlichen Formaten herunterladen." ;
    dct:identifier "6d29dc67-55ac-52d5-b51b-ac2c975a2c04" ;
    dct:issued "2020-08-20"^^xsd:date ;
    dct:modified "2026-02-05T07:04:36+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:homepage <https://www.hochsauerlandkreis.de> ;
            foaf:mbox "gis@hochsauerlandkreis.de" ;
            foaf:name "Hochsauerlandkreis" ;
            foaf:phone <tel:+49%202961%2094%20-%203387> ],
        [ a foaf:Agent ;
            foaf:homepage <https://www.hochsauerlandkreis.de> ;
            foaf:mbox "gis@hochsauerlandkreis.de" ;
            foaf:name "Hochsauerlandkreis" ],
        [ a foaf:Agent ;
            foaf:homepage <https://www.hochsauerlandkreis.de> ;
            foaf:mbox "gis@hochsauerlandkreis.de" ;
            foaf:name "Hochsauerlandkreis" ] ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/districtKey/05958> ] ;
    dct:title "DownloadClient für Daten der Liegenschaftskarte (ALKIS)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Hochsauerlandlkreis" ;
            vcard:hasEmail <mailto:gis@hochsauerlandkreis.de> ],
        [ a vcard:Organization ;
            vcard:fn "Hochsauerlandlkreis" ;
            vcard:hasEmail <mailto:gis@hochsauerlandkreis.de> ],
        [ a vcard:Organization ;
            vcard:fn "Hochsauerlandlkreis" ;
            vcard:hasEmail <mailto:gis@hochsauerlandkreis.de> ;
            vcard:hasTelephone <tel:+49%202961%2094-0> ;
            vcard:hasURL <https://gis.hochsauerlandkreis.de> ] ;
    dcat:distribution <https://ckan.open.nrw.de/dataset/ee92459c-7991-4123-b02d-dcf5ee656831/resource/e4b6497f-806f-4ffd-a62a-d1cd03e73802> ;
    dcat:keyword "ALKIS",
        "DXF",
        "Hochsauerlandkreis",
        "Liegenschaftskarte",
        "NAS",
        "XML",
        "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/XML> a dct:MediaTypeOrExtent .

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

<https://ckan.open.nrw.de/dataset/ee92459c-7991-4123-b02d-dcf5ee656831/resource/e4b6497f-806f-4ffd-a62a-d1cd03e73802> a dcat:Distribution ;
    dct:description "Hier geht es zum Client ..." ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XML> ;
    dct:issued "2026-02-06T20:31:14.043427"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2026-02-04T07:04:36+00:00"^^xsd:dateTime ;
    dcat:accessURL <https://gis.hochsauerlandkreis.de/openData/> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/xml> .

<https://gis.hochsauerlandkreis.de/openData/> a rdfs:Resource .

<https://www.iana.org/assignments/media-types/application/xml> a dct:MediaType .

