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

<http://data.fundacionctic.org/vocab/infraestructuras/organizacion_20130424.html>
    a ns1:Text, owl:NamedIndividual .

ns2:organizacion
    dct:hasFormat <http://data.fundacionctic.org/vocab/infraestructuras/organizacion_20130424.html> .