@prefix adms: <http://www.w3.org/ns/adms#> .
@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#> .

<https://registry.gdi-de.org/id/de.bw/d2f46376-cc7e-11e4-8731-1681e6b88ec1> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/datenBW> ;
    dct:accessRights <http://inspire.ec.europa.eu/metadata-codelist/LimitationsOnPublicAccess/noLimitations> ;
    dct:conformsTo <http://www.opengis.net/def/crs/EPSG/0/3044> ;
    dct:description "Grauton-Schummerungen des Wasserlaufs an Bundeswasserstraßen" ;
    dct:identifier "d2f46376-cc7e-11e4-8731-1681e6b88ec1" ;
    dct:issued "2015-07-01T00:00:00+02:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2026-05-20"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:homepage <https://www.itzbund.de> ;
            foaf:mbox "geodatenservices@itzbund.de" ;
            foaf:name "ITZBund - Informationstechnikzentrum Bund, Poststelle" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((6.0980 55.0540, 15.5790 55.0540, 15.5790 47.2390, 6.0980 47.2390, 6.0980 55.0540))"^^gsp:wktLiteral ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:startDate "2014-04-17T00:00:00+02:00"^^xsd:dateTime ] ;
    dct:title "Schummerungsdaten BWaStr (Datenaktualität max. 2015)" ;
    dct:type <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
    adms:identifier "d2f46376-cc7e-11e4-8731-1681e6b88ec1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "ITZBund - Informationstechnikzentrum Bund, Poststelle" ;
            vcard:hasEmail <mailto:geodatenservices@itzbund.de> ;
            vcard:hasLocality "Ilmenau" ;
            vcard:hasPostalCode "98693" ;
            vcard:hasStreetAddress "Am Ehrenberg 8" ;
            vcard:hasTelephone <tel:+49-22899-680---0> ;
            vcard:hasURL <https://www.itzbund.de> ] ;
    dcat:distribution <https://via.bund.de/wsv/bwastr/schummerung/atom/bwastr-schummerung.xml>,
        <https://via.bund.de/wsv/bwastr/schummerung/wms?Request=GetCapabilities&service=wms> ;
    dcat:keyword "envi",
        "geländeerhebung",
        "mcloud_category_waters",
        "opendata",
        "relief" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ENVI>,
        <http://publications.europa.eu/resource/authority/data-theme/GOVE>,
        <http://publications.europa.eu/resource/authority/data-theme/TECH> ;
    foaf:page <https://via.bund.de/wsv/bwastr/schummerung/atom/bwastr-schummerung.xml> .

<http://inspire.ec.europa.eu/metadata-codelist/LimitationsOnPublicAccess/noLimitations> a dct:RightsStatement .

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

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

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

<http://www.opengis.net/def/crs/EPSG/0/3044> a dct:Standard .

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

<https://via.bund.de/wsv/bwastr/schummerung/wms?Request=GetCapabilities&service=wms> a rdfs:Resource,
        dcat:Distribution ;
    dcatde:licenseAttributionByText "© www.wsv.de (2023)" ;
    dct:description "WMS zu Demonstrationszwecken, Thema: Schummerungsdaten an Bundeswasserstraßen. Die verwendeten DGM-W-Daten (Digitale Geländemodelle von Wasserläufen) in diesem Kartendienst haben eine Aktualität von maximal 2015." ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/WMS_SRVC> ;
    dct:issued "2025-02-26T08:32:25.098401"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/geonutz/20130319> ;
    dct:modified "2026-03-30"^^xsd:date ;
    dct:title "WMS DEMO Schummerung BWaStr bis 2015" ;
    dcat:accessURL <https://via.bund.de/wsv/bwastr/schummerung/wms?Request=GetCapabilities&service=wms> .

<https://via.bund.de/wsv/bwastr/schummerung/atom/bwastr-schummerung.xml> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dcatde:licenseAttributionByText "© www.wsv.de (2023)" ;
    dct:description "ATOM Downloaddienst für Schummerungsdaten an Bundeswasserstraßen" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/WFS_SRVC> ;
    dct:issued "2025-02-26T08:32:25.098403"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/geonutz/20130319> ;
    dct:modified "2026-05-20"^^xsd:date ;
    dct:title "ATOM Downloaddienst Schummerung BWaStr (bis. max. 2015)" ;
    dcat:accessURL <https://via.bund.de/wsv/bwastr/schummerung/atom/bwastr-schummerung.xml> ;
    dcat:mediaType "application/xml" .

