@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 locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://test.ckan.open.nrw.de/dataset/a3c1e261-645f-4e14-949c-c0b3daef2602> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:homepage <https://www.bra.nrw.de/> ;
            foaf:mbox "open.data@bra.nrw.de" ;
            foaf:name "Bezirksregierung Arnsberg" ] ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/state> ;
    dcatde:politicalGeocodingURI <http://dcat-ap.de/def/politicalGeocoding/stateKey/05> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/ANNUAL> ;
    dct:description "Diese Statistik gibt Auskunft darüber, welche Ursache die im jeweiligen Jahr bei der Bergbehörde NRW gemeldeten Gebäudeschäden haben. Tagesbrüche auf Hohlräume bzw. Tagesbrüche auf Tagesöffnungen werden separat erfasst." ;
    dct:identifier "fd1adcc7-cc9f-5322-a042-4a321b9ee056" ;
    dct:issued "2021-05-31"^^xsd:date ;
    dct:modified "2023-09-27"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:homepage <https://www.bra.nrw.de/> ;
            foaf:mbox "open.data@bra.nrw.de" ;
            foaf:name "Bezirksregierung Arnsberg" ],
        [ a foaf:Agent ;
            foaf:homepage <https://www.bra.nrw.de/> ;
            foaf:mbox "open.data@bra.nrw.de" ;
            foaf:name "Bezirksregierung Arnsberg" ],
        [ a foaf:Agent ;
            foaf:homepage <https://www.bra.nrw.de/> ;
            foaf:mbox "open.data@bra.nrw.de" ;
            foaf:name "Bezirksregierung Arnsberg" ] ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/stateKey/05> ] ;
    dct:title "Gebäudeschäden" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bezirksregierung Arnsberg" ;
            vcard:hasEmail <mailto:open.data@bra.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "Bezirksregierung Arnsberg" ;
            vcard:hasEmail <mailto:open.data@bra.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "Bezirksregierung Arnsberg" ;
            vcard:hasEmail <mailto:open.data@bra.nrw.de> ] ;
    dcat:distribution <https://test.ckan.open.nrw.de/dataset/a3c1e261-645f-4e14-949c-c0b3daef2602/resource/9e22df9e-101d-48b1-b4f5-6c02a4fe6a29> ;
    dcat:keyword "Gebäudeschäden" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ENER>,
        <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/CSV> a dct:MediaTypeOrExtent .

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

<https://extra.bra.nrw.de/opendata/bergbau/abt6_opendata.pdf> a foaf:Document .

<https://test.ckan.open.nrw.de/dataset/a3c1e261-645f-4e14-949c-c0b3daef2602/resource/9e22df9e-101d-48b1-b4f5-6c02a4fe6a29> a dcat:Distribution ;
    dct:description "Diese Statistik gibt Auskunft darüber, welche Ursache die im jeweiligen Jahr bei der Bergbehörde NRW gemeldeten Gebäudeschäden haben. Tagesbrüche auf Hohlräume bzw. Tagesbrüche auf Tagesöffnungen werden separat erfasst." ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-02-05T20:33:44.996996"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2022-05-31"^^xsd:date ;
    dcat:accessURL <https://extra.bra.nrw.de/opendata/bergbau/gebaeudeschaeden.csv> ;
    dcat:byteSize "347"^^xsd:nonNegativeInteger ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> ;
    foaf:page <https://extra.bra.nrw.de/opendata/bergbau/abt6_opendata.pdf> .

<https://www.iana.org/assignments/media-types/text/csv> a dct:MediaType .

