@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/22b98014-09d1-4b58-a363-6e0fd7605bee> a dcat:Dataset ;
    dct:description "This dataset consists of a table containing information regarding all the degree programmes offered at the University of Ostrava 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 students signed up for the programme in the given AY. " ;
    dct:identifier "22b98014-09d1-4b58-a363-6e0fd7605bee" ;
    dct:issued "2025-10-17T10:08:40.612707"^^xsd:dateTime ;
    dct:modified "2025-12-09T10:11:29.907291"^^xsd:dateTime ;
    dct:publisher <https://data.neolaiacampus.eu/organization/90ca5b59-2e47-4a7c-9121-2417e341dc8d> ;
    dct:title "OU Degree programs ay 2024-2025" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "University of Ostrava" ] ;
    dcat:distribution <https://data.neolaiacampus.eu/dataset/22b98014-09d1-4b58-a363-6e0fd7605bee/resource/8af822dc-73af-42f9-9c11-fe84c7fba1d2>,
        <https://data.neolaiacampus.eu/dataset/22b98014-09d1-4b58-a363-6e0fd7605bee/resource/a2f2d8ec-fe38-461c-8d92-1b89883dd563> ;
    dcat:keyword "degree",
        "degree programs",
        "university degree" .

<https://data.neolaiacampus.eu/dataset/22b98014-09d1-4b58-a363-6e0fd7605bee/resource/8af822dc-73af-42f9-9c11-fe84c7fba1d2> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-10-17T10:09:15.472756"^^xsd:dateTime ;
    dct:modified "2025-10-17T10:09:15.646582"^^xsd:dateTime ;
    dct:title "University of Ostrava degree 24- 25" ;
    dcat:accessURL <https://data.neolaiacampus.eu/it/dataset/22b98014-09d1-4b58-a363-6e0fd7605bee/resource/8af822dc-73af-42f9-9c11-fe84c7fba1d2/download/university-of-ostrava2425.pdf> ;
    dcat:byteSize 241540.0 ;
    dcat:mediaType "application/pdf" .

<https://data.neolaiacampus.eu/dataset/22b98014-09d1-4b58-a363-6e0fd7605bee/resource/a2f2d8ec-fe38-461c-8d92-1b89883dd563> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-10-17T10:08:57.545315"^^xsd:dateTime ;
    dct:modified "2025-10-17T10:08:57.533344"^^xsd:dateTime ;
    dct:title "OU Degree programs 24-25" ;
    dcat:accessURL <https://data.neolaiacampus.eu/it/dataset/22b98014-09d1-4b58-a363-6e0fd7605bee/resource/a2f2d8ec-fe38-461c-8d92-1b89883dd563/download/uo-degree-programs-24-25.csv> ;
    dcat:byteSize 43346.0 ;
    dcat:mediaType "text/csv" .

<https://data.neolaiacampus.eu/organization/90ca5b59-2e47-4a7c-9121-2417e341dc8d> a foaf:Organization ;
    foaf:name "University of Ostrava" .

