@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:description "Resultado de elecciones municipales del 2023 en Gijón"@es ; dct:identifier "https://opendata.gijon.es/catalogo/elecciones_municipales_2023" ; dct:issued "2023-05-30T09:37:44+02:00"^^xsd:dateTime ; dct:language "es" ; dct:license ; dct:modified "2023-05-30T09:37:44+02:00"^^xsd:dateTime ; dct:publisher ; dct:title "Datos Elecciones Municipales. Año 2023"@es ; dcat:distribution , , , , , , ; dcat:theme . a skos:Concept ; skos:notation "L01330241" ; skos:prefLabel "Ayuntamiento de Gijón" . a dcat:Distribution ; dct:format ; dct:title "Excel"@es ; dcat:accessURL "https://opendata.gijon.es/descargar.php?id=957&tipo=XLS" . a dct:IMT ; rdfs:label "XLS" ; rdf:value "application/vnd.ms-excel" . a dcat:Distribution ; dct:format ; dct:title "PDF"@es ; dcat:accessURL "https://opendata.gijon.es/descargar.php?id=957&tipo=PDF" . a dct:IMT ; rdfs:label "PDF" ; rdf:value "application/pdf" . a dcat:Distribution ; dct:format ; dct:title "RSS"@es ; dcat:accessURL "https://opendata.gijon.es/descargar.php?id=957&tipo=RSS" . a dct:IMT ; rdfs:label "RSS" ; rdf:value "application/rss+xml" . a dcat:Distribution ; dct:format ; dct:title "CSV"@es ; dcat:accessURL "https://opendata.gijon.es/descargar.php?id=957&tipo=CSV" . a dct:IMT ; rdfs:label "CSV" ; rdf:value "text/csv" . a dcat:Distribution ; dct:format ; dct:title "XML"@es ; dcat:accessURL "https://opendata.gijon.es/descargar.php?id=957&tipo=XML" . a dct:IMT ; rdfs:label "XML" ; rdf:value "application/xml" . a dcat:Distribution ; dct:format ; dct:title "XHTML"@es ; dcat:accessURL "https://opendata.gijon.es/descargar.php?id=957&tipo=XHTML" . a dct:IMT ; rdfs:label "HTML" ; rdf:value "text/html" . a dcat:Distribution ; dct:format ; dct:title "JSON"@es ; dcat:accessURL "https://opendata.gijon.es/descargar.php?id=957&tipo=JSON" . a dct:IMT ; rdfs:label "JSON" ; rdf:value "application/json" .