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

<https://opendata-duisburg.de/dataset/solaratlas-f%C3%BCr-duisburg-und-die-region> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dct:description """<p>Anzahl der registrierten Balkonkraftwerke in Duisburg</p>
<p>(maximale Bruttoleistung 2000 Watt und maximale Nettoleistung 800 Watt)</p>
<p><strong>Quelle:</strong> <a href="https://www.marktstammdatenregister.de/MaStR/Datendownload">Markstammdatenregister</a>, Stand Mitte Februar 2025</p>
""" ;
    dct:identifier "346a6fce-cf38-443e-b36f-c5bd5df99412" ;
    dct:issued "2026-09-11"^^xsd:date ;
    dct:modified "2025-05-05"^^xsd:date ;
    dct:publisher <https://opendata.ruhr/organization/6b4e3e04-a8a1-4d73-99c7-6b3fb96d3ba1> ;
    dct:title "Solaratlas für Duisburg und die Region" ;
    dcat:distribution <https://opendata-duisburg.de/dataset/solaratlas-f%C3%BCr-duisburg-und-die-region/resource/48b65cc6-c113-43a8-a9f9-133dc6b0f120>,
        <https://opendata-duisburg.de/dataset/solaratlas-f%C3%BCr-duisburg-und-die-region/resource/52fe388b-3cff-4372-95b5-76e38062f59e> ;
    dcat:keyword "bauen-und-wohnen" .

<https://opendata-duisburg.de/sites/default/files/Solaratlas_Anzahl_Balkonkraftwerke.csv> a rdfs:Resource .

<https://opendata.ruhr/organization/6b4e3e04-a8a1-4d73-99c7-6b3fb96d3ba1> a foaf:Agent ;
    foaf:name "Duisburg" .

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

<https://opendata-duisburg.de/dataset/solaratlas-f%C3%BCr-duisburg-und-die-region/resource/48b65cc6-c113-43a8-a9f9-133dc6b0f120> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:description """<p><strong>Quelle:</strong> <a href="https://www.marktstammdatenregister.de/MaStR/Datendownload">Markstammdatenregister</a>, Stand Mitte Februar 2025</p>
""" ;
    dct:format "JSON" ;
    dct:issued "2025-05-05"^^xsd:date ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2025-05-05"^^xsd:date ;
    dct:title "Anzahl der registrierten Balkonkraftwerke in Duisburg [JSON]" ;
    dcat:accessURL <https://opendata-duisburg.de/dataset/solaratlas-f%C3%BCr-duisburg-und-die-region/resource/48b65cc6-c113-43a8-a9f9-133dc6b0f120> ;
    foaf:page <https://opendata-duisburg.de/dataset/solaratlas-f%C3%BCr-duisburg-und-die-region/resource/48b65cc6-c113-43a8-a9f9-133dc6b0f120> .

<https://opendata-duisburg.de/dataset/solaratlas-f%C3%BCr-duisburg-und-die-region/resource/52fe388b-3cff-4372-95b5-76e38062f59e> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:description """<p><strong>Quelle:</strong> <a href="https://www.marktstammdatenregister.de/MaStR/Datendownload">Markstammdatenregister</a>, Stand Mitte Februar 2025</p>
""" ;
    dct:format "CSV" ;
    dct:issued "2025-05-05"^^xsd:date ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2025-05-05"^^xsd:date ;
    dct:title "Anzahl der registrierten Balkonkraftwerke in Duisburg [CSV]" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "da1c784804545f5c28e2672e59194e66"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata-duisburg.de/dataset/solaratlas-f%C3%BCr-duisburg-und-die-region/resource/52fe388b-3cff-4372-95b5-76e38062f59e> ;
    dcat:byteSize "96"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://opendata-duisburg.de/sites/default/files/Solaratlas_Anzahl_Balkonkraftwerke.csv> ;
    dcat:mediaType "text/csv" ;
    foaf:page <https://opendata-duisburg.de/dataset/solaratlas-f%C3%BCr-duisburg-und-die-region/resource/52fe388b-3cff-4372-95b5-76e38062f59e> .

