@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://rs.tdwg.org/ontology/voc/GeographicRegion#> .
ns1:BZE-PI	rdf:type	ns1:GeographicRegionLevel4Term .
@prefix dc:	<http://purl.org/dc/elements/1.1/> .
ns1:BZE-PI	dc:title	"Piau\u00ED" .
@prefix ns3:	<http://rs.tdwg.org/ontology/Base#> .
ns1:BZE-PI	ns3:definition	"Piau\u00ED" ;
	ns1:code	"BZE-PI" ;
	ns1:isPartOf	ns1:BZE ;
	ns1:iso2Code	"BR" ;
	ns1:name	"Piau\u00ED" .