@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/8b237243-842e-a0f6-09e4-42df0356907c> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/datenBW> ;
    dct:description "Sichtschutzwald soll Objekte, die das Landschaftsbild nachhaltig und empfindlich stören, verdecken und vor unerwünschtem Einblick schützen." ;
    dct:identifier "8b237243-842e-a0f6-09e4-42df0356907c" ;
    dct:issued "2023-01-04T09:15:17"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/DEU> ;
    dct:modified "2023-01-04T09:15:17"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "gis.fva-bw@forst.bwl.de" ;
            foaf:name "FVA" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((7.5000 50.0000, 10.5000 50.0000, 10.5000 47.5000, 7.5000 47.5000, 7.5000 50.0000))"^^gsp:wktLiteral ] ;
    dct:title "Waldfunktion Sichtschutzwald" ;
    dct:type <http://inspire.ec.europa.eu/metadata-codelist/ResourceType/dataset> ;
    adms:identifier "8b237243-842e-a0f6-09e4-42df0356907c" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "FVA" ;
            vcard:hasCountryName "Deutschland" ;
            vcard:hasEmail <mailto:gis.fva-bw@forst.bwl.de> ;
            vcard:hasLocality "Freiburg" ;
            vcard:hasPostalCode "79100" ;
            vcard:hasStreetAddress "Wonnhaldestraße 4" ;
            vcard:hasTelephone <tel:+49-761-4018-310> ] ;
    dcat:distribution <https://owsproxy.lgl-bw.de/owsproxy/ows/WMS_FVA_Sichtschutzwald?REQUEST=GetCapabilities&SERVICE=WMS> ;
    dcat:keyword "bodennutzung",
        "forstwirtschaft",
        "opendata",
        "regional",
        "waldfunktion" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ENVI> .

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

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

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

<https://owsproxy.lgl-bw.de/owsproxy/ows/WMS_FVA_Sichtschutzwald?REQUEST=GetCapabilities&SERVICE=WMS> a rdfs:Resource,
        dcat:Distribution ;
    dcatde:licenseAttributionByText "Datengrundlage: FVA, www.fva-bw.de" ;
    dct:description "Geodatendienst für die Waldfunktion Sichtschutzwald. Der Minimummaßstab des Dienstes ist 1:1.301.000." ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/WMS_SRVC> ;
    dct:issued "2023-10-27T13:14:09.547031"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2025-08-01T10:50:20.915177"^^xsd:dateTime ;
    dct:title "FVA WMS Waldfunktion Sichtschutzwald" ;
    dcat:accessURL <https://owsproxy.lgl-bw.de/owsproxy/ows/WMS_FVA_Sichtschutzwald?REQUEST=GetCapabilities&SERVICE=WMS> .

