@prefix adms: <http://www.w3.org/ns/adms#> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://ckan.open.nrw.de/dataset/4ab36456-2cc5-4735-b056-2314074fc4d5> a dcat:Dataset ;
    dcatde:contributorID <http://dcat-ap.de/def/contributors/openNRW> ;
    dcatde:maintainer [ a foaf:Organization ;
            foaf:mbox "kommunikation@hspv.nrw.de" ;
            foaf:name "HSPV NRW" ] ;
    dcatde:politicalGeocodingLevelURI <http://dcat-ap.de/def/politicalGeocoding/Level/federal> ;
    dct:accrualPeriodicity <http://publications.europa.eu/resource/authority/frequency/ANNUAL> ;
    dct:description "Der Datensatz enthält die Anzahl der Studierenden der HSPV NRW getrennt nach den jeweiligen Studienorten, Studiengängen und dem jeweiligen Einstellungsjahrgang." ;
    dct:identifier "c22eea87-be55-50a4-a0e6-4bcb39dbd1f1" ;
    dct:issued "2025-11-28"^^xsd:date ;
    dct:modified "2025-11-28T13:44:59+00:00"^^xsd:dateTime ;
    dct:publisher [ a foaf:Agent ;
            foaf:mbox "kommunikation@hspv.nrw.de" ;
            foaf:name "HSPV NRW" ],
        [ a foaf:Agent ;
            foaf:mbox "kommunikation@hspv.nrw.de" ;
            foaf:name "HSPV NRW" ;
            foaf:phone <tel:0209%2016590> ],
        [ a foaf:Agent ;
            foaf:mbox "kommunikation@hspv.nrw.de" ;
            foaf:name "HSPV NRW" ] ;
    dct:title "Anzahl der Studierenden getrennt nach Studienorten, Studiengang und Einstellungsjahrgängen" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "HSPV NRW" ;
            vcard:hasEmail <mailto:kommunikation@hspv.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "HSPV NRW" ;
            vcard:hasEmail <mailto:kommunikation@hspv.nrw.de> ],
        [ a vcard:Organization ;
            vcard:fn "HSPV NRW" ;
            vcard:hasEmail <mailto:kommunikation@hspv.nrw.de> ] ;
    dcat:distribution <https://ckan.open.nrw.de/dataset/4ab36456-2cc5-4735-b056-2314074fc4d5/resource/9cde6820-8761-4c47-b352-d4cad257b6c6> ;
    dcat:keyword "Anzahl Studierende" ;
    dcat:theme <http://publications.europa.eu/resource/authority/data-theme/JUST> .

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

<http://publications.europa.eu/resource/authority/frequency/ANNUAL> a dct:Frequency .

<https://ckan.open.nrw.de/dataset/4ab36456-2cc5-4735-b056-2314074fc4d5/resource/9cde6820-8761-4c47-b352-d4cad257b6c6> a dcat:Distribution ;
    dct:description "Es handelt sich um eine Übersicht der Studierendenanzahl getrennt nach Studienorten, Studiengängen und Einstellungsjahrgängen." ;
    dct:format <http://publications.europa.eu/resource/authority/file-type/CSV> ;
    dct:issued "2026-05-27T12:27:25.639909"^^xsd:dateTime ;
    dct:license <http://dcat-ap.de/def/licenses/dl-by-de/2.0> ;
    dct:modified "2025-11-28T13:44:59+00:00"^^xsd:dateTime ;
    adms:status <http://purl.org/adms/status/Completed> ;
    dcat:downloadURL <https://www.hspv.nrw.de/index.php?eID=dumpFile&t=f&f=116355&token=f452d4afbaca91b1d9ee89ae75ac25846ed023bf> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://www.hspv.nrw.de/index.php?eID=dumpFile&t=f&f=116355&token=f452d4afbaca91b1d9ee89ae75ac25846ed023bf> a rdfs:Resource .

<https://www.iana.org/assignments/media-types/text/csv> a dct:MediaType .

