@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/9365>	rdf:type	ns1:TaxonName .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
<http://taxref.mnhn.fr/lod/name/9365>	rdf:type	skos:Concept .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://taxref.mnhn.fr/lod/name/9365>	rdfs:label	"Licinus hoffmannseggi (Panzer, 1797)" ;
	skos:broader	<http://taxref.mnhn.fr/lod/name/194120> ;
	skos:prefLabel	"Licinus hoffmannseggi" .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://taxref.mnhn.fr/lod/name/9365>	dct:identifier	"9365" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://taxref.mnhn.fr/lod/name/9365>	foaf:page	<https://inpn.mnhn.fr/espece/cd_nom/9365?lg=en> .
@prefix taxrefprop:	<http://taxref.mnhn.fr/lod/property/> .
<http://taxref.mnhn.fr/lod/name/9365>	taxrefprop:hasAuthority	"(Panzer, 1797)" .
@prefix taxrefrk:	<http://taxref.mnhn.fr/lod/taxrank/> .
<http://taxref.mnhn.fr/lod/name/9365>	taxrefprop:hasRank	taxrefrk:Species ;
	taxrefprop:isReferenceNameOf	<http://taxref.mnhn.fr/lod/taxon/9365> .
@prefix dwc:	<http://rs.tdwg.org/dwc/terms/> .
<http://taxref.mnhn.fr/lod/name/9365>	dwc:scientificName	"Licinus hoffmannseggi" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
<http://taxref.mnhn.fr/lod/name/9365>	skos:inScheme	taxref:taxref-ld ;
	ns1:nameComplete	"Licinus hoffmannseggi" .