@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.neolaiacampus.eu/dataset/d33a4ca3-8ae0-4091-bd66-d4183cd03379> a dcat:Dataset ;
    dct:description "This dataset consists of a table containing information regarding all the degree programmes offered at Örebro University in the academic year 2024/2025. Each degree programme’s row contains basic information on the programme and its status at the university, including data on the number of students registered within for the programme in the given period. " ;
    dct:identifier "d33a4ca3-8ae0-4091-bd66-d4183cd03379" ;
    dct:issued "2025-10-17T10:11:56.749540"^^xsd:dateTime ;
    dct:modified "2025-12-09T10:11:22.191062"^^xsd:dateTime ;
    dct:publisher <https://data.neolaiacampus.eu/organization/0e5fe931-649c-4ab2-9fe8-a85eeb638f7f> ;
    dct:title "ORU Degree programs ay 2024-2025" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Örebro University" ] ;
    dcat:distribution <https://data.neolaiacampus.eu/dataset/d33a4ca3-8ae0-4091-bd66-d4183cd03379/resource/2de0f2ce-61b3-4e10-8d38-907e962d105b>,
        <https://data.neolaiacampus.eu/dataset/d33a4ca3-8ae0-4091-bd66-d4183cd03379/resource/bdcca647-cdd2-4ec2-9fc5-4bff5146216b> ;
    dcat:keyword "degree",
        "degree programs",
        "university degree" .

<https://data.neolaiacampus.eu/dataset/d33a4ca3-8ae0-4091-bd66-d4183cd03379/resource/2de0f2ce-61b3-4e10-8d38-907e962d105b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-10-17T10:12:13.076214"^^xsd:dateTime ;
    dct:modified "2025-10-17T10:12:13.067001"^^xsd:dateTime ;
    dct:title "ORU degree programs aa 2024-2025" ;
    dcat:accessURL <https://data.neolaiacampus.eu/it/dataset/d33a4ca3-8ae0-4091-bd66-d4183cd03379/resource/2de0f2ce-61b3-4e10-8d38-907e962d105b/download/oru-degree-2024-2025.csv> ;
    dcat:byteSize 46286.0 ;
    dcat:mediaType "text/csv" .

<https://data.neolaiacampus.eu/dataset/d33a4ca3-8ae0-4091-bd66-d4183cd03379/resource/bdcca647-cdd2-4ec2-9fc5-4bff5146216b> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-10-17T10:12:49.089973"^^xsd:dateTime ;
    dct:modified "2025-10-17T10:12:49.256904"^^xsd:dateTime ;
    dct:title "ORU_degrees Methodological notes 2025" ;
    dcat:accessURL <https://data.neolaiacampus.eu/it/dataset/d33a4ca3-8ae0-4091-bd66-d4183cd03379/resource/bdcca647-cdd2-4ec2-9fc5-4bff5146216b/download/oru_degrees-methodological-notes-2025.pdf> ;
    dcat:byteSize 270011.0 ;
    dcat:mediaType "application/pdf" .

<https://data.neolaiacampus.eu/organization/0e5fe931-649c-4ab2-9fe8-a85eeb638f7f> a foaf:Organization ;
    foaf:name "Örebro University" .

