@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/9f467abe-0ea0-4453-bc66-2ffad85829c9> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/schleswigHolstein> ;
    dct:description """Studienanfänger/-innen (1. Fachsemester) nach Studienfächer (StBA) ab 50 Studierenden\r
\r
Aus Geheimhaltungsgründen wird ein Rundungsverfahren auf alle Werte angewendet. Jede absolute Fallzahl wird auf ein Vielfaches von 5 auf- oder abgerundet.\r
\r
\r
Quelle: Statistisches Bundesamt, Hauptberichte\r
\r
""" ;
    dct:identifier "9f467abe-0ea0-4453-bc66-2ffad85829c9" ;
    dct:issued "2022-11-22T00:00:00"^^xsd:dateTime ;
    dct:modified "2022-12-10T06:46:51.298955"^^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 "Studienanfänger/-innen WS 2020/2021" ;
    dcat:distribution <http://134.245.19.93/dataset/9f467abe-0ea0-4453-bc66-2ffad85829c9/resource/5994b144-3de4-4d48-a017-036ca712407e> ;
    dcat:keyword "Hochschulen",
        "Studierendenzahlen" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/EDUC> .

<http://134.245.19.93/dataset/9f467abe-0ea0-4453-bc66-2ffad85829c9/resource/5994b144-3de4-4d48-a017-036ca712407e> a dcat:Distribution ;
    dct:format <https://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2022-12-10T06:34:15.777784"^^xsd:dateTime ;
    dct:modified "2022-12-10T06:46:50.391340"^^xsd:dateTime ;
    dct:title "studierende-anfaenger-ws20-21.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:algorithm <http://dcat-ap.de/def/hashAlgorithms/md/5> ;
            spdx:checksumValue "84a232f77100746decb4142cfa0dcfc2"^^xsd:hexBinary ] ;
    dcat:accessURL <http://134.245.19.93/dataset/9f467abe-0ea0-4453-bc66-2ffad85829c9/resource/5994b144-3de4-4d48-a017-036ca712407e/download/studierende-anfaenger-ws20-21.csv> ;
    dcat:byteSize 3840.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 .

