@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://lod.taxonconcept.org/ses/PPOlM.html#> .
@prefix ns2:	<http://lod.taxonconcept.org/ontology/txn.owl#> .
ns1:Species	rdf:type	ns2:SpeciesConcept .
@prefix dct:	<http://purl.org/dc/terms/> .
ns1:Species	dct:modified	"2013-02-14T12:13:33-0600" .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
@prefix wd:	<http://www.wikidata.org/entity/> .
ns1:Species	owl:sameAs	wd:Q186451 .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
ns1:Species	skos:prefLabel	"Pleurotus ostreatus (Jacq.) P. Kumm. 1871" .
@prefix ns7:	<http://www.w3.org/2007/05/powder-s#> .
ns1:Species	ns7:describedby	<http://ocs.taxonconcept.org/ocs/c26b3dac-203a-430d-9609-dadb5a71f726.rdf> ,
		<http://lod.taxonconcept.org/ses/PPOlM.html> ;
	ns2:authority	"(Jacq.) P. Kumm. 1871" ;
	dct:hasPart	ns1:Image ,
		ns1:Individual ,
		ns1:Identification ,
		ns1:Occurrence ,
		ns1:OriginalDescription ;
	ns2:class	"Agaricomycetes" ;
	ns2:family	"Pleurotaceae" ;
	ns2:genus	"Pleurotus" ;
	ns2:isExpectedIn	<http://sws.geonames.org/4929772/> ,
		<http://sws.geonames.org/6254926/> ,
		<http://sws.geonames.org/6255149/> ;
	ns2:kingdom	"Fungi" ;
	ns2:order	"Agaricales" ;
	ns2:phylum	"Basidiomycota" ;
	ns2:scientificName	"Pleurotus ostreatus" .
@prefix ns8:	<urn:bn:> .
ns1:Species	ns2:taxonNameID	ns8:Pleurotus_ostreatus ;
	ns2:uniprotClass	<http://purl.uniprot.org/taxonomy/155619> ;
	ns2:uniprotFamily	<http://purl.uniprot.org/taxonomy/104366> .
@prefix ns9:	<http://lod.taxonconcept.org/ontology/void.rdf#> .
ns1:Species	dct:isPartOf	ns9:TaxonConcept ,
		ns2:TDWG2010_BioBlitz .