@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .@prefix ns1:	<http://datos.bcn.cl/recurso/tema/> .@prefix bcnres:	<http://datos.bcn.cl/ontologies/bcn-resources#> .ns1:universidad	rdf:type	bcnres:EntidadTemporal .@prefix frbr:	<http://purl.org/vocab/frbr/core#> .ns1:universidad	rdf:type	frbr:Subject ,		frbr:subject .@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .ns1:universidad	rdfs:label	"UNIVERSIDAD"^^xsd:string ,		"universidad"^^xsd:string .@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .ns1:universidad	skos:prefLabel	"UNIVERSIDAD"^^xsd:string .@prefix ns7:	<http://datos.bcn.cl/recurso/cl/documento/664061/seccion/> .ns1:universidad	bcnres:tieneDatosTemporales	ns7:tmpsect44 .@prefix ns8:	<http://datos.bcn.cl/recurso/cl/documento/665333/seccion/> .ns1:universidad	bcnres:tieneDatosTemporales	ns8:tmpsect7 .@prefix ns9:	<http://datos.bcn.cl/recurso/cl/documento/595983/seccion/> .ns1:universidad	bcnres:tieneDatosTemporales	ns9:tmpsect51 .@prefix ns10:	<http://datos.bcn.cl/recurso/cl/documento/593505/seccion/> .ns1:universidad	bcnres:tieneDatosTemporales	ns10:tmpsect42 .@prefix ns11:	<http://datos.bcn.cl/recurso/cl/documento/590449/seccion/> .ns1:universidad	bcnres:tieneDatosTemporales	ns11:tmpsect43 .@prefix ns12:	<http://datos.bcn.cl/recurso/cl/documento/588856/seccion/> .ns1:universidad	bcnres:tieneDatosTemporales	ns12:tmpsect25 .@prefix ns13:	<http://datos.bcn.cl/recurso/cl/documento/596810/seccion/> .ns1:universidad	bcnres:tieneDatosTemporales	ns13:tmpsect26 .@prefix ns14:	<http://datos.bcn.cl/recurso/cl/documento/594479/seccion/> .ns1:universidad	bcnres:tieneDatosTemporales	ns14:tmpsect67 .@prefix ns15:	<http://datos.bcn.cl/recurso/cl/documento/593507/seccion/> .ns1:universidad	bcnres:tieneDatosTemporales	ns15:tmpsect60 .@prefix ns16:	<http://datos.bcn.cl/recurso/cl/documento/666397/seccion/> .ns1:universidad	bcnres:tieneDatosTemporales	ns16:tmpsect16 .@prefix ns17:	<http://datos.bcn.cl/recurso/cl/documento/595569/seccion/> .ns1:universidad	bcnres:tieneDatosTemporales	ns17:tmpsect24 .@prefix ns18:	<http://datos.bcn.cl/recurso/cl/documento/595981/seccion/> .ns1:universidad	bcnres:tieneDatosTemporales	ns18:tmpsect64 .@prefix bcnnorms:	<http://datos.bcn.cl/ontologies/bcn-norms#> .ns1:universidad	bcnnorms:hasTag	"UNIVERSIDAD"^^xsd:string .