@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://134.245.19.93/dataset/af1eb11c-7f99-44bc-bd6e-d32c8ec7b4b8> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dcatde:licenseAttributionByText "Kreisarchiv Stormarn" ;
    dct:identifier "af1eb11c-7f99-44bc-bd6e-d32c8ec7b4b8" ;
    dct:issued "2021-03-19T00:00:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2024-12-20T12:43:25.313520"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/26d5de95-221d-4d93-af7a-a41c0babfbb6> ;
    dct:spatial <http://dcat-ap.de/def/politicalGeocoding/districtKey/01062> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "1903-12-29T00:00:00"^^xsd:dateTime ;
            dcat:startDate "1880-11-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Stormarnsche Zeitung" ;
    dcat:distribution <http://134.245.19.93/dataset/af1eb11c-7f99-44bc-bd6e-d32c8ec7b4b8/resource/2d84637d-942e-497c-9d7b-e30e681fee9e>,
        <http://134.245.19.93/dataset/af1eb11c-7f99-44bc-bd6e-d32c8ec7b4b8/resource/b2d13bcf-d391-4fd5-8598-4b66f7e4afd4>,
        <http://134.245.19.93/dataset/af1eb11c-7f99-44bc-bd6e-d32c8ec7b4b8/resource/b924ca03-13f1-496c-ad17-934f900afb5e> ;
    dcat:keyword "1880",
        "1903",
        "Ahrensburg",
        "Presse",
        "Stormarn",
        "Zeitung" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC> .

<http://134.245.19.93/dataset/af1eb11c-7f99-44bc-bd6e-d32c8ec7b4b8/resource/2d84637d-942e-497c-9d7b-e30e681fee9e> a dcat:Distribution ;
    dcatde:licenseAttributionByText "Kreisarchiv Stormarn" ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/PDF> ;
    dct:issued "2021-03-19T16:35:48.039813"^^xsd:dateTime ;
    dct:modified "2024-12-20T12:43:25.316714"^^xsd:dateTime ;
    dct:title "Tagesausgaben" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/kreisarchiv_stormarn/Datenset%20Stormarnsche%20Zeitung/PDF-Dateien/> .

<http://134.245.19.93/dataset/af1eb11c-7f99-44bc-bd6e-d32c8ec7b4b8/resource/b2d13bcf-d391-4fd5-8598-4b66f7e4afd4> a dcat:Distribution ;
    dcatde:licenseAttributionByText "Kreisarchiv Stormarn" ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/TIFF> ;
    dct:issued "2021-03-19T16:35:08.952582"^^xsd:dateTime ;
    dct:modified "2024-12-20T12:43:25.316621"^^xsd:dateTime ;
    dct:title "Scans der Einzelseiten" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/kreisarchiv_stormarn/Datenset%20Stormarnsche%20Zeitung/Tif-Dateien/> .

<http://134.245.19.93/dataset/af1eb11c-7f99-44bc-bd6e-d32c8ec7b4b8/resource/b924ca03-13f1-496c-ad17-934f900afb5e> a dcat:Distribution ;
    dcatde:licenseAttributionByText "Kreisarchiv Stormarn" ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/XML> ;
    dct:issued "2021-03-19T16:38:07.840795"^^xsd:dateTime ;
    dct:modified "2024-12-20T12:43:25.316784"^^xsd:dateTime ;
    dct:title "EAD-Export aus der Datenbank des Kreisarchivs Stormarn" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/kreisarchiv_stormarn/Datenset%20Stormarnsche%20Zeitung/EAD_Export_V6.XML> ;
    dcat:mediaType "application/xml" .

<http://134.245.19.93/organization/26d5de95-221d-4d93-af7a-a41c0babfbb6> a foaf:Agent ;
    foaf:name "Kreisarchiv Stormarn" .

<http://dcat-ap.de/def/politicalGeocoding/districtKey/01062> a dct:Location ;
    skos:prefLabel "Kreis Stormarn" ;
    locn:geometry "POLYGON ((10.0227 53.4954, 10.0227 53.9202, 10.6218 53.9202, 10.6218 53.4954, 10.0227 53.4954))"^^gsp:wktLiteral .

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

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

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

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

