@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://lod.taxonconcept.org/ses/s3USA.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:Q1614877 .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
ns1:Species	skos:prefLabel	"Coprinellus truncorum (Scop.) Redhead, Vilgalys and Moncalvo 2001" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
ns1:Species	foaf:depiction	<http://assets.taxonconcept.org/tdwg2010bioblitz/6924.jpg> ,
		<http://assets.taxonconcept.org/tdwg2010bioblitz/5129.jpg> ,
		<http://assets.taxonconcept.org/tdwg2010bioblitz/6925.jpg> .
@prefix ns8:	<http://www.w3.org/2007/05/powder-s#> .
ns1:Species	ns8:describedby	<http://ocs.taxonconcept.org/ocs/6d0f2a66-9510-4931-b748-07426439bdd2.rdf> ,
		<http://ocs.taxonconcept.org/ocs/172053c4-9ef9-4086-9add-eb90a17a8fac.rdf> ,
		<http://lod.taxonconcept.org/ses/s3USA.html> ,
		<http://ocs.taxonconcept.org/ocs/306ef1b5-c871-4737-8101-5accaa9ff41d.rdf> ;
	ns2:authority	"(Scop.) Redhead, Vilgalys and Moncalvo 2001" ;
	dct:hasPart	ns1:Image ,
		ns1:Individual ,
		ns1:Occurrence ,
		ns1:OriginalDescription ,
		ns1:Identification ;
	ns2:class	"Agaricomycetes" ;
	ns2:family	"Psathyrellaceae" ;
	ns2:genus	"Coprinellus" ;
	ns2:isExpectedIn	<http://sws.geonames.org/6255149/> ,
		<http://sws.geonames.org/4929772/> ,
		<http://sws.geonames.org/6254926/> ;
	ns2:kingdom	"Fungi" ;
	ns2:order	"Agaricales" ;
	ns2:phylum	"Basidiomycota" ;
	ns2:scientificName	"Coprinellus truncorum" .
@prefix ns9:	<urn:bn:> .
ns1:Species	ns2:taxonNameID	ns9:Agaricus_truncorum ,
		ns9:Coprinellus_truncorum ;
	ns2:uniprotClass	<http://purl.uniprot.org/taxonomy/155619> ;
	ns2:uniprotFamily	<http://purl.uniprot.org/taxonomy/184208> .
@prefix ns10:	<http://lod.taxonconcept.org/ontology/void.rdf#> .
ns1:Species	dct:isPartOf	ns10:TaxonConcept ,
		ns2:TDWG2010_BioBlitz .