@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:Vs1	rdf:type	ns2:PhylumConcept .
@prefix dct:	<http://purl.org/dc/terms/> .
ns1:Vs1	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:Vs1	skos:broaderTransitive	ns5:Ah .
@prefix ns6:	<http://lod.geospecies.org/bioclasses/> .
ns1:Vs1	skos:narrowerTransitive	ns6:hEj5h ;
	skos:prefLabel	"Viruses_Phylum_Incertae sedistae_sedis" ;
	dct:title	"Phylum Viruses_Phylum_Incertae sedistae_sedis" ;
	dct:identifier	"http://lod.geospecies.org/phyla/Vs1" .
@prefix ns7:	<http://rdf.geospecies.org/ont/people.owl#> .
ns1:Vs1	dct:creator	ns7:Peter_J_DeVries ;
	dct:publisher	ns2:GeoSpecies_Knowledge_Base_Project ;
	ns2:hasCommonName	"Viruses Phylum Incertae sedis" ;
	skos:altLabel	"Viruses Phylum Incertae sedis" .
@prefix ns8:	<http://lod.geospecies.org/ontology/void#> .
ns1:Vs1	dct:isPartOf	ns8:this .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
ns1:Vs1	foaf:isPrimaryTopicOf	<http://lod.geospecies.org/phyla/Vs1.xhtml> ,
		<http://lod.geospecies.org/phyla/Vs1.rdf> .
@prefix ns10:	<http://purl.uniprot.org/core/> .
ns1:Vs1	ns10:rank	ns10:Phylum ;
	ns2:hasGeoSpeciesPage	<http://lod.geospecies.org/phyla/Vs1.xhtml> ;
	ns2:hasPhylumName	"Viruses_Phylum_Incertae sedistae_sedis" ;
	ns2:inKingdom	ns5:Ah .