@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/34111ea3-5d94-43ce-adb6-8161979e40a6> 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/state> ;
    dcatde:politicalGeocodingURI <http://dcat-ap.de/def/politicalGeocoding/stateKey/01> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/YEARLY> ;
    dct:description """
Industrie, Baugewerbe, Handwerk - Handwerk - Tätige Personen in Handwerksunternehmen nach ausgewählten Gewerbezweigen in Schleswig-Holstein 

[Zum HTML-Angebot der Zeitreihe](https://region.statistik-nord.de/detail_timeline/23/1903/21/1/)

[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/23/1903/21/1/> ;
    dct:issued "2020-08-26T00:00:00"^^xsd:dateTime ;
    dct:modified "2020-08-26"^^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/stateKey/01> ],
        <http://dcat-ap.de/def/politicalGeocoding/stateKey/01> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2017-12-31T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2008-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Tätige Personen in Handwerksunternehmen nach ausgewählten Gewerbezweigen in Schleswig-Holstein" ;
    dcat:distribution <https://region.statistik-nord.de/detail_timelineexport/23/1903/21/1/> ;
    dcat:keyword "Baugewerbe",
        "Handwerk",
        "Handwerksunternehmen",
        "Industrie",
        "Schleswig-Holstein",
        "Tätige Personen",
        "ausgewählten Gewerbezweigen",
        "darunter nach ausgewählten Gewerbezweigen" ;
    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/stateKey/01> a dct:Location ;
    skos:prefLabel "Bundesland Schleswig-Holstein" ;
    locn:geometry "POLYGON ((7.8690 53.3600, 7.8690 55.0583, 11.3126 55.0583, 11.3126 53.3600, 7.8690 53.3600))"^^gsp:wktLiteral .

<https://region.statistik-nord.de/detail_timelineexport/23/1903/21/1/> 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:47:02.691787"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2021-05-07T06:47:02.691787"^^xsd:dateTime ;
    dct:title "2021-05-05-09-40-Taetige_Personen_in_Handwerksunternehmen_nach_ausgewaehlten_Gewerbezweigen_in_Schleswig-Holstein" ;
    dcat:accessURL <https://region.statistik-nord.de/detail_timelineexport/23/1903/21/1/> ;
    dcat:downloadURL <https://region.statistik-nord.de/detail_timelineexport/23/1903/21/1/> ;
    dcat:mediaType "text/csv" .

