@prefix dct:	<http://purl.org/dc/terms/> .
<http://rdf.geospecies.org/sites/bugguide.rdf>	dct:modified	"2009-12-22" ;
	dct:title	"Iowa-Mosquito.net Website" ;
	dct:description	"This is an RDF file describing a web site. It uses the dcterms, skos, bibo, foaf and geospecies vocabularies to describe the site and the taxonomic topics it covers. Only 7 of the species pages are currently documented in this file." .
@prefix ns1:	<http://rdf.geospecies.org/ont/people.owl#> .
<http://rdf.geospecies.org/sites/bugguide.rdf>	dct:creator	ns1:Peter_J_DeVries .
@prefix ns2:	<http://rdf.geospecies.org/ont/geospecies#> .
<http://rdf.geospecies.org/sites/bugguide.rdf>	dct:publisher	ns2:GeoSpecies_Knowledge_Base_Project .
@prefix ns3:	<http://lod.geospecies.org/ontology/void#> .
<http://rdf.geospecies.org/sites/bugguide.rdf>	dct:isPartOf	ns3:this .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix ns5:	<http://rdf.geospecies.org/sites/bugguide#> .
<http://rdf.geospecies.org/sites/bugguide.rdf>	foaf:primaryTopic	ns5:this .
@prefix ns6:	<http://creativecommons.org/ns#> .
<http://rdf.geospecies.org/sites/bugguide.rdf>	ns6:attributionName	"Peter J. DeVries" ;
	ns6:License	<http://creativecommons.org/licenses/by-sa/3.0/us/> ;
	ns6:attributionURL	<http://lod.geospecies.org> ;
	ns6:morePermissions	<http://about.geospecies.org/projects/> .