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

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

<http://publications.europa.eu/resource/authority/file-type/CSV> a dct:MediaTypeOrExtent .

<https://opendata.heilbronn.de/dataset/einsatzgeschehen-feuerwehr-heilbronn> a dcat:Dataset,
        foaf:Document ;
    dcatde:contributorID <https://opendata.heilbronn.de/> ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "öffentlich " ] ;
    dct:description """<p>Die Gesamteinsatzzahl von Feuerwehr und Rettungsdienst der Stadt Heilbronn sowie der Hilfsorganisationen.</p>
""" ;
    dct:identifier "73ca9776-5d73-48f7-b08f-4a452797e320" ;
    dct:issued "2020-11-27T23:07:02+01:00"^^xsd:dateTime ;
    dct:modified "2020-11-27T23:07:02+01:00"^^xsd:dateTime ;
    dct:publisher <https://www-test.daten-bw.de/ckan/organization/e7d21616-175e-4ed6-a1cd-b48770b8f9af> ;
    dct:title "EINSATZGESCHEHEN FEUERWEHR HEILBRONN" ;
    dcat:distribution <https://opendata.heilbronn.de/dataset/einsatzgeschehen-feuerwehr-heilbronn/resource/d5b7986f-62dc-46f9-b1c1-e937ff0e6e7e> ;
    dcat:keyword "__",
        "bevölkerung" ;
    foaf:page <https://opendata.heilbronn.de/dataset/einsatzgeschehen-feuerwehr-heilbronn> .

<https://opendata.heilbronn.de/sites/default/files/10076_Einsatzgeschehen%20Feuerwehr%20Heilbronn_2019.csv> a rdfs:Resource .

<https://www-test.daten-bw.de/ckan/organization/e7d21616-175e-4ed6-a1cd-b48770b8f9af> a foaf:Agent ;
    foaf:name "Stadt Heilbronn" .

<https://opendata.heilbronn.de/dataset/einsatzgeschehen-feuerwehr-heilbronn/resource/d5b7986f-62dc-46f9-b1c1-e937ff0e6e7e> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:description """<p>Stand 11/2020</p>
""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2020-11-27T23:08:40+01:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2020-11-27T23:08:40+01:00"^^xsd:dateTime ;
    dct:title "Einsatzgeschehen Feuerwehr Heilbronn" ;
    dcat:accessURL <https://opendata.heilbronn.de/dataset/einsatzgeschehen-feuerwehr-heilbronn/resource/d5b7986f-62dc-46f9-b1c1-e937ff0e6e7e> ;
    dcat:byteSize 458.0 ;
    dcat:downloadURL <https://opendata.heilbronn.de/sites/default/files/10076_Einsatzgeschehen%20Feuerwehr%20Heilbronn_2019.csv> ;
    dcat:mediaType "text/csv" ;
    foaf:page <https://opendata.heilbronn.de/dataset/einsatzgeschehen-feuerwehr-heilbronn/resource/d5b7986f-62dc-46f9-b1c1-e937ff0e6e7e> .

