@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://lod.geospecies.org/bioclasses/> .
@prefix ns2:	<http://rdf.geospecies.org/ont/geospecies#> .
ns1:hMpLP	rdf:type	ns2:ClassConcept .
@prefix dct:	<http://purl.org/dc/terms/> .
ns1:hMpLP	dct:modified	"2010-07-15T15:46:33-0500" .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns5:	<http://lod.geospecies.org/phyla/> .
ns1:hMpLP	skos:broaderTransitive	ns5:Af3 .
@prefix ns6:	<http://lod.geospecies.org/orders/> .
ns1:hMpLP	skos:narrowerTransitive	ns6:s5rwA ;
	skos:prefLabel	"Gastropoda" ;
	dct:title	"Class Gastropoda" ;
	dct:identifier	"http://lod.geospecies.org/bioclasses/hMpLP" ;
	ns2:hasCommonName	"Gastropods" ;
	skos:altLabel	"Gastropods" .
@prefix ns7:	<http://lod.geospecies.org/ontology/void#> .
ns1:hMpLP	dct:isPartOf	ns7:this .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
ns1:hMpLP	foaf:isPrimaryTopicOf	<http://lod.geospecies.org/bioclasses/hMpLP.xhtml> ,
		<http://lod.geospecies.org/bioclasses/hMpLP.rdf> .
@prefix ns9:	<http://purl.uniprot.org/core/> .
ns1:hMpLP	ns9:rank	ns9:Class ;
	ns2:hasClassName	"Gastropoda" ;
	ns2:hasGeoSpeciesPage	<http://lod.geospecies.org/bioclasses/hMpLP.xhtml> .
@prefix ns10:	<http://lod.geospecies.org/kingdoms/> .
ns1:hMpLP	ns2:inKingdom	ns10:Aa ;
	ns2:inPhylum	ns5:Af3 .