@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .@prefix ns1:	<http://datos.bcn.cl/recurso/cl/documento/595330/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/595330> .@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	"VIII.-"^^xsd:string ;	bcnres:tieneSeccionRecurso	ns1:akn595330-ds95 .