@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .@prefix ns1:	<http://datos.bcn.cl/recurso/tema/> .@prefix bcnres:	<http://datos.bcn.cl/ontologies/bcn-resources#> .ns1:reino-de-suecia	rdf:type	bcnres:EntidadTemporal .@prefix frbr:	<http://purl.org/vocab/frbr/core#> .ns1:reino-de-suecia	rdf:type	frbr:subject .@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .ns1:reino-de-suecia	rdfs:label	"Reino de Suecia"^^xsd:string .@prefix ns6:	<http://datos.bcn.cl/recurso/cl/documento/650562/seccion/> .ns1:reino-de-suecia	bcnres:tieneDatosTemporales	ns6:tmpsect44 .