@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://rdf.geospecies.org/org/index#> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
ns1:wrbu	rdf:type	foaf:Organization ;
	foaf:name	"Walter Reed Biosystematics Unit" ;
	foaf:homepage	<http://wrbu.si.edu/> .