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

<https://test.ckan.open.nrw.de/dataset/5dcdffee-e687-4ab6-a132-b69c53f7e34f> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW>,
        <http://offenedaten.aachen.de> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "zentraledienste@alsdorf.de" ;
            foaf:name "Stadt Alsdorf" ] ;
    dct:creator [ a foaf:Organization ;
            foaf:mbox "ordnungsamt@alsdorf.de" ;
            foaf:name "Feuerwehr Alsdorf" ] ;
    dct:description "Der Datensatz enthält die Feuerwehrstatistik für den Rettungsdienst in 2020." ;
    dct:identifier "ffebd667-5435-4b8f-b1e6-724470601521" ;
    dct:issued "2026-02-05T10:23:16.295252"^^xsd:dateTime ;
    dct:modified "2026-02-05T10:23:16.295258"^^xsd:dateTime ;
    dct:publisher <https://test.ckan.open.nrw.de/organization/81f54baa-27e6-4efa-be13-b75bf7279c68> ;
    dct:title "Feuerwehrstatistik 2020 – Rettungsdienst der Stadt Alsdorf" ;
    adms:identifier [ a adms:Identifier ;
            skos:notation "ffebd667-5435-4b8f-b1e6-724470601521" ],
        [ a adms:Identifier ;
            skos:notation "ffebd667-5435-4b8f-b1e6-724470601521" ],
        "ffebd667-5435-4b8f-b1e6-724470601521" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Alsdorf" ;
            vcard:hasEmail <mailto:zentraledienste@alsdorf.de> ],
        [ a vcard:Organization ;
            vcard:fn "Stadt Alsdorf" ;
            vcard:hasEmail <mailto:zentraledienste@alsdorf.de> ],
        [ a vcard:Organization ;
            vcard:fn "Stadt Alsdorf" ;
            vcard:hasEmail <mailto:zentraledienste@alsdorf.de> ] ;
    dcat:distribution <https://test.ckan.open.nrw.de/dataset/5dcdffee-e687-4ab6-a132-b69c53f7e34f/resource/e0b45490-d929-4600-8561-779439d0ca09> ;
    dcat:keyword "Alsdorf",
        "Bevölkerung",
        "Feuerwehr",
        "Statistik" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/GOVE>,
        <http://publications.europa.eu/resource/authority/data-theme/JUST>,
        <http://publications.europa.eu/resource/authority/data-theme/REGI>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<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 .

<https://test.ckan.open.nrw.de/dataset/5dcdffee-e687-4ab6-a132-b69c53f7e34f/resource/e0b45490-d929-4600-8561-779439d0ca09> a dcat:Distribution ;
    dct:description "Feuerwehrstatistik über den Rettungsdienst in 2020." ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/XLSX> ;
    dct:issued "2021-06-18T09:39:30.580129"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2021-06-18T09:39:30.548270"^^xsd:dateTime ;
    dct:title "Feuerwehrstatistik 2020 - Rettungsdienst" ;
    dcat:accessURL <https://offenedaten.aachen.de/dataset/ffebd667-5435-4b8f-b1e6-724470601521/resource/e0b45490-d929-4600-8561-779439d0ca09/download/feuerwehrstatistik-2020-rettungsdienst.xlsx> ;
    dcat:byteSize "8663"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://test.ckan.open.nrw.de/organization/81f54baa-27e6-4efa-be13-b75bf7279c68> a foaf:Agent ;
    foaf:name "Aachen" .

