@prefix adms: . @prefix dcat: . @prefix dct: . @prefix foaf: . @prefix gsp: . @prefix locn: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix schema: . @prefix skos: . @prefix time: . @prefix vcard: . @prefix xml: . @prefix xsd: . a dcat:Dataset ; dct:accrualPeriodicity ; dct:description "Desglose del remanente de tesorería en 2017"@es ; dct:identifier "https://web.unican.es/opendata/gobierno/remanente-tesoreria-2017" ; dct:issued "2018-11-01T00:00:00+01:00"^^xsd:dateTime ; dct:language "es" ; dct:license ; dct:publisher ; dct:references ; dct:spatial , , ; dct:temporal ; dct:title "Remanente tesorería 2017"@es ; dcat:distribution , , , ; dcat:keyword "Liquidación"@es ; dcat:theme . a skos:Concept ; skos:notation "U01600001" ; skos:prefLabel "Universidad de Cantabria" . a time:DurationDescription ; time:years 1.0 . a dct:Frequency ; rdf:value . a dct:PeriodOfTime ; schema:endDate "2017-12-31T00:00:00+01:00"^^xsd:dateTime ; schema:startDate "2017-01-01T00:00:00+01:00"^^xsd:dateTime . a dcat:Distribution ; dct:format ; dct:title "Remanente tesorería 2017 CSV"@es ; dcat:accessURL "https://datos.unican.es/gobierno/3200/remanente-tesoreria-2017.csv" . a dct:IMT ; rdfs:label "CSV" ; rdf:value "text/csv" . a dcat:Distribution ; dct:format ; dct:title "Remanente tesorería 2017 PDF"@es ; dcat:accessURL "https://datos.unican.es/gobierno/3200/remanente-tesoreria-2017.pdf" . a dct:IMT ; rdfs:label "PDF" ; rdf:value "application/pdf" . a dcat:Distribution ; dct:format ; dct:title "Remanente tesorería 2017 XLSX"@es ; dcat:accessURL "https://datos.unican.es/gobierno/3200/remanente-tesoreria-2017.xlsx" . a dct:IMT ; rdfs:label "XLSX" ; rdf:value "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" . a dcat:Distribution ; dct:format ; dct:title "Remanente tesorería 2017 JSON"@es ; dcat:accessURL "https://datos.unican.es/gobierno/3200/remanente-tesoreria-2017.json" . a dct:IMT ; rdfs:label "JSON" ; rdf:value "application/json" .