@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://rs.tdwg.org/ontology/voc/TaxonName#> .
<http://taxref.mnhn.fr/lod/name/446777>	rdf:type	ns1:TaxonName .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
<http://taxref.mnhn.fr/lod/name/446777>	rdf:type	skos:Concept .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://taxref.mnhn.fr/lod/name/446777>	rdfs:label	"Hymenophyllum samoense Baker" ;
	skos:broader	<http://taxref.mnhn.fr/lod/name/193482> ;
	skos:prefLabel	"Hymenophyllum samoense" .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://taxref.mnhn.fr/lod/name/446777>	dct:identifier	"446777" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://taxref.mnhn.fr/lod/name/446777>	foaf:page	<https://inpn.mnhn.fr/espece/cd_nom/446777?lg=en> ,
		<https://www.gbif.org/species/3608723> ,
		<http://nadeaud.ilm.pf/details-referentiel/10982> .
@prefix schema:	<http://schema.org/> .
<http://taxref.mnhn.fr/lod/name/446777>	schema:identifier	_:b76108280 .
@prefix taxrefprop:	<http://taxref.mnhn.fr/lod/property/> .
<http://taxref.mnhn.fr/lod/name/446777>	taxrefprop:hasAuthority	"Baker" .
@prefix taxrefrk:	<http://taxref.mnhn.fr/lod/taxrank/> .
<http://taxref.mnhn.fr/lod/name/446777>	taxrefprop:hasRank	taxrefrk:Species ;
	taxrefprop:isReferenceNameOf	<http://taxref.mnhn.fr/lod/taxon/446777> .
@prefix dwc:	<http://rs.tdwg.org/dwc/terms/> .
<http://taxref.mnhn.fr/lod/name/446777>	dwc:scientificName	"Hymenophyllum samoense" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
<http://taxref.mnhn.fr/lod/name/446777>	skos:inScheme	taxref:taxref-ld ;
	ns1:nameComplete	"Hymenophyllum samoense" .
@prefix ns11:	<http://www.wikidata.org/prop/direct/> .
<http://taxref.mnhn.fr/lod/name/446777>	ns11:P846	"3608723" .
_:b76108280	rdf:type	schema:PropertyValue ;
	rdfs:label	"GBIF id" ;
	schema:propertyID	ns11:P846 ;
	schema:value	"3608723" .