@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/f4e26c64-854d-4d93-bf21-b29092b0834c> a dcat:Dataset ;
    dct:description "This dataset consists of a table containing information regarding all the degree programmes offered at the University of Jaén (UJA) in the academic year 2024/2025. Each row includes basic information about the programme, such as the name, International Standard Classification of Education (ISCED) fields and codes, and number of registered students, among other data." ;
    dct:identifier "f4e26c64-854d-4d93-bf21-b29092b0834c" ;
    dct:issued "2025-12-09T10:14:11.761878"^^xsd:dateTime ;
    dct:modified "2025-12-09T10:16:07.019433"^^xsd:dateTime ;
    dct:publisher <https://data.neolaiacampus.eu/organization/2937656d-36de-4eda-8b20-de084b365e9c> ;
    dct:title "UJA Degree programs ay 2024-2025" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "University of Jaén" ] ;
    dcat:distribution <https://data.neolaiacampus.eu/dataset/f4e26c64-854d-4d93-bf21-b29092b0834c/resource/2ab8f0ad-45bb-40db-acd5-7f1f296fe4cf>,
        <https://data.neolaiacampus.eu/dataset/f4e26c64-854d-4d93-bf21-b29092b0834c/resource/37c7144c-df52-40da-aa15-bff63797ed19> ;
    dcat:keyword "degree",
        "degree programs",
        "university degree" .

<https://data.neolaiacampus.eu/dataset/f4e26c64-854d-4d93-bf21-b29092b0834c/resource/2ab8f0ad-45bb-40db-acd5-7f1f296fe4cf> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2025-12-09T10:14:29.542333"^^xsd:dateTime ;
    dct:modified "2025-12-09T10:16:07.025518"^^xsd:dateTime ;
    dct:title "UJA degree programs ay 24-25" ;
    dcat:accessURL <https://data.neolaiacampus.eu/it/dataset/f4e26c64-854d-4d93-bf21-b29092b0834c/resource/2ab8f0ad-45bb-40db-acd5-7f1f296fe4cf/download/uja-degree-programs-24-25.csv> ;
    dcat:byteSize 54805.0 ;
    dcat:mediaType "text/csv" .

<https://data.neolaiacampus.eu/dataset/f4e26c64-854d-4d93-bf21-b29092b0834c/resource/37c7144c-df52-40da-aa15-bff63797ed19> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-12-09T10:14:51.373565"^^xsd:dateTime ;
    dct:modified "2025-12-09T10:14:51.519536"^^xsd:dateTime ;
    dct:title "UJA Methodological notes Degrees 24-25" ;
    dcat:accessURL <https://data.neolaiacampus.eu/it/dataset/f4e26c64-854d-4d93-bf21-b29092b0834c/resource/37c7144c-df52-40da-aa15-bff63797ed19/download/methodological-notes-degrees-university-of-jaen-24-25.pdf> ;
    dcat:byteSize 445860.0 ;
    dcat:mediaType "application/pdf" .

<https://data.neolaiacampus.eu/organization/2937656d-36de-4eda-8b20-de084b365e9c> a foaf:Organization ;
    foaf:name "University of Jaén" .

