@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:reciclaje-obligatorio	rdf:type	frbr:subject .@prefix bcnres:	<http://datos.bcn.cl/ontologies/bcn-resources#> .ns1:reciclaje-obligatorio	rdf:type	bcnres:EntidadTemporal .@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .ns1:reciclaje-obligatorio	rdfs:label	"Reciclaje Obligatorio"^^xsd:string .@prefix ns6:	<http://datos.bcn.cl/recurso/cl/documento/638613/seccion/> .ns1:reciclaje-obligatorio	bcnres:tieneDatosTemporales	ns6:tmpsect57 .