@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix bibo:	<http://purl.org/ontology/bibo/> .
<http://bugguide.net/node/view/4>	rdf:type	bibo:Webpage .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://bugguide.net/node/view/4>	dct:title	"Class Arachnida - Arachnids" ;
	dct:isPartOf	<http://bugguide.net> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix ns4:	<http://lod.geospecies.org/bioclasses/> .
<http://bugguide.net/node/view/4>	foaf:primaryTopic	ns4:P632y .