@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://lod.taxonconcept.org/ses/KOlsc.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:Q306634 .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
ns1:Species	skos:prefLabel	"Lycoperdon marginatum" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
ns1:Species	foaf:depiction	<http://assets.taxonconcept.org/tdwg2010bioblitz/6923.jpg> .
@prefix ns8:	<http://www.w3.org/2007/05/powder-s#> .
ns1:Species	ns8:describedby	<http://lod.taxonconcept.org/ses/KOlsc.html> ,
		<http://ocs.taxonconcept.org/ocs/c0ef15cd-679b-4086-bc27-7fc1eb6bccd0.rdf> ,
		<http://ocs.taxonconcept.org/ocs/547238da-ece0-495b-9ba8-f80a26d9343b.rdf> ;
	dct:hasPart	ns1:Identification ,
		ns1:Image ,
		ns1:Individual ,
		ns1:Occurrence ,
		ns1:OriginalDescription ;
	ns2:class	"Agaricomycetes" ;
	ns2:family	"Lycoperdaceae" ;
	ns2:genus	"Lycoperdon" ;
	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	"Lycoperdon marginatum" .
@prefix ns9:	<urn:bn:> .
ns1:Species	ns2:taxonNameID	ns9:Lycoperdon_marginatum ;
	ns2:uniprotClass	<http://purl.uniprot.org/taxonomy/155619> ;
	ns2:uniprotFamily	<http://purl.uniprot.org/taxonomy/5426> .
@prefix ns10:	<http://lod.taxonconcept.org/ontology/void.rdf#> .
ns1:Species	dct:isPartOf	ns10:TaxonConcept ,
		ns2:TDWG2010_BioBlitz .