@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://lod.taxonconcept.org/ses/5Vv5k.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:Q1646440 .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
ns1:Species	owl:sameAs	dbpedia:Pleurozium_schreberi .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
ns1:Species	skos:prefLabel	"Pleurozium schreberi (Brid.) Mitt." .
@prefix ns8:	<http://www.w3.org/2007/05/powder-s#> .
ns1:Species	ns8:describedby	<http://lod.taxonconcept.org/ses/5Vv5k.html> ,
		<http://ocs.taxonconcept.org/ocs/c035cf67-d30f-4182-98b5-c02862305c2b.rdf> ;
	ns2:authority	"(Brid.) Mitt." ;
	dct:hasPart	ns1:Identification ,
		ns1:Image ,
		ns1:Individual ,
		ns1:Occurrence ,
		ns1:OriginalDescription ;
	ns2:class	"Bryopsida" ;
	ns2:commonName	"Schreber's Big Red Stem Moss" ;
	ns2:family	"Hylocomiaceae" ;
	ns2:genus	"Pleurozium" ;
	ns2:hasEUNISPage	<http://eunis.eea.europa.eu/species/198274> .
@prefix ns9:	<https://en.wikipedia.org/wiki/> .
ns1:Species	ns2:hasWikipediaArticle	ns9:Pleurozium_schreberi ;
	ns2:isExpectedIn	<http://sws.geonames.org/4929772/> ,
		<http://sws.geonames.org/6254926/> ,
		<http://sws.geonames.org/6255149/> ;
	ns2:kingdom	"Plantae" ;
	ns2:order	"Hypnales" ;
	ns2:phylum	"Bryophyta" ;
	ns2:scientificName	"Pleurozium schreberi" .
@prefix ns10:	<urn:bn:> .
ns1:Species	ns2:taxonNameID	ns10:Pleurozium_schreberi ;
	ns2:uniprotClass	<http://purl.uniprot.org/taxonomy/3214> ;
	ns2:uniprotFamily	<http://purl.uniprot.org/taxonomy/28466> .
@prefix ns11:	<http://lod.taxonconcept.org/ontology/void.rdf#> .
ns1:Species	dct:isPartOf	ns11:TaxonConcept ,
		ns2:TDWG2010_BioBlitz .