@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/fc49eebf-3750-4c9c-a29e-6696eb644362> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dcatde:licenseAttributionByText "Landesamt für Umwelt" ;
    dct:description """Die Aufstellung zeigt die Anzahl und die genehmigte Leistung der betriebenen 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 "fc49eebf-3750-4c9c-a29e-6696eb644362" ;
    dct:issued "2020-06-10T00:00:00"^^xsd:dateTime ;
    dct:modified "2024-07-16T06:01:52.823124"^^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 - betriebene WKA pro Jahr in Schleswig-Holstein" ;
    dcat:distribution <http://134.245.19.93/dataset/fc49eebf-3750-4c9c-a29e-6696eb644362/resource/b8a7b43c-3529-4b92-bb49-7bf4e9109dfb>,
        <http://134.245.19.93/dataset/fc49eebf-3750-4c9c-a29e-6696eb644362/resource/fa0aba00-8134-4ed8-ab41-8fb54680d9c0> ;
    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/ENVI>,
        <http://publications.europa.eu/resource/authority/data-theme/TECH> .

<http://134.245.19.93/dataset/fc49eebf-3750-4c9c-a29e-6696eb644362/resource/b8a7b43c-3529-4b92-bb49-7bf4e9109dfb> 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:29:50.451691"^^xsd:dateTime ;
    dct:modified "2024-07-16T06:01:52.789951"^^xsd:dateTime ;
    dct:title "WKA_inBetrieb_SH.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "ec99a0cfddb100e48a850fe8ea944b73"^^xsd:hexBinary ] ;
    dcat:accessURL <http://134.245.19.93/dataset/fc49eebf-3750-4c9c-a29e-6696eb644362/resource/b8a7b43c-3529-4b92-bb49-7bf4e9109dfb/download/opendata_wka_inbetrieb_sh_20240627.csv> ;
    dcat:byteSize 294.0 ;
    dcat:mediaType "text/csv" .

<http://134.245.19.93/dataset/fc49eebf-3750-4c9c-a29e-6696eb644362/resource/fa0aba00-8134-4ed8-ab41-8fb54680d9c0> 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:53:29.850486"^^xsd:dateTime ;
    dct:modified "2024-01-30T10:05:13.568659"^^xsd:dateTime ;
    dct:title "Frictionless Tabular Data Resource" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm spdx:checksumAlgorithm_md5 ;
            spdx:checksumValue "179488b61786b10a5b87f40010327bb0"^^xsd:hexBinary ] ;
    dcat:accessURL <http://134.245.19.93/dataset/fc49eebf-3750-4c9c-a29e-6696eb644362/resource/fa0aba00-8134-4ed8-ab41-8fb54680d9c0/download/wka_inbetrieb_sh.json> ;
    dcat:byteSize 685.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 .

