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

<https://opendata.ugr.es/dataset/152f145e-71b4-43ae-baaa-ae178bf1ba7e> a dcat:Dataset ;
    dct:description "Presupuestos del ejercicio 2026" ;
    dct:identifier "152f145e-71b4-43ae-baaa-ae178bf1ba7e" ;
    dct:issued "2026-03-18T10:17:54.795877"^^xsd:dateTime ;
    dct:modified "2026-03-21T12:05:19.952641"^^xsd:dateTime ;
    dct:publisher <https://opendata.ugr.es/organization/296be7d0-b207-4e23-a4df-f3242df66346> ;
    dct:title "Presupuestos del ejercicio 2026" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Gerencia" ] ;
    dcat:distribution <https://opendata.ugr.es/dataset/152f145e-71b4-43ae-baaa-ae178bf1ba7e/resource/1e1a26be-1cff-4697-9c23-21e45b90b766>,
        <https://opendata.ugr.es/dataset/152f145e-71b4-43ae-baaa-ae178bf1ba7e/resource/6f185c71-4e3f-45f1-8c71-cd6724b02af3> ;
    dcat:keyword "presupuestos" ;
    dcat:landingPage <https://transparente.ugr.es/areas/informacion-economica/informacion-presupuestaria> .

<https://opendata.ugr.es/dataset/152f145e-71b4-43ae-baaa-ae178bf1ba7e/resource/1e1a26be-1cff-4697-9c23-21e45b90b766> a dcat:Distribution ;
    dct:format "ODS" ;
    dct:title "Presupuesto UGR 2026" ;
    dcat:accessURL <https://opendata.ugr.es/dataset/152f145e-71b4-43ae-baaa-ae178bf1ba7e/resource/1e1a26be-1cff-4697-9c23-21e45b90b766/download/presupuesto-ugr-2026-pt.ods> ;
    dcat:byteSize 360704.0 ;
    dcat:mediaType "application/vnd.oasis.opendocument.spreadsheet" .

<https://opendata.ugr.es/dataset/152f145e-71b4-43ae-baaa-ae178bf1ba7e/resource/6f185c71-4e3f-45f1-8c71-cd6724b02af3> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Presupuesto%20UGR%202026%20PT.xlsx" ;
    dcat:accessURL <https://transparente.ugr.es/sites/serv/transp/public/ficheros/Informaci%C3%B3n%20Econ%C3%B3mica/2026/Presupuesto%20UGR%202026%20PT.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://opendata.ugr.es/organization/296be7d0-b207-4e23-a4df-f3242df66346> a foaf:Organization ;
    foaf:name "UGR" .

