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

<http://registry.gdi-de.org/id/de.sh/f359b0d5-25ba-4997-8a84-1fdf70a7a64c> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein>,
        <https://gdi-sh.de> ;
    dcatde:licenseAttributionByText "© Landeshauptstadt Kiel, Amt für Bauordnung, Vermessung und Geoinformation" ;
    dct:accessRights <http://inspire.ec.europa.eu/metadata-codelist/LimitationsOnPublicAccess/noLimitations> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/IRREG> ;
    dct:conformsTo <http://www.opengis.net/def/crs/EPSG/0/25832> ;
    dct:description "Übersicht und Informationen zu den Abfallberatung in Kiel, sowie dem Standort" ;
    dct:identifier "f359b0d5-25ba-4997-8a84-1fdf70a7a64c" ;
    dct:issued "2025-10-07T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2026-04-29"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "mailto:gdi@kiel.de" ;
            foaf:name "Landeshauptstadt Kiel" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((10.0330 54.4310, 10.2190 54.4310, 10.2190 54.2510, 10.0330 54.2510, 10.0330 54.4310))"^^gsp:wktLiteral ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:startDate "2025-10-07T00:00:00"^^xsd:dateTime ] ;
    dct:title "Abfallberatung in Kiel" ;
    dct:type <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
    adms:identifier "f359b0d5-25ba-4997-8a84-1fdf70a7a64c" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Landeshauptstadt Kiel" ;
            vcard:hasCountryName "Deutschland" ;
            vcard:hasEmail <mailto:gdi@kiel.de> ;
            vcard:hasLocality "Kiel" ;
            vcard:hasPostalCode "24103" ;
            vcard:hasStreetAddress "Fleethörn 9" ] ;
    dcat:distribution <https://ims.kiel.de/geodatenextern/services/Stadtplan/LHKielWmsWfs/MapServer/WFSServer?request=GetFeature&service=WFS&typeName=Abfallberatung&outputFormat=CSV>,
        <https://ims.kiel.de/geodatenextern/services/Stadtplan/LHKielWmsWfs/MapServer/WFSServer?request=GetFeature&service=WFS&typeName=Abfallberatung&outputFormat=GML3>,
        <https://ims.kiel.de/geodatenextern/services/Stadtplan/LHKielWmsWfs/MapServer/WFSServer?request=GetFeature&service=WFS&typeName=Abfallberatung&outputFormat=geoJSON> ;
    dcat:keyword "Beratung",
        "Entsorgung",
        "Gesellschaft",
        "Landeshauptstadt Kiel",
        "Müll",
        "Sozial",
        "opendata" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC>,
        <http://publications.europa.eu/resource/authority/data-theme/GOVE>,
        <http://publications.europa.eu/resource/authority/data-theme/HEAL>,
        <http://publications.europa.eu/resource/authority/data-theme/REGI>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> ;
    foaf:page <https://ims.kiel.de/extern/kielmaps/?view=stpl&coords=32573905%2C6020343&lev=2&bmap=0&visLayNum=134&identify=0&marker=0&> .

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

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

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

<http://www.opengis.net/def/crs/EPSG/0/25832> a dct:Standard .

<https://ims.kiel.de/extern/kielmaps/?view=stpl&coords=32573905%2C6020343&lev=2&bmap=0&visLayNum=134&identify=0&marker=0&> a foaf:Document .

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

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

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

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

<https://ims.kiel.de/geodatenextern/services/Stadtplan/LHKielWmsWfs/MapServer/WFSServer?request=GetFeature&service=WFS&typeName=Abfallberatung&outputFormat=CSV> a rdfs:Resource,
        dcat:Distribution ;
    dcatde:licenseAttributionByText "© Landeshauptstadt Kiel, Amt für Bauordnung, Vermessung und Geoinformation" ;
    dct:description "CSV" ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2025-10-08T10:20:56.509886"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2025-10-08T10:20:56.486152"^^xsd:dateTime ;
    dcat:accessURL <https://ims.kiel.de/geodatenextern/services/Stadtplan/LHKielWmsWfs/MapServer/WFSServer?request=GetFeature&service=WFS&typeName=Abfallberatung&outputFormat=CSV> ;
    dcat:downloadURL <https://ims.kiel.de/geodatenextern/services/Stadtplan/LHKielWmsWfs/MapServer/WFSServer?request=GetFeature&service=WFS&typeName=Abfallberatung&outputFormat=CSV> .

<https://ims.kiel.de/geodatenextern/services/Stadtplan/LHKielWmsWfs/MapServer/WFSServer?request=GetFeature&service=WFS&typeName=Abfallberatung&outputFormat=GML3> a rdfs:Resource,
        dcat:Distribution ;
    dcatde:licenseAttributionByText "© Landeshauptstadt Kiel, Amt für Bauordnung, Vermessung und Geoinformation" ;
    dct:description "GML3" ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/GML> ;
    dct:issued "2025-10-08T10:20:56.509882"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2025-10-08T10:20:56.485931"^^xsd:dateTime ;
    dcat:accessURL <https://ims.kiel.de/geodatenextern/services/Stadtplan/LHKielWmsWfs/MapServer/WFSServer?request=GetFeature&service=WFS&typeName=Abfallberatung&outputFormat=GML3> ;
    dcat:downloadURL <https://ims.kiel.de/geodatenextern/services/Stadtplan/LHKielWmsWfs/MapServer/WFSServer?request=GetFeature&service=WFS&typeName=Abfallberatung&outputFormat=GML3> .

<https://ims.kiel.de/geodatenextern/services/Stadtplan/LHKielWmsWfs/MapServer/WFSServer?request=GetFeature&service=WFS&typeName=Abfallberatung&outputFormat=geoJSON> a rdfs:Resource,
        dcat:Distribution ;
    dcatde:licenseAttributionByText "© Landeshauptstadt Kiel, Amt für Bauordnung, Vermessung und Geoinformation" ;
    dct:description "geoJSON" ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/GEOJSON> ;
    dct:issued "2025-10-08T10:20:56.509884"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2025-10-08T10:20:56.486051"^^xsd:dateTime ;
    dcat:accessURL <https://ims.kiel.de/geodatenextern/services/Stadtplan/LHKielWmsWfs/MapServer/WFSServer?request=GetFeature&service=WFS&typeName=Abfallberatung&outputFormat=geoJSON> ;
    dcat:downloadURL <https://ims.kiel.de/geodatenextern/services/Stadtplan/LHKielWmsWfs/MapServer/WFSServer?request=GetFeature&service=WFS&typeName=Abfallberatung&outputFormat=geoJSON> .

