@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix ns0: <http://data.fundacionctic.org/vocab/sector-publico/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix ns1: <http://purl.org/dc/dcmitype/> . @prefix ns2: <http://purl.org/ctic/sector-publico/> . @prefix dct: <http://purl.org/dc/terms/> . <http://data.fundacionctic.org/vocab/sector-publico/elecciones_20130117.html> a ns1:Text, owl:NamedIndividual . ns2:elecciones dct:hasFormat <http://data.fundacionctic.org/vocab/sector-publico/elecciones_20130117.html> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://data.fundacionctic.org/vocab/sector-publico/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns1: <http://purl.org/dc/dcmitype/> .
@prefix ns2: <http://purl.org/ctic/sector-publico/> .
@prefix dct: <http://purl.org/dc/terms/> .

<http://data.fundacionctic.org/vocab/sector-publico/elecciones_20130117.html>
    a ns1:Text, owl:NamedIndividual .

ns2:elecciones
    dct:hasFormat <http://data.fundacionctic.org/vocab/sector-publico/elecciones_20130117.html> .