@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://134.245.19.93/dataset/f32b5763-2d77-4e1a-bb49-b93deea7d3f6> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "Poststelle@LVermGeo.landsh.de" ;
            foaf:name "Landesamt für Vermessung und Geoinformation Schleswig-Holstein" ] ;
    dct:description """archiviertes Blatt 2128 der Topographischen Karte 1:25.000 (Chronologe) aus dem Jahr 1940

![Kartenvorschau](https://opendata.schleswig-holstein.de/data/lvermgeo/dtk_chron/ausgabe_3/preview/2128_C1940_t.jpg)""" ;
    dct:identifier "f32b5763-2d77-4e1a-bb49-b93deea7d3f6" ;
    dct:issued "2021-01-22T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-01-22T13:03:00"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/01115337-01d1-4e96-aa8e-9749524889c7> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((10.3248 53.7962, 10.3281 53.9024, 10.5066 53.9003, 10.5028 53.7941, 10.3248 53.7962))"^^gsp:wktLiteral ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "1940-12-31T00:00:00"^^xsd:dateTime ;
            dcat:startDate "1940-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "TK25 Blatt 2128" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Landesamt für Vermessung und Geoinformation Schleswig-Holstein" ;
            vcard:hasEmail <mailto:Poststelle@LVermGeo.landsh.de> ] ;
    dcat:distribution <https://opendata.schleswig-holstein.de/dtk_chron/ausgabe_3/f1db462d55a84944158aa9c400dd0302/jpeg25>,
        <https://opendata.schleswig-holstein.de/dtk_chron/ausgabe_3/f1db462d55a84944158aa9c400dd0302/png>,
        <https://opendata.schleswig-holstein.de/dtk_chron/ausgabe_3/f1db462d55a84944158aa9c400dd0302/tiff> ;
    dcat:keyword "Chronologe",
        "Karte",
        "Messtischblatt",
        "TK25",
        "TK25-2128" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/REGI> .

<http://134.245.19.93/organization/01115337-01d1-4e96-aa8e-9749524889c7> a foaf:Agent ;
    foaf:name "Landesamt für Vermessung und Geoinformation Schleswig-Holstein" .

<https://opendata.schleswig-holstein.de/dtk_chron/ausgabe_3/f1db462d55a84944158aa9c400dd0302/jpeg25> a dcat:Distribution ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/JPEG> ;
    dct:issued "2021-01-22T13:35:01.374246"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/ccpdm/1.0> ;
    dct:modified "2021-01-22T13:35:01.374246"^^xsd:dateTime ;
    dct:title "JPEG 25%" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/lvermgeo/dtk_chron/ausgabe_3/2128_C1940_t.jpg> ;
    dcat:byteSize 4626723.0 ;
    dcat:downloadURL <https://opendata.schleswig-holstein.de/data/lvermgeo/dtk_chron/ausgabe_3/2128_C1940_t.jpg> .

<https://opendata.schleswig-holstein.de/dtk_chron/ausgabe_3/f1db462d55a84944158aa9c400dd0302/png> a dcat:Distribution ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/PNG> ;
    dct:issued "2021-01-22T13:35:01.374251"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/ccpdm/1.0> ;
    dct:modified "2021-01-22T13:35:01.374251"^^xsd:dateTime ;
    dct:title "PNG" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/lvermgeo/dtk_chron/ausgabe_3/2128_C1940_t.png> ;
    dcat:byteSize 7210958.0 ;
    dcat:downloadURL <https://opendata.schleswig-holstein.de/data/lvermgeo/dtk_chron/ausgabe_3/2128_C1940_t.png> .

<https://opendata.schleswig-holstein.de/dtk_chron/ausgabe_3/f1db462d55a84944158aa9c400dd0302/tiff> a dcat:Distribution ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/TIFF> ;
    dct:issued "2021-01-22T13:35:01.374253"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/ccpdm/1.0> ;
    dct:modified "2021-01-22T13:35:01.374253"^^xsd:dateTime ;
    dct:title "GeoTIFF" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/lvermgeo/dtk_chron/ausgabe_3/2128_C1940_t.tif> ;
    dcat:byteSize 4575934.0 ;
    dcat:downloadURL <https://opendata.schleswig-holstein.de/data/lvermgeo/dtk_chron/ausgabe_3/2128_C1940_t.tif> .

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

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

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

<https://opendata.schleswig-holstein.de/data/lvermgeo/dtk_chron/ausgabe_3/2128_C1940_t.jpg> a rdfs:Resource .

<https://opendata.schleswig-holstein.de/data/lvermgeo/dtk_chron/ausgabe_3/2128_C1940_t.png> a rdfs:Resource .

<https://opendata.schleswig-holstein.de/data/lvermgeo/dtk_chron/ausgabe_3/2128_C1940_t.tif> a rdfs:Resource .

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

