@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/80811>	rdf:type	ns1:TaxonName .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
<http://taxref.mnhn.fr/lod/name/80811>	rdf:type	skos:Concept .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://taxref.mnhn.fr/lod/name/80811>	rdfs:label	"Agrostis x hackelii Fouill., 1933" ;
	skos:broader	<http://taxref.mnhn.fr/lod/name/188909> ;
	skos:prefLabel	"Agrostis x hackelii" .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://taxref.mnhn.fr/lod/name/80811>	dct:identifier	"80811" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix ns6:	<https://www.tela-botanica.org/> .
<http://taxref.mnhn.fr/lod/name/80811>	foaf:page	ns6:bdtfx-nn-1723 ,
		<https://inpn.mnhn.fr/espece/cd_nom/80811?lg=en> ,
		<https://www.gbif.org/species/8391489> .
@prefix schema:	<http://schema.org/> .
<http://taxref.mnhn.fr/lod/name/80811>	schema:identifier	_:b75471719 ,
		_:b75810098 .
@prefix taxrefprop:	<http://taxref.mnhn.fr/lod/property/> .
<http://taxref.mnhn.fr/lod/name/80811>	taxrefprop:hasAuthority	"Fouill., 1933" .
@prefix taxrefrk:	<http://taxref.mnhn.fr/lod/taxrank/> .
<http://taxref.mnhn.fr/lod/name/80811>	taxrefprop:hasRank	taxrefrk:Species ;
	taxrefprop:isReferenceNameOf	<http://taxref.mnhn.fr/lod/taxon/80811> .
@prefix dwc:	<http://rs.tdwg.org/dwc/terms/> .
<http://taxref.mnhn.fr/lod/name/80811>	dwc:scientificName	"Agrostis x hackelii" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
<http://taxref.mnhn.fr/lod/name/80811>	skos:inScheme	taxref:taxref-ld ;
	ns1:nameComplete	"Agrostis x hackelii" .
@prefix ns12:	<http://www.wikidata.org/prop/direct/> .
<http://taxref.mnhn.fr/lod/name/80811>	ns12:P3105	"1723" ;
	ns12:P846	"8391489" .
_:b75471719	rdf:type	schema:PropertyValue ;
	rdfs:label	"BDTFX id" ;
	schema:propertyID	ns12:P3105 ;
	schema:value	"1723" .
_:b75810098	rdf:type	schema:PropertyValue ;
	rdfs:label	"GBIF id" ;
	schema:propertyID	ns12:P846 ;
	schema:value	"8391489" .