@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://lod.geospecies.org/phyla/> .
@prefix ns2:	<http://rdf.geospecies.org/ont/geospecies#> .
ns1:Po1	rdf:type	ns2:PhylumConcept .
@prefix dct:	<http://purl.org/dc/terms/> .
ns1:Po1	dct:modified	"2010-07-15T12:41:28-0500" .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns5:	<http://lod.geospecies.org/kingdoms/> .
ns1:Po1	skos:broaderTransitive	ns5:Ab ;
	skos:narrowerTransitive	<http://lod.geospecies.org/bioclasses/5Ja2e> ;
	skos:prefLabel	"Plantae_Phylum_Incertae_sedis" ;
	dct:title	"Phylum Plantae_Phylum_Incertae_sedis" ;
	dct:identifier	"http://lod.geospecies.org/phyla/Po1" .
@prefix ns6:	<http://rdf.geospecies.org/ont/people.owl#> .
ns1:Po1	dct:creator	ns6:Peter_J_DeVries ;
	dct:publisher	ns2:GeoSpecies_Knowledge_Base_Project ;
	ns2:hasCommonName	"Plantae Phylum Incertae sedis" ;
	skos:altLabel	"Plantae Phylum Incertae sedis" .
@prefix ns7:	<http://lod.geospecies.org/ontology/void#> .
ns1:Po1	dct:isPartOf	ns7:this .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
ns1:Po1	foaf:isPrimaryTopicOf	<http://lod.geospecies.org/phyla/Po1.rdf> ,
		<http://lod.geospecies.org/phyla/Po1.xhtml> .
@prefix ns9:	<http://purl.uniprot.org/core/> .
ns1:Po1	ns9:rank	ns9:Phylum ;
	ns2:hasGeoSpeciesPage	<http://lod.geospecies.org/phyla/Po1.xhtml> ;
	ns2:hasPhylumName	"Plantae_Phylum_Incertae_sedis" ;
	ns2:inKingdom	ns5:Ab .