@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:Ad2	rdf:type	ns2:PhylumConcept .
@prefix dct:	<http://purl.org/dc/terms/> .
ns1:Ad2	dct:modified	"2010-07-15T12:41:28-0500" .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:Ad2	rdfs:seeAlso	<http://www.uniprot.org/taxonomy/10205> ,
		<http://bio2rdf.org/taxon:10205> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
ns1:Ad2	rdfs:seeAlso	dbpedia:Bryozoa .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns7:	<http://lod.geospecies.org/kingdoms/> .
ns1:Ad2	skos:broaderTransitive	ns7:Aa ;
	skos:prefLabel	"Ectoprocta" ;
	dct:title	"Phylum Ectoprocta" ;
	dct:identifier	"http://lod.geospecies.org/phyla/Ad2" .
@prefix ns8:	<http://rdf.geospecies.org/ont/people.owl#> .
ns1:Ad2	dct:creator	ns8:Peter_J_DeVries ;
	dct:publisher	ns2:GeoSpecies_Knowledge_Base_Project ;
	skos:closeMatch	<http://bio2rdf.org/taxon:10205> ,
		<http://www.uniprot.org/taxonomy/10205> ,
		dbpedia:Bryozoa ;
	ns2:hasCommonName	"Bryozoans" ;
	skos:relatedMatch	<urn:lsid:ubio.org:namebank:267347> ;
	skos:altLabel	"Bryozoans" .
@prefix ns9:	<http://lod.geospecies.org/ontology/void#> .
ns1:Ad2	dct:isPartOf	ns9:this .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
ns1:Ad2	foaf:isPrimaryTopicOf	<http://lod.geospecies.org/phyla/Ad2.rdf> ,
		<http://lod.geospecies.org/phyla/Ad2.xhtml> ,
		<http://www.itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=155470> .
@prefix ns11:	<http://purl.uniprot.org/core/> .
ns1:Ad2	ns11:rank	ns11:Phylum ;
	ns2:hasGeoSpeciesPage	<http://lod.geospecies.org/phyla/Ad2.xhtml> ;
	ns2:hasITIS	"155470" ;
	ns2:hasPhylumName	"Ectoprocta" .
@prefix ns12:	<http://en.wikipedia.org/wiki/> .
ns1:Ad2	ns2:hasWikipediaArticle	ns12:Bryozoa .
@prefix ns13:	<http://species.wikimedia.org/wiki/> .
ns1:Ad2	ns2:hasWikispeciesArticle	ns13:Ectoprocta ;
	ns2:inKingdom	ns7:Aa .