@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://eco.bcb.iastate.edu/> .
@prefix bibo:	<http://purl.org/ontology/bibo/> .
ns1:mosquito	rdf:type	bibo:Website .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix ns4:	<http://rdf.geospecies.org/org/index#> .
ns1:mosquito	foaf:Organization	ns4:iastate_ent ;
	foaf:maker	<http://people.geospecies.org/people/Lyric_C_Bartholomay/> .
@prefix dct:	<http://purl.org/dc/terms/> .
ns1:mosquito	dct:title	"Iowa-Mosquito.net" ;
	dct:description	"A web site for Mosquito Surveillance in Iowa, a long term study of Iowa mosquitoes, It contains species lists and collecton records for mosquitoes collected in Iowa." ;
	dct:publisher	ns4:iastate_ent ;
	bibo:uri	"http://eco.bcb.iastate.edu/mosquito/" .
@prefix ns6:	<http://rdf.geospecies.org/ont/geospecies#> .
@prefix ns7:	<http://lod.geospecies.org/ses/> .
ns1:mosquito	ns6:hasSpecies	ns7:sbyWV ,
		ns7:p2rhU ,
		ns7:OQG66 ,
		<http://lod.geospecies.org/ses/5KpaB> ,
		ns7:VkKl6 ,
		ns7:xtgKx ,
		<http://lod.geospecies.org/ses/4XSQO> ;
	ns6:hasProject	<http://people.geospecies.org/projects/Iowa_Mosquito_Net/> ;
	dct:isReferencedBy	<http://rdf.geospecies.org/refs/sucaet2008wbr/> ;
	ns6:hasArticle	<http://rdf.geospecies.org/refs/sucaet2008wbr/> .
@prefix ns8:	<http://lod.geospecies.org/families/> .
ns1:mosquito	ns6:siteFamily	ns8:wQViY .
@prefix ns9:	<http://lod.geospecies.org/orders/> .
ns1:mosquito	ns6:siteOrder	ns9:At8V4 ;
	dct:coverage	"United States, Iowa" .