@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/3042809b-91e4-4f96-aca1-a30036026fb3> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/datenBW> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/ANNUAL_2> ;
    dct:description "Der auf dem Verkehrsnetz der Bundeswasserstraßen (VerkNet BWaStr) BWaStr-Locator ermöglicht es, Bundeswasserstraßen-Kilometer-Werte oder -Bereiche in Lage-Koordinaten um zurechnen bzw. umgekehrt auch gegebene Koordinaten bezüglich einer Bundeswasserstraße zu stationieren. Zugang: https://via.bund.de/wsv/bwastr-locator/client" ;
    dct:identifier "3042809b-91e4-4f96-aca1-a30036026fb3" ;
    dct:issued "2009-03-02T00:00:00+01:00"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2026-03-30"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:homepage <https://www.gdws.wsv.bund.de/DE/service/karten/00_FGeoWSV/FGeoWSV.html> ;
            foaf:mbox "fgeo.geodatenmanagement@wsv.bund.de" ;
            foaf:name "FGeoWSV - Fachstelle für Geodäsie und Geoinformatik der Wasserstraßen- und Schifffahrtsverwaltung des Bundes" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((5.8300 55.0000, 15.0200 55.0000, 15.0200 47.2500, 5.8300 47.2500, 5.8300 55.0000))"^^gsp:wktLiteral ] ;
    dct:title "BWaStr-Locator (WSV-Web-Anwendung)" ;
    dct:type <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/application> ;
    adms:identifier "3042809b-91e4-4f96-aca1-a30036026fb3" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "FGeoWSV - Fachstelle für Geodäsie und Geoinformatik der Wasserstraßen- und Schifffahrtsverwaltung des Bundes" ;
            vcard:hasEmail <mailto:fgeo.geodatenmanagement@wsv.bund.de> ;
            vcard:hasURL <https://www.gdws.wsv.bund.de/DE/service/karten/00_FGeoWSV/FGeoWSV.html> ] ;
    dcat:distribution <https://via.bund.de/wsv/bwastr-locator/client> ;
    dcat:keyword "binnengewässertransport",
        "binnenschiffahrt",
        "bundeswasserstraßen",
        "bundeswasserstraßenkilometer",
        "bwastr",
        "fluß",
        "gewnet",
        "gewässernetz",
        "gis",
        "hektometer",
        "kilometer",
        "kilometrierung",
        "km",
        "locator",
        "opendata",
        "schiffahrt",
        "station",
        "stationierung",
        "tran",
        "transport",
        "verkehr-zu-wasser",
        "verknet" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/TRAN> ;
    foaf:page <https://via.bund.de/wsv/bwastr-locator/client> .

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

<http://publications.europa.eu/resource/authority/frequency/ANNUAL_2> a dct:Frequency .

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

<https://via.bund.de/wsv/bwastr-locator/client> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dcatde:licenseAttributionByText "Quelle: www.wsv.bund.de" ;
    dct:issued "2025-08-01T10:31:47.236715"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/geonutz/20130319> ;
    dct:modified "2025-08-01T10:31:47.195700"^^xsd:dateTime ;
    dct:title "https://via.bund.de/wsv/bwastr-locator/client" ;
    dcat:accessURL <https://via.bund.de/wsv/bwastr-locator/client> ;
    dcat:downloadURL <https://via.bund.de/wsv/bwastr-locator/client> .

