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

<https://test.ckan.open.nrw.de/dataset/c0b4c0e8-b3c9-459b-aa61-3bfe381e802f> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:homepage <https://www.bezreg-detmold.nrw.de/> ;
            foaf:mbox "open.data@bezreg-detmold.nrw.de" ;
            foaf:name "Bezirksregierung Detmold " ] ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/administrativeDistrict> ;
    dcatde:politicalGeocodingURI <http://dcat-ap.de/def/politicalGeocoding/governmentDistrictKey/057> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/UPDATE_CONT> ;
    dct:description """Die Statistik gibt Auskunft über die Maßnahmen der Schulträger im Förderprogramm Sofortausstattungsprogramm (Beantragt, Bewilligt und ausgezahlt)\r
""" ;
    dct:identifier "0dc14f65-8363-565b-8c89-20fdb5e58eee" ;
    dct:issued "2024-02-18"^^xsd:date ;
    dct:modified "2025-09-22T05:03:10+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:homepage <https://www.bezreg-detmold.nrw.de/> ;
            foaf:mbox "open.data@bezreg-detmold.nrw.de" ;
            foaf:name "Bezirksregierung Detmold" ],
        [ a foaf:Agent ;
            foaf:homepage <https://www.bezreg-detmold.nrw.de/> ;
            foaf:mbox "open.data@bezreg-detmold.nrw.de" ;
            foaf:name "Bezirksregierung Detmold" ],
        [ a foaf:Agent ;
            foaf:homepage <https://www.bezreg-detmold.nrw.de/> ;
            foaf:mbox "open.data@bezreg-detmold.nrw.de" ;
            foaf:name "Bezirksregierung Detmold" ] ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/governmentDistrictKey/057> ] ;
    dct:title "Förderprogramm DigitalPakt Schule - Sofortausstattungprogramm" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bezirksregierung Detmold " ;
            vcard:hasEmail <mailto:open.data@bezreg-detmold.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "Bezirksregierung Detmold " ;
            vcard:hasEmail <mailto:open.data@bezreg-detmold.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "Bezirksregierung Detmold " ;
            vcard:hasEmail <mailto:open.data@bezreg-detmold.nrw.de> ] ;
    dcat:distribution <https://test.ckan.open.nrw.de/dataset/c0b4c0e8-b3c9-459b-aa61-3bfe381e802f/resource/12551df3-6431-427d-8497-18dfdd6dfd2f> ;
    dcat:keyword "Digitalisierung",
        "Förderung",
        "Schule" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC> .

<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/XLSX> a dct:MediaTypeOrExtent .

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

<https://test.ckan.open.nrw.de/dataset/c0b4c0e8-b3c9-459b-aa61-3bfe381e802f/resource/12551df3-6431-427d-8497-18dfdd6dfd2f> a dcat:Distribution ;
    dct:description "-" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XLSX> ;
    dct:issued "2026-02-05T20:36:11.685514"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2024-02-18T05:03:09+00:00"^^xsd:dateTime ;
    dcat:byteSize "27161"^^xsd:nonNegativeInteger ;
    dcat:downloadURL <https://www.bezreg-detmold.nrw.de/system/files/media/document/file/abfrage_br_sus.xlsx> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet> .

<https://www.bezreg-detmold.nrw.de/system/files/media/document/file/abfrage_br_sus.xlsx> a rdfs:Resource .

<https://www.iana.org/assignments/media-types/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet> a dct:MediaType .

