@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 spdx: <http://spdx.org/rdf/terms#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://134.245.19.93/dataset/b7db5c19-101f-4c0f-b99d-aea50899fccb> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dcatde:licenseAttributionByText "Landesamt für Umwelt" ;
    dct:description """Die Aufstellung zeigt aufsummiert die Anzahl und die genehmigte Leistung der neu genehmigten Windkraftanlagen (WKA) in Schleswig-Holstein. Es sind nur nach dem BImSchG genehmigungsbedürftige WKA berücksichtigt. \r
\r
Bei den Zahlen für das laufende Jahr handelt es sich um vorläufige Werte, wie sie am angegebenen Endzeitpunkt bekannt waren.\r
\r
Quelle:  LfU, Fachdatenbank LIS-A\r
\r
Auf der [Themenseite Windenergie auf schleswig-holstein.de](https://www.schleswig-holstein.de/DE/landesregierung/themen/energie/windenergie/windenergie_node.html) sind weitere Informationen zum Thema veröffentlicht.""" ;
    dct:identifier "b7db5c19-101f-4c0f-b99d-aea50899fccb" ;
    dct:issued "2019-07-01T00:00:00"^^xsd:dateTime ;
    dct:modified "2024-07-16T06:01:43.934889"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/02619150-8e16-46a5-b2b9-de73ecfc617d> ;
    dct:spatial <http://dcat-ap.de/def/politicalGeocoding/stateKey/01> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2024-06-27T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2012-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Windkraftanlagen - erteilte Neugenehmigungen pro Jahr in Schleswig-Holstein" ;
    dcat:distribution <http://134.245.19.93/dataset/b7db5c19-101f-4c0f-b99d-aea50899fccb/resource/24872e9f-a5d4-4c06-b781-f56df1b2d200>,
        <http://134.245.19.93/dataset/b7db5c19-101f-4c0f-b99d-aea50899fccb/resource/f292cc5e-3558-4de6-b4a0-50a3483f875f> ;
    dcat:keyword "WKA",
        "Wind",
        "Windenergie",
        "Windkraft",
        "Windkraftanlage" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ENER>,
        <http://publications.europa.eu/resource/authority/data-theme/TECH> .

<http://134.245.19.93/dataset/b7db5c19-101f-4c0f-b99d-aea50899fccb/resource/24872e9f-a5d4-4c06-b781-f56df1b2d200> a dcat:Distribution ;
    dcatde:licenseAttributionByText "Landesamt für Umwelt" ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2021-07-14T11:31:17.848889"^^xsd:dateTime ;
    dct:modified "2024-07-16T06:01:43.899602"^^xsd:dateTime ;
    dct:title "WKA_NeuG_SH.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "d24fa09518f27f7ad6f3484f3a7e640a"^^xsd:hexBinary ] ;
    dcat:accessURL <http://134.245.19.93/dataset/b7db5c19-101f-4c0f-b99d-aea50899fccb/resource/24872e9f-a5d4-4c06-b781-f56df1b2d200/download/opendata_wka_neug_sh_20240627.csv> ;
    dcat:byteSize 289.0 ;
    dcat:mediaType "text/csv" .

<http://134.245.19.93/dataset/b7db5c19-101f-4c0f-b99d-aea50899fccb/resource/f292cc5e-3558-4de6-b4a0-50a3483f875f> a dcat:Distribution ;
    dcatde:licenseAttributionByText "Landesamt für Umwelt" ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/JSON> ;
    dct:issued "2023-01-16T06:57:36.148973"^^xsd:dateTime ;
    dct:modified "2024-01-30T10:04:38.699379"^^xsd:dateTime ;
    dct:title "Frictionless Tabular Data Resource" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm spdx:checksumAlgorithm_md5 ;
            spdx:checksumValue "55f3c143ae6e5815a907f402852f51e1"^^xsd:hexBinary ] ;
    dcat:accessURL <http://134.245.19.93/dataset/b7db5c19-101f-4c0f-b99d-aea50899fccb/resource/f292cc5e-3558-4de6-b4a0-50a3483f875f/download/wka_neug_sh.json> ;
    dcat:byteSize 673.0 ;
    dcat:mediaType "application/json" .

<http://134.245.19.93/organization/02619150-8e16-46a5-b2b9-de73ecfc617d> a foaf:Agent ;
    foaf:name "Landesamt für Umwelt" .

<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 .

spdx:checksumAlgorithm_md5 a spdx:ChecksumAlgorithm .

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

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

