@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 skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix spdx: <http://spdx.org/rdf/terms#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://134.245.19.93/dataset/a124a021-c89e-4448-8077-8570108f1d41> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dct:description """Die Ansiedelungsbilanz für das Jahr 2022. Zu sehen sind in der Tabelle folgende Werte:\r
\r
- Angesiedelte Unternehmen und die Zahl der neu zu schaffenden Arbeitsplätze:\r
Anzahl der Unternehmen, Dauerarbeitsplätze\r
- Aufteilung nach Sektoren:\r
Dienstleistung, Handel. Produktion, Gesamt\r
- Aufteilung nach Unternehmensgröße:\r
Anzahl der Beschäftigten, unter 10 Mitarbeiter, 10 - 49 Mitarbeiter, 50 und mehr Mitarbeiter, Gesamt\r
- Aufteilung nach Herkunft:\r
Hamburg, übriges Bundesgebiet, Neugründung, Existenzgründung, Gewerbe.- und Technikzentren, Ausland, Gesamt\r
- Aufteilung nach Branchen:\r
Erneuerbare Energien/ Mobilität, Digitale Wirtschaft/ IKT, Maritime Wirtschaft, Logistik, Hotel/ Tourismus, Maschinenbau/ Elektronik, Ernährungswissenschaft, Gesundheitswirtschaft, Chemie, Sonstige\r
- Aufteilung nach Region:\r
Süden, Westküste, Norden und Osten, Gesamt, Nördlich NOK, Südlich NOK, Gesamt""" ;
    dct:identifier "a124a021-c89e-4448-8077-8570108f1d41" ;
    dct:issued "2023-03-03T00:00:00"^^xsd:dateTime ;
    dct:modified "2025-08-22T05:19:14.465444"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/8979df31-54e4-43c1-8c2f-f1fa86f54b77> ;
    dct:spatial <http://dcat-ap.de/def/politicalGeocoding/stateKey/01> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2022-12-31T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2022-01-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Ansiedelungsbilanz 2022" ;
    dcat:distribution <http://134.245.19.93/dataset/a124a021-c89e-4448-8077-8570108f1d41/resource/a6a2d3e7-b788-4163-99f2-8102ecc502a3> ;
    dcat:keyword "Ansiedelungsbilanz",
        "Branchen",
        "Sektoren",
        "Unternehmensgröße",
        "Wirtschaft" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/ECON> .

<http://134.245.19.93/dataset/a124a021-c89e-4448-8077-8570108f1d41/resource/a6a2d3e7-b788-4163-99f2-8102ecc502a3> a dcat:Distribution ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/XLSX> ;
    dct:issued "2023-03-03T06:59:26.336544"^^xsd:dateTime ;
    dct:modified "2023-03-03T06:59:26.215148"^^xsd:dateTime ;
    dct:title "Open Data Anisedlungsbilanz 2022.xlsx" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "b4fe18a72c49175d9d3d134cbd4323d3"^^xsd:hexBinary ] ;
    dcat:accessURL <http://134.245.19.93/dataset/a124a021-c89e-4448-8077-8570108f1d41/resource/a6a2d3e7-b788-4163-99f2-8102ecc502a3/download/open-data-anisedlungsbilanz-2022.xlsx> ;
    dcat:byteSize 17053.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://134.245.19.93/organization/8979df31-54e4-43c1-8c2f-f1fa86f54b77> a foaf:Agent ;
    foaf:name "WTSH" .

<http://dcat-ap.de/def/hashAlgorithms/md/5> a spdx:ChecksumAlgorithm .

<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://publications.europa.eu/resource/authority/file-type/XLSX> a dct:MediaTypeOrExtent .

