@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .@prefix ns1:	<http://datos.bcn.cl/recurso/tema/> .@prefix frbr:	<http://purl.org/vocab/frbr/core#> .ns1:hospital-de-lautaro	rdf:type	frbr:subject .@prefix bcnres:	<http://datos.bcn.cl/ontologies/bcn-resources#> .ns1:hospital-de-lautaro	rdf:type	bcnres:EntidadTemporal .@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .ns1:hospital-de-lautaro	rdfs:label	"Hospital de Lautaro"^^xsd:string ,		"hospital de lautaro"^^xsd:string .@prefix ns6:	<http://datos.bcn.cl/recurso/cl/documento/646452/seccion/> .ns1:hospital-de-lautaro	bcnres:tieneDatosTemporales	ns6:tmpsect53 .@prefix ns7:	<http://datos.bcn.cl/recurso/cl/documento/668788/seccion/> .ns1:hospital-de-lautaro	bcnres:tieneDatosTemporales	ns7:tmpsect50 .@prefix ns8:	<http://datos.bcn.cl/recurso/cl/documento/645640/seccion/> .ns1:hospital-de-lautaro	bcnres:tieneDatosTemporales	ns8:tmpsect51 .