@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/9d459777-d4ae-432e-a0df-955183853571> 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 "Die Touristinformation in Kiel. Veranstaltungen, Hotels, Aktivitäten. Hier findet man alle wichtigen Informationen in und um Kiel." ;
    dct:identifier "9d459777-d4ae-432e-a0df-955183853571" ;
    dct:issued "2024-08-06T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2026-03-10"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:homepage <https://kiel-sailing-city.de/> ;
            foaf:mbox "info@kiel-marketing.de" ;
            foaf:name "Landeshauptstadt Kiel" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((7.8700 55.0600, 11.3100 55.0600, 11.3100 53.3600, 7.8700 53.3600, 7.8700 55.0600))"^^gsp:wktLiteral ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:startDate "2024-08-06T00:00:00"^^xsd:dateTime ] ;
    dct:title "Touristinformation in Kiel" ;
    dct:type <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
    adms:identifier "9d459777-d4ae-432e-a0df-955183853571" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kiel Marketing GmbH" ;
            vcard:hasCountryName "Deutschland" ;
            vcard:hasEmail <mailto:info@kiel-marketing.de> ;
            vcard:hasLocality "Kiel" ;
            vcard:hasPostalCode "24103" ;
            vcard:hasStreetAddress "Andreas-Gayk-Straße 31" ;
            vcard:hasTelephone <tel:+49431901-2910> ;
            vcard:hasURL <https://kiel-sailing-city.de/> ] ;
    dcat:distribution <https://ims.kiel.de/geodatenextern/services/Stadtplan/LHKielWmsWfs/MapServer/WFSServer?request=GetFeature&service=WFS&typeName=Touristinformation&outputFormat=CSV>,
        <https://ims.kiel.de/geodatenextern/services/Stadtplan/LHKielWmsWfs/MapServer/WFSServer?request=GetFeature&service=WFS&typeName=Touristinformation&outputFormat=GML3>,
        <https://ims.kiel.de/geodatenextern/services/Stadtplan/LHKielWmsWfs/MapServer/WFSServer?request=GetFeature&service=WFS&typeName=Touristinformation&outputFormat=geoJSON> ;
    dcat:keyword "Fähren",
        "Hotels",
        "Landeshauptstadt Kiel",
        "Tourismus",
        "Transport",
        "Verkehr",
        "opendata",
        "ÖPNV" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> ;
    foaf:page <https://ims.kiel.de/extern/kielmaps/?view=stpl&coords=32573905%2C6020343&lev=8&bmap=0&visLayNum=61&identify=0&marker=0&>,
        <https://kiel-sailing-city.de/> .

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

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

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

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

<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=8&bmap=0&visLayNum=61&identify=0&marker=0&> a foaf:Document .

<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=Touristinformation&outputFormat=CSV> a rdfs:Resource,
        dcat:Distribution ;
    dcatde:licenseAttributionByText "© Landeshauptstadt Kiel, Amt für Bauordnung, Vermessung und Geoinformation" ;
    dct:description "CSV" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-08-25T09:43:25.582641"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/cc-by/4.0> ;
    dct:modified "2026-08-25T09:43:25.574641"^^xsd:dateTime ;
    dcat:accessURL <https://ims.kiel.de/geodatenextern/services/Stadtplan/LHKielWmsWfs/MapServer/WFSServer?request=GetFeature&service=WFS&typeName=Touristinformation&outputFormat=CSV> ;
    dcat:downloadURL <https://ims.kiel.de/geodatenextern/services/Stadtplan/LHKielWmsWfs/MapServer/WFSServer?request=GetFeature&service=WFS&typeName=Touristinformation&outputFormat=CSV> .

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

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

<https://kiel-sailing-city.de/> a foaf:Document .

