@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/feuerwehr-heilbronn-personalzahlen> a dcat:Dataset,
        foaf:Document ;
    dcatde:contributorID <https://opendata.heilbronn.de/> ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "öffentlich " ] ;
    dct:identifier "0d8ab406-1d4f-4fb7-8524-9cd73c73ce23" ;
    dct:issued "2020-11-27T22:44:45+01:00"^^xsd:dateTime ;
    dct:modified "2020-11-27T22:44:45+01:00"^^xsd:dateTime ;
    dct:publisher <https://www-test.daten-bw.de/ckan/organization/e7d21616-175e-4ed6-a1cd-b48770b8f9af> ;
    dct:title "FEUERWEHR HEILBRONN PERSONALZAHLEN" ;
    dcat:distribution <https://opendata.heilbronn.de/dataset/feuerwehr-heilbronn-personalzahlen/resource/c77897f5-ae4d-4149-8962-e8ad7a8d18ce> ;
    dcat:keyword "__",
        "bevölkerung" ;
    foaf:page <https://opendata.heilbronn.de/dataset/feuerwehr-heilbronn-personalzahlen> .

<https://opendata.heilbronn.de/sites/default/files/10103_Personalstaerke_FWHN_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/feuerwehr-heilbronn-personalzahlen/resource/c77897f5-ae4d-4149-8962-e8ad7a8d18ce> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:description """<p>Stand 2019</p>
""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2020-11-27T22:47:23+01:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2020-11-27T22:47:23+01:00"^^xsd:dateTime ;
    dct:title "Personalstand Feuerwehr Heilbronn " ;
    dcat:accessURL <https://opendata.heilbronn.de/dataset/feuerwehr-heilbronn-personalzahlen/resource/c77897f5-ae4d-4149-8962-e8ad7a8d18ce> ;
    dcat:byteSize 335.0 ;
    dcat:downloadURL <https://opendata.heilbronn.de/sites/default/files/10103_Personalstaerke_FWHN_2019.csv> ;
    dcat:mediaType "text/csv" ;
    foaf:page <https://opendata.heilbronn.de/dataset/feuerwehr-heilbronn-personalzahlen/resource/c77897f5-ae4d-4149-8962-e8ad7a8d18ce> .

