@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .@prefix bcncon:	<http://datos.bcn.cl/ontologies/bcn-congress#> .<http://datos.bcn.cl/recurso/cl/legislatura/363>	rdf:type	bcncon:Legislatura ,		bcncon:LegislaturaOrdinaria ,		bcncon:Evento .@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .<http://datos.bcn.cl/recurso/cl/legislatura/363>	rdfs:label	"Legislatura n\u00FAmero 363"^^xsd:string .@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .<http://datos.bcn.cl/recurso/cl/legislatura/363>	skos:prefLabel	"Legislatura n\u00FAmero 363"^^xsd:string ;	skos:altLabel	"363"^^xsd:string .@prefix dc:	<http://purl.org/dc/elements/1.1/> .<http://datos.bcn.cl/recurso/cl/legislatura/363>	dc:identifier	363 ;	bcncon:numero	363 ;	bcncon:fechaFin	"2016-03-10"^^xsd:date ;	bcncon:fechaInicio	"2015-03-11"^^xsd:date ;	bcncon:tipoLegislatura	"Ordinaria"^^xsd:string ;	bcncon:idOpendatacongreso	47 .