@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 gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://134.245.19.93/dataset/fc220281-2786-4693-9211-ea3e6935c8b0> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dcatde:licenseAttributionByText "Statistisches Amt für Hamburg und Schleswig-Holstein" ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/administrativeDistrict> ;
    dcatde:politicalGeocodingURI <http://dcat-ap.de/def/politicalGeocoding/districtKey/01053> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/YEARLY> ;
    dct:description """
Soziales - Asylbewerberleistungen am Wohnort - Empfängerinnen und Empfänger von Regelleistungen nach dem Asylbewerberleistungsgesetz nach Art der Leistung in Herzogtum Lauenburg (Wohnort) 

[Zum HTML-Angebot der Zeitreihe](https://region.statistik-nord.de/detail_timeline/18/1404/3/1/346/)

[Regionaldaten für Schleswig-Holstein](https://region.statistik-nord.de/main/1)

Statistisches Amt für Hamburg und Schleswig-Holstein
          """ ;
    dct:identifier <https://region.statistik-nord.de/detail_timeline/18/1404/3/1/346/> ;
    dct:issued "2019-10-17T00:00:00"^^xsd:dateTime ;
    dct:modified "2019-10-17"^^xsd:date ;
    dct:publisher <http://134.245.19.93/organization/statistikamt-nord> ;
    dct:spatial [ a dct:Location ;
            locn:adminUnitL2 <http://dcat-ap.de/def/politicalGeocoding/districtKey/01053> ],
        <http://dcat-ap.de/def/politicalGeocoding/districtKey/01053> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2018-12-01T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2014-12-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Empfängerinnen und Empfänger von Regelleistungen nach dem Asylbewerberleistungsgesetz nach Art der Leistung in Herzogtum Lauenburg (Wohnort)" ;
    dcat:distribution <https://region.statistik-nord.de/detail_timelineexport/18/1404/3/1/346/> ;
    dcat:keyword "Art der Leistung",
        "Asylbewerberleistungen am Wohnort",
        "Empfänger von Regelleistungen",
        "Empfängerinnen",
        "Herzogtum Lauenburg (Wohnort)",
        "Regelleistungen nach dem Asylbewerberleistungsgesetz nach Art der Leistung",
        "Soziales",
        "dem Asylbewerberleistungsgesetz" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<http://134.245.19.93/organization/statistikamt-nord> a foaf:Agent ;
    foaf:name "Statistisches Amt für Hamburg und Schleswig-Holstein A.ö.R. (Statistikamt Nord)" .

<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/frequency/YEARLY> a dct:Frequency .

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

<http://dcat-ap.de/def/politicalGeocoding/districtKey/01053> a dct:Location ;
    skos:prefLabel "Kreis Herzogtum Lauenburg" ;
    locn:geometry "POLYGON ((10.2350 53.3600, 10.2350 53.8277, 10.9551 53.8277, 10.9551 53.3600, 10.2350 53.3600))"^^gsp:wktLiteral .

<https://region.statistik-nord.de/detail_timelineexport/18/1404/3/1/346/> a rdfs:Resource,
        dcat:Distribution ;
    dcatde:licenseAttributionByText "Statistisches Amt für Hamburg und Schleswig-Holstein" ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2021-05-07T06:46:05.639548"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2021-05-07T06:46:05.639548"^^xsd:dateTime ;
    dct:title "2021-05-05-09-40-Empfaengerinnen_und_Empfaenger_von_Regelleistungen_nach_dem_Asylbewerberleistungsgesetz_nach_Art_der_Leistung_in_Herzogtum_Lauenburg_(Wohnort)" ;
    dcat:accessURL <https://region.statistik-nord.de/detail_timelineexport/18/1404/3/1/346/> ;
    dcat:downloadURL <https://region.statistik-nord.de/detail_timelineexport/18/1404/3/1/346/> ;
    dcat:mediaType "text/csv" .

