@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:uMAG5	rdf:type	ns2:ClassConcept .
@prefix dct:	<http://purl.org/dc/terms/> .
ns1:uMAG5	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:uMAG5	skos:broaderTransitive	ns5:Af3 .
@prefix ns6:	<http://lod.geospecies.org/orders/> .
ns1:uMAG5	skos:narrowerTransitive	ns6:LZ4Aj ,
		ns6:DEMfg ,
		ns6:rrGcW ;
	skos:prefLabel	"Cephalopoda" ;
	dct:title	"Class Cephalopoda" ;
	dct:identifier	"http://lod.geospecies.org/bioclasses/uMAG5" ;
	ns2:hasCommonName	"Cephalopods" ;
	skos:altLabel	"Cephalopods" .
@prefix ns7:	<http://lod.geospecies.org/ontology/void#> .
ns1:uMAG5	dct:isPartOf	ns7:this .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
ns1:uMAG5	foaf:isPrimaryTopicOf	<http://lod.geospecies.org/bioclasses/uMAG5.rdf> ,
		<http://lod.geospecies.org/bioclasses/uMAG5.xhtml> .
@prefix ns9:	<http://purl.uniprot.org/core/> .
ns1:uMAG5	ns9:rank	ns9:Class ;
	ns2:hasClassName	"Cephalopoda" ;
	ns2:hasGeoSpeciesPage	<http://lod.geospecies.org/bioclasses/uMAG5.xhtml> .
@prefix ns10:	<http://lod.geospecies.org/kingdoms/> .
ns1:uMAG5	ns2:inKingdom	ns10:Aa ;
	ns2:inPhylum	ns5:Af3 .