@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/04a96b44-0f75-447a-9f91-9f501fb2cfa7> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dcatde:licenseAttributionByText "nah.sh" ;
    dct:description """Eisenbahnstrecken in Schleswig-Holstein\r
\r
![kartografische Darstellung der Daten](https://opendata.schleswig-holstein.de/data/nah.sh/strecken.png)""" ;
    dct:identifier "04a96b44-0f75-447a-9f91-9f501fb2cfa7" ;
    dct:issued "2022-03-10T00:00:00"^^xsd:dateTime ;
    dct:modified "2023-01-23T13:13:17.581869"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/822973d3-af00-4240-80dd-77d7a7e20801> ;
    dct:references <https://musterdatenkatalog.de/def/musterdatensatz/oepnv/verkehrsnetz> ;
    dct:spatial <http://dcat-ap.de/def/politicalGeocoding/stateKey/01> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:startDate "2021-12-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Strecken" ;
    dcat:distribution <http://134.245.19.93/dataset/04a96b44-0f75-447a-9f91-9f501fb2cfa7/resource/efd5141f-3b08-4760-94da-854346b18b81> ;
    dcat:keyword "Bahnstrecke",
        "Bahnstrecken",
        "Eisenbahn",
        "SPNV",
        "Verkehrsnetz",
        "ÖPNV" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> .

<http://134.245.19.93/dataset/04a96b44-0f75-447a-9f91-9f501fb2cfa7/resource/efd5141f-3b08-4760-94da-854346b18b81> a dcat:Distribution ;
    dcatde:licenseAttributionByText "nah.sh" ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/SHP> ;
    dct:issued "2022-03-10T07:56:34.048738"^^xsd:dateTime ;
    dct:modified "2022-03-10T07:56:34.048738"^^xsd:dateTime ;
    dct:title "Strecken.zip" ;
    dcat:accessURL <https://opendata.schleswig-holstein.de/data/nah.sh/Strecken.zip> ;
    dcat:mediaType "application/zip" .

<http://134.245.19.93/organization/822973d3-af00-4240-80dd-77d7a7e20801> a foaf:Agent ;
    foaf:name "nah.sh" .

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

