@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .@prefix ns1:	<http://datos.bcn.cl/recurso/cl/documento/596095/seccion/> .@prefix bcnres:	<http://datos.bcn.cl/ontologies/bcn-resources#> .ns1:address0	rdf:type	bcnres:SeccionRecurso ,		bcnres:SeccionParteIncidentes ;	bcnres:esParteDe	<http://datos.bcn.cl/recurso/cl/documento/596095> .@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .@prefix dc:	<http://purl.org/dc/elements/1.1/> .ns1:address0	dc:title	"INCIDENTES."^^xsd:string ;	bcnres:numero	"VI.-"^^xsd:string ;	bcnres:tieneSeccionRecurso	ns1:akn596095-ds67 ,		ns1:akn596095-ds63 ,		ns1:akn596095-ds65 ,		ns1:akn596095-ds69 .