@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:SPVAT	foaf:primaryTopic	dbr:SPVAT .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:SPVAT	owl:sameAs	dbr:SPVAT .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:SPVAT	rdfs:label	"SPVAT"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:SPVAT	dct:subject	dbc:Road_transport_in_Brazil ,
		dbc:Insurance ,
		dbc:Economy_of_Brazil .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:SPVAT	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/SPVAT?oldid=1268573078&ns=0> ;
	foaf:isPrimaryTopicOf	wikipedia-en:SPVAT .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:SPVAT	dbo:description	"mandatory insurance to cover personal injuries caused by traffic accidents in Brazil"@en ,
		"seguro obrigat\u00F3rio para a cobertura de danos pessoais causados por acidentes de tr\u00E2nsito no Brasil"@pt .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:SPVAT	dbp:wikiPageUsesTemplate	dbt:In_lang ,
		dbt:Orphan ,
		dbt:Brazil-transport-stub ,
		dbt:Short_description ,
		dbt:Reflist .