@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 "Subvenciones concedidas por el Ayto. de Pamplona durante en año 2016."@es ; dct:issued "2016-01-07T00:00:00+01:00"^^xsd:dateTime ; dct:language "es" ; dct:license ; dct:modified "2016-01-04T00:00:00+01:00"^^xsd:dateTime ; dct:publisher ; dct:title "Ayto. de Pamplona: Subvenciones concedidas en 2016"@es ; dct:valid "2016-01-04T00:00:00+01:00"^^xsd:dateTime ; dcat:distribution , ; dcat:keyword "2016"@es, "pamplona"@es, "subvenciones"@es ; dcat:theme . a skos:Concept ; skos:notation "L01312016" ; skos:prefLabel "Ayuntamiento de Pamplona" . a dcat:Distribution ; dct:format ; dct:title "XLS"@es ; dcat:accessURL "http://www.pamplona.es/srv/OpenData/verPagina.aspx?idFichero=274&idioma=1&nifEntidad=P3120100G&paginaOpenData=4" . a dct:IMT ; rdfs:label "XLS" ; rdf:value "application/vnd.ms-excel" . a dcat:Distribution ; dct:format ; dct:title "XML"@es ; dcat:accessURL "http://www.pamplona.es/opendatadocs/P3120100G/ayuntamiento/subvenciones/274.xml" . a dct:IMT ; rdfs:label "XML" ; rdf:value "application/xml" .