@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/2d58966c-e4d0-4adb-8a1a-2bd13cea7176> 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 Tagesbrüche haben, sofern sie auf Hohlräume gefallen sind. Tagesbrüche auf Tagesöffnungen werden separat erfasst." ;
    dct:identifier "8f05d40b-8def-5656-a4fe-1ddb0a34df32" ;
    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 "Tagesbrüche auf Hohlräume" ;
    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/2d58966c-e4d0-4adb-8a1a-2bd13cea7176/resource/9ee9e871-bc4f-41df-8e8d-fcc41bb77b76> ;
    dcat:keyword "Hohlräume",
        "Tagesbrüche " ;
    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/2d58966c-e4d0-4adb-8a1a-2bd13cea7176/resource/9ee9e871-bc4f-41df-8e8d-fcc41bb77b76> a dcat:Distribution ;
    dct:description "Diese Statistik gibt Auskunft darüber, welche Ursache die im jeweiligen Jahr bei der Bergbehörde NRW gemeldeten Tagesbrüche haben, sofern sie auf Hohlräume gefallen sind. Tagesbrüche auf Tagesöffnungen werden separat erfasst." ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-05-26T12:02:35.956932"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2022-12-30"^^xsd:date ;
    dcat:accessURL <https://extra.bra.nrw.de/opendata/bergbau/tagesbrueche_raeume.csv> ;
    dcat:byteSize "361"^^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 .

