@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://lod.taxonconcept.org/ses/2oeGw.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 dbpedia:	<http://dbpedia.org/resource/> .
ns1:Species	owl:sameAs	dbpedia:Laetiporus_sulphureus .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
ns1:Species	skos:prefLabel	"Laetiporus sulphureus (Bull.) Murrill 1920" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
ns1:Species	foaf:depiction	<http://assets.taxonconcept.org/tdwg2010bioblitz/3256.jpg> .
@prefix ns8:	<http://www.w3.org/2007/05/powder-s#> .
ns1:Species	ns8:describedby	<http://ocs.taxonconcept.org/ocs/e0ab769c-7a2b-4cfd-91bc-d1f2d22688e4.rdf> ,
		<http://ocs.taxonconcept.org/ocs/ea909cbf-c3c5-4c42-8581-8cdb107f0012.rdf> ,
		<http://lod.taxonconcept.org/ses/2oeGw.html> ;
	ns2:authority	"(Bull.) Murrill 1920" ;
	dct:hasPart	ns1:Image ,
		ns1:Identification ,
		ns1:Individual ,
		ns1:Occurrence ,
		ns1:OriginalDescription ;
	ns2:class	"Agaricomycetes" ;
	ns2:family	"Coriolaceae" ;
	ns2:genus	"Laetiporus" .
@prefix ns9:	<https://en.wikipedia.org/wiki/> .
ns1:Species	ns2:hasWikipediaArticle	ns9:Laetiporus_sulphureus ;
	ns2:isExpectedIn	<http://sws.geonames.org/4929772/> ,
		<http://sws.geonames.org/6254926/> ,
		<http://sws.geonames.org/6255149/> ;
	ns2:kingdom	"Fungi" ;
	ns2:order	"Polyporales" ;
	ns2:phylum	"Basidiomycota" ;
	ns2:scientificName	"Laetiporus sulphureus" .
@prefix ns10:	<urn:bn:> .
ns1:Species	ns2:taxonNameID	ns10:Laetiporus_sulphureus ;
	ns2:uniprotClass	<http://purl.uniprot.org/taxonomy/155619> ;
	ns2:uniprotFamily	<http://purl.uniprot.org/taxonomy/83233> ;
	dct:isPartOf	ns2:TDWG2010_BioBlitz .
@prefix ns11:	<http://lod.taxonconcept.org/ontology/void.rdf#> .
ns1:Species	dct:isPartOf	ns11:TaxonConcept .