@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 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://www.offenedaten-koeln.de/dataset/historische-karten> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/municipality> ;
    dcatde:politicalGeocodingURI <http://dcat-ap.de/def/politicalGeocoding/districtKey/05315> ;
    dct:contributor [ a foaf:Organization ;
            foaf:homepage <https://www.stadt-koeln.de/politik-und-verwaltung/geoportal/index.html> ;
            foaf:name "Geoportal Stadt Köln " ] ;
    dct:creator [ a foaf:Organization ;
            foaf:homepage <https://www.stadt-koeln.de/politik-und-verwaltung/geoportal/index.html> ;
            foaf:name "Geoportal Stadt Köln " ],
        [ a foaf:Agent ;
            foaf:homepage <https://www.stadt-koeln.de/politik-und-verwaltung/geoportal/index.html> ;
            foaf:name "Geoportal Stadt Köln " ],
        [ a foaf:Agent ;
            foaf:homepage <https://www.stadt-koeln.de/politik-und-verwaltung/geoportal/index.html> ;
            foaf:name "Geoportal Stadt Köln " ] ;
    dct:description "<p> historische Stadtkarten Kölns als wms.</p>" ;
    dct:identifier "7ea838de-481e-4aba-96f9-30d13906c175" ;
    dct:issued "2023-02-02T08:40:35+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2025-11-27T14:55:30+00:00"^^xsd:dateTime ;
    dct:publisher <https://www.offenedaten-koeln.de/publisher/75b9d572a72e7163debe2e2090af3d88> ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/districtKey/05315> ] ;
    dct:title "Historische Karten" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Geoportal Stadt Köln " ],
        [ a vcard:Kind ;
            vcard:fn "Geoportal Stadt Köln " ;
            vcard:hasEmail <mailto:cc-gis@stadt-koeln.de> ],
        [ a vcard:Kind ;
            vcard:fn "Geoportal Stadt Köln " ;
            vcard:hasEmail <mailto:cc-gis@stadt-koeln.de> ],
        [ a vcard:Organization ;
            vcard:fn "Geoportal Stadt Köln " ],
        [ a vcard:Organization ;
            vcard:fn "Geoportal Stadt Köln " ] ;
    dcat:distribution <https://www.offenedaten-koeln.de/distribution/30eb62712202cd37fe050f67fe72da53> ;
    dcat:keyword "Geo" .

<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/WMS_SRVC> a dct:MediaTypeOrExtent .

<https://geoportal.stadt-koeln.de/wss/service/historische_stadtkarten/guest?SERVICE=WMS&amp%3BRequest=GetCapabilities> a rdfs:Resource .

<https://www.dcat-ap.de/def/dcatde/1.1/spec/specification.pdf> a dct:Standard .

<https://www.govdata.de/dl-de/zero-2-0> a dct:RightsStatement .

<https://www.offenedaten-koeln.de/publisher/75b9d572a72e7163debe2e2090af3d88> a foaf:Agent ;
    foaf:name "Stadt Köln" .

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

<https://www.offenedaten-koeln.de/distribution/30eb62712202cd37fe050f67fe72da53> a rdfs:Resource,
        dcat:Distribution ;
    dct:conformsTo <https://www.dcat-ap.de/def/dcatde/1.1/spec/specification.pdf> ;
    dct:description "<p>Die Datenressource enthält den wms Dienst zu den historischen Stadtkarten Kölns.</p>" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/WMS_SRVC> ;
    dct:issued "2023-02-02T08:50:26+00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:license <http://dcat-ap.de/def/licenses/dl-zero-de/2.0> ;
    dct:modified "2023-03-06T10:51:40+00:00"^^xsd:dateTime ;
    dct:rights <https://www.govdata.de/dl-de/zero-2-0> ;
    dct:title "Historische Stadtkarten" ;
    adms:status <http://publications.europa.eu/resource/authority/distribution-status/COMPLETED> ;
    dcat:accessURL <https://www.offenedaten-koeln.de/distribution/30eb62712202cd37fe050f67fe72da53> ;
    dcat:downloadURL <https://geoportal.stadt-koeln.de/wss/service/historische_stadtkarten/guest?SERVICE=WMS&amp%3BRequest=GetCapabilities> .

