@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema:	<http://schema.org/> .
<http://taxref.mnhn.fr/lod/bib/112421>	rdf:type	schema:CreativeWork .
@prefix bibo:	<http://purl.org/ontology/bibo/> .
<http://taxref.mnhn.fr/lod/bib/112421>	rdf:type	bibo:Document .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://taxref.mnhn.fr/lod/bib/112421>	rdfs:label	"Beever (2014)" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
<http://taxref.mnhn.fr/lod/bib/112421>	rdfs:isDefinedBy	taxref:taxref-ld .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://taxref.mnhn.fr/lod/bib/112421>	schema:datePublished	"2014"^^xsd:gYear .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://taxref.mnhn.fr/lod/bib/112421>	dct:title	"Beever (2014)" ;
	schema:identifier	_:b70014992 ;
	dct:issued	"2014"^^xsd:gYear ;
	dct:bibliographicCitation	"Beever, J. E. 2014. Fissidentaceae. <i>In</i>: Heenan, P. B., Breitwieser, I. & Wilton, A. D. <i>Flora of New Zealand- Mosses. Fascicle 8</i>. Manaaki Whenua Press, Lincoln." ;
	bibo:doi	"10.7931/J24Q7RWN" .
_:b70014992	rdf:type	schema:PropertyValue .
@prefix ns7:	<http://www.wikidata.org/prop/direct/> .
_:b70014992	schema:propertyID	ns7:P356 ;
	schema:value	"10.7931/J24Q7RWN" .