@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/0e2c0c1b-9deb-45b8-9290-736446432931> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dct:description "Denkmalliste für Schutzzonen des Archäologischen Landesamtes Schleswig-Holstein" ;
    dct:identifier "0e2c0c1b-9deb-45b8-9290-736446432931" ;
    dct:isVersionOf <http://134.245.19.93/dataset/06bdd3c7-53c1-4f4e-b57e-c0d50ecbe8b1> ;
    dct:issued "2018-08-02T00:00:00"^^xsd:dateTime ;
    dct:modified "2024-12-11T07:51:28.507730"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/eb8c9440-9029-4acf-8ee5-891c28e5fdf4> ;
    dct:spatial <http://dcat-ap.de/def/politicalGeocoding/stateKey/01> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2018-08-02T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2018-08-02T00:00:00"^^xsd:dateTime ] ;
    dct:title "Denkmalliste der Schutzzonen" ;
    dcat:distribution <http://134.245.19.93/dataset/0e2c0c1b-9deb-45b8-9290-736446432931/resource/690ac7d0-1355-4d54-b69d-b7271656f3e0> ;
    dcat:keyword "Archäologie",
        "Schutzzone" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC> .

<http://134.245.19.93/dataset/0e2c0c1b-9deb-45b8-9290-736446432931/resource/690ac7d0-1355-4d54-b69d-b7271656f3e0> a dcat:Distribution ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/PDF> ;
    dct:issued "2024-12-11T07:51:10.593130"^^xsd:dateTime ;
    dct:modified "2024-12-11T07:51:10.586730"^^xsd:dateTime ;
    dct:title "2018-08-02_Denkmalliste_Schutzzonen.pdf" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/alsh/2018-08-02_Denkmalliste_Schutzzonen.pdf> ;
    dcat:mediaType "application/pdf" .

<http://134.245.19.93/organization/eb8c9440-9029-4acf-8ee5-891c28e5fdf4> a foaf:Agent ;
    foaf:name "Archäologisches Landesamt Schleswig-Holstein" .

<http://dcat-ap.de/def/politicalGeocoding/stateKey/01> a dct:Location ;
    skos:prefLabel "Bundesland Schleswig-Holstein" ;
    locn:geometry "POLYGON ((7.8690 53.3600, 7.8690 55.0583, 11.3126 55.0583, 11.3126 53.3600, 7.8690 53.3600))"^^gsp:wktLiteral .

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

