@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:mercaderias-importadas	rdf:type	frbr:subject ,		frbr:Subject .@prefix bcnres:	<http://datos.bcn.cl/ontologies/bcn-resources#> .ns1:mercaderias-importadas	rdf:type	bcnres:EntidadTemporal .@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .ns1:mercaderias-importadas	rdfs:label	"mercader\u00EDas importadas"^^xsd:string ,		"MERCADERIAS IMPORTADAS"^^xsd:string ,		"mercaderias importadas"^^xsd:string .@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .ns1:mercaderias-importadas	skos:prefLabel	"MERCADERIAS IMPORTADAS"^^xsd:string .@prefix ns7:	<http://datos.bcn.cl/recurso/cl/documento/593500/seccion/> .ns1:mercaderias-importadas	bcnres:tieneDatosTemporales	ns7:tmpsect74 .@prefix ns8:	<http://datos.bcn.cl/recurso/cl/documento/594479/seccion/> .ns1:mercaderias-importadas	bcnres:tieneDatosTemporales	ns8:tmpsect48 .@prefix ns9:	<http://datos.bcn.cl/recurso/cl/documento/593502/seccion/> .ns1:mercaderias-importadas	bcnres:tieneDatosTemporales	ns9:tmpsect32 .@prefix ns10:	<http://datos.bcn.cl/recurso/cl/documento/667822/seccion/> .ns1:mercaderias-importadas	bcnres:tieneDatosTemporales	ns10:tmpsect20 .@prefix bcnnorms:	<http://datos.bcn.cl/ontologies/bcn-norms#> .ns1:mercaderias-importadas	bcnnorms:hasTag	"MERCADERIAS IMPORTADAS"^^xsd:string .