@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/d01d8acc-4270-4101-8dfa-72c2effcb0dc> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dcatde:licenseAttributionByText "Stadtarchiv Wedel" ;
    dct:description """historische Fotos und Beschreibungen der Standorte\r
\r
![Vorschau der Fotos](https://opendata.schleswig-holstein.de/data/stadt-wedel/Bilder/thumbnails.jpg)\r
\r
**Informationen zu Lizenzen und Fotografen der einzelnen Abbildungen sind in der Metadaten-Tabelle zu finden.**\r
\r
Zeichensatz der Metadaten-Tabelle ist UTF-8, Zeichentrenner ist Semikolon, Zeichenketten-Trenner ist das doppelte Anführungszeichen ".\r
\r
Die Bilddateien sind zu erreichen, indem man vor dem Dateinamen https://opendata.schleswig-holstein.de/data/stadt-wedel/Bilder/ ergänzt.""" ;
    dct:identifier "d01d8acc-4270-4101-8dfa-72c2effcb0dc" ;
    dct:issued "2021-03-30T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-03-30T06:46:19.436244"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/82800e37-d040-44a8-8140-71c140185da3> ;
    dct:spatial <http://dcat-ap.de/def/politicalGeocoding/regionalKey/010560050050> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "1979-12-31T00:00:00"^^xsd:dateTime ;
            dcat:startDate "1890-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Historische Fotos aus Wedel" ;
    dcat:distribution <http://134.245.19.93/dataset/d01d8acc-4270-4101-8dfa-72c2effcb0dc/resource/1eeb0adb-ced7-4137-a818-dd98f79cd5de> ;
    dcat:keyword "Foto" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC> .

<http://134.245.19.93/dataset/d01d8acc-4270-4101-8dfa-72c2effcb0dc/resource/1eeb0adb-ced7-4137-a818-dd98f79cd5de> a dcat:Distribution ;
    dcatde:licenseAttributionByText "Stadtarchiv Wedel" ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2021-03-30T06:18:54.374634"^^xsd:dateTime ;
    dct:modified "2021-03-30T06:18:54.374634"^^xsd:dateTime ;
    dct:title "metadaten.csv" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/stadt-wedel/Metadaten/StA_Wedel_DB_Poi.csv> ;
    dcat:mediaType "text/csv" .

<http://134.245.19.93/organization/82800e37-d040-44a8-8140-71c140185da3> a foaf:Agent ;
    foaf:name "Stadt Wedel" .

<http://dcat-ap.de/def/politicalGeocoding/regionalKey/010560050050> a dct:Location ;
    skos:prefLabel "Stadt Wedel" ;
    locn:geometry "MULTIPOLYGON (((9.7343 53.5652, 9.6723 53.5714, 9.6723 53.5757, 9.6633 53.5775, 9.6458 53.5878, 9.6610 53.5945, 9.6602 53.6068, 9.6665 53.6086, 9.6751 53.6065, 9.6729 53.6097, 9.6791 53.6074, 9.6830 53.6112, 9.6989 53.6106, 9.7218 53.6173, 9.7554 53.6192, 9.7534 53.6129, 9.7590 53.6109, 9.7556 53.6024, 9.7484 53.6039, 9.7435 53.5976, 9.7472 53.5917, 9.7363 53.5818, 9.7425 53.5782, 9.7369 53.5774, 9.7343 53.5652)), ((9.7303 53.5580, 9.7162 53.5584, 9.7194 53.5587, 9.7252 53.5587, 9.7303 53.5580)), ((9.6985 53.5606, 9.6995 53.5600, 9.6916 53.5615, 9.6950 53.5614, 9.6985 53.5606)))"^^gsp:wktLiteral .

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

