@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:funciones-administrativas	rdf:type	frbr:Subject ,		frbr:subject .@prefix bcnres:	<http://datos.bcn.cl/ontologies/bcn-resources#> .ns1:funciones-administrativas	rdf:type	bcnres:EntidadTemporal .@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .ns1:funciones-administrativas	rdfs:label	"FUNCIONES ADMINISTRATIVAS"^^xsd:string ,		"Funciones Administrativas"^^xsd:string ,		"funciones administrativas"^^xsd:string .@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .ns1:funciones-administrativas	skos:prefLabel	"FUNCIONES ADMINISTRATIVAS"^^xsd:string .@prefix ns7:	<http://datos.bcn.cl/recurso/cl/documento/650562/seccion/> .ns1:funciones-administrativas	bcnres:tieneDatosTemporales	ns7:tmpsect43 .@prefix ns8:	<http://datos.bcn.cl/recurso/cl/documento/646470/seccion/> .ns1:funciones-administrativas	bcnres:tieneDatosTemporales	ns8:tmpsect48 .@prefix bcnnorms:	<http://datos.bcn.cl/ontologies/bcn-norms#> .ns1:funciones-administrativas	bcnnorms:hasTag	"FUNCIONES ADMINISTRATIVAS"^^xsd:string .