@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .@prefix ns1:	<http://datos.bcn.cl/recurso/cl/organismo/> .@prefix bcnnorms:	<http://datos.bcn.cl/ontologies/bcn-norms#> .ns1:ministerio-de-educacion-publica	rdf:type	bcnnorms:GovernmentalOrganization ,		bcnnorms:GovernmentalOrganizationOriginal .@prefix org:	<http://www.w3.org/ns/org#> .ns1:ministerio-de-educacion-publica	rdf:type	org:FormalOrganization .@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .ns1:ministerio-de-educacion-publica	rdfs:label	"MINISTERIO DE EDUCACION PUBLICA"^^xsd:string ,		"MINISTERIO DE EDUCACI\u00D3N P\u00DABLICA"^^xsd:string .@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .ns1:ministerio-de-educacion-publica	skos:prefLabel	"MINISTERIO DE EDUCACI\u00D3N P\u00DABLICA"^^xsd:string ,		"MINISTERIO DE EDUCACION PUBLICA"^^xsd:string .@prefix dc:	<http://purl.org/dc/elements/1.1/> .ns1:ministerio-de-educacion-publica	dc:identifier	2155 ,		2631 ,		2482 .@prefix bcnbio:	<http://datos.bcn.cl/ontologies/bcn-biographies#> .@prefix ns9:	<http://datos.bcn.cl/recurso/pais/> .ns1:ministerio-de-educacion-publica	bcnbio:nationality	ns9:chile ;	bcnnorms:hasName	"MINISTERIO DE EDUCACI\u00D3N P\u00DABLICA"^^xsd:string ,		"MINISTERIO DE EDUCACION PUBLICA"^^xsd:string ;	rdf:about	ns1:ministerio-de-educacion-publica .