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