@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/7e0d0367-d0e9-45f7-8414-671bb84d0d7c> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dct:description """Herkunft der Studierenden in Schleswig-Holstein im Wintersemester 2020/2021 nach Land, in dem die Hochschulzugangsberechtigung erworben wurde\r
\r
Aus Geheimhaltungsgründen wird ein Rundungsverfahren auf alle Werte aus dem Bestand 33101 angewendet. Jede absolute Fallzahl wird auf ein Vielfaches von 5 auf- oder abgerundet.\r
\r
## Quelle\r
\r
Auswertung aus der [ICE-Datenbank](https://iceland.dzhw.eu) der Länderministerien (ICE = Information, Controlling, Entscheidung)\r
\r
[Deutsches Zentrum für Hochschul- und Wissenschaftsforschung, Hannover](http://www.dzhw.eu)\r
""" ;
    dct:identifier "7e0d0367-d0e9-45f7-8414-671bb84d0d7c" ;
    dct:issued "2022-12-05T00:00:00"^^xsd:dateTime ;
    dct:modified "2022-12-10T06:31:24.577030"^^xsd:dateTime ;
    dct:publisher <http://134.245.19.93/organization/7644c5d9-c03f-4ea9-99f2-54810f310c41> ;
    dct:references <https://musterdatenkatalog.de/def/musterdatensatz/hochschulen/studierendenzahlen> ;
    dct:spatial <http://dcat-ap.de/def/politicalGeocoding/stateKey/01> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2021-03-31T00:00:00"^^xsd:dateTime ;
            dcat:startDate "2020-10-01T00:00:00"^^xsd:dateTime ] ;
    dct:title "Studierende nach Land WS 2020/2021" ;
    dcat:distribution <http://134.245.19.93/dataset/7e0d0367-d0e9-45f7-8414-671bb84d0d7c/resource/f6b28ba9-002b-42d2-862d-cbf49f364e74> ;
    dcat:keyword "Hochschulen",
        "Studierendenzahlen" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC>,
        <http://publications.europa.eu/resource/authority/data-theme/INTR> .

<http://134.245.19.93/dataset/7e0d0367-d0e9-45f7-8414-671bb84d0d7c/resource/f6b28ba9-002b-42d2-862d-cbf49f364e74> a dcat:Distribution ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2022-12-05T05:30:25.783859"^^xsd:dateTime ;
    dct:modified "2022-12-05T05:30:25.667737"^^xsd:dateTime ;
    dct:title "studierende-nach-land-ws2020-2021.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "3f82c37afa8e2fdc0236191bcf245590"^^xsd:hexBinary ] ;
    dcat:accessURL <http://134.245.19.93/dataset/7e0d0367-d0e9-45f7-8414-671bb84d0d7c/resource/f6b28ba9-002b-42d2-862d-cbf49f364e74/download/studierende-nach-land-ws2020-2021.csv> ;
    dcat:byteSize 1835.0 ;
    dcat:mediaType "text/csv" .

<http://134.245.19.93/organization/7644c5d9-c03f-4ea9-99f2-54810f310c41> a foaf:Agent ;
    foaf:name "Ministerium für Allgemeine und Berufliche Bildung, Wissenschaft, Forschung und Kultur" .

<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/CSV> a dct:MediaTypeOrExtent .

