@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 vcard: <http://www.w3.org/2006/vcard/ns#> .
@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 .

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

<https://opendata.heilbronn.de/dataset/arbeitslosigkeit-heilbronn> a dcat:Dataset,
        foaf:Document ;
    dcatde:contributorID <https://opendata.heilbronn.de/> ;
    dct:accessRights [ a dct:RightsStatement ;
            rdfs:label "öffentlich " ] ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/ANNUAL> ;
    dct:description """<p>Daten zur Arbeitslosigkeit in der Stadt Heilbronn</p>
""" ;
    dct:identifier "2e1816bd-d202-4c41-9798-96eec27c978f" ;
    dct:issued "2022-01-24T15:03:10+01:00"^^xsd:dateTime ;
    dct:modified "2022-01-24T15:03:10+01:00"^^xsd:dateTime ;
    dct:publisher <https://www-test.daten-bw.de/ckan/organization/e7d21616-175e-4ed6-a1cd-b48770b8f9af> ;
    dct:title "ARBEITSLOSIGKEIT IN HEILBRONN" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Stadt Heilbronn" ;
            vcard:hasEmail <mailto:opendata@heilbronn.de> ] ;
    dcat:distribution <https://opendata.heilbronn.de/dataset/arbeitslosigkeit/resource/5345101d-26d5-4225-a794-77479656344f> ;
    dcat:keyword "arbeitslosigkeit",
        "wirtschaft-und-arbeit" ;
    dcat:landingPage <https://www.heilbronn.de> ;
    foaf:page <https://opendata.heilbronn.de/dataset/arbeitslosigkeit-heilbronn> .

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

<https://www.heilbronn.de> a foaf:Document .

<https://opendata.heilbronn.de/dataset/arbeitslosigkeit/resource/5345101d-26d5-4225-a794-77479656344f> a rdfs:Resource,
        dcat:Distribution,
        foaf:Document ;
    dct:description """<p>1) Vergleichbarkeit wegen Einführung von SGBII (Hartz-IV-Effekt) im Jahr 2005 zu den Vorjahren eingeschränkt.</p>

<p>Datenquelle: Bundesagentur für Arbeit vorläufige Ergebnisse.</p>

<p>Bereitgestellt über: statistik-bw.de</p>
""" ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2022-01-24T15:05:09+01:00"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/other-closed> ;
    dct:modified "2022-01-24T15:05:09+01:00"^^xsd:dateTime ;
    dct:title "Arbeitslosenquoten  ab 2005  im Jahresdurchschnitt für die Stadt Heilbronn" ;
    dcat:accessURL <https://opendata.heilbronn.de/dataset/arbeitslosigkeit/resource/5345101d-26d5-4225-a794-77479656344f> ;
    foaf:page <https://opendata.heilbronn.de/dataset/arbeitslosigkeit/resource/5345101d-26d5-4225-a794-77479656344f> .

