@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/957416>	rdf:type	ns1:TaxonName .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
<http://taxref.mnhn.fr/lod/name/957416>	rdf:type	skos:Concept .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://taxref.mnhn.fr/lod/name/957416>	rdfs:label	"Micromyzus van der Goot, 1917" ;
	skos:broader	<http://taxref.mnhn.fr/lod/name/957404> ;
	skos:prefLabel	"Micromyzus" .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://taxref.mnhn.fr/lod/name/957416>	dct:identifier	"957416" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://taxref.mnhn.fr/lod/name/957416>	foaf:page	<http://Aphid.SpeciesFile.org/Common/basic/Taxa.aspx?TaxonNameID=1166837> ,
		<https://inpn.mnhn.fr/espece/cd_nom/957416?lg=en> ,
		<https://www.catalogueoflife.org/data/taxon/8NNZN> .
@prefix taxrefprop:	<http://taxref.mnhn.fr/lod/property/> .
<http://taxref.mnhn.fr/lod/name/957416>	taxrefprop:hasAuthority	"van der Goot, 1917" .
@prefix taxrefrk:	<http://taxref.mnhn.fr/lod/taxrank/> .
<http://taxref.mnhn.fr/lod/name/957416>	taxrefprop:hasRank	taxrefrk:Genus ;
	taxrefprop:isReferenceNameOf	<http://taxref.mnhn.fr/lod/taxon/957416> .
@prefix dwc:	<http://rs.tdwg.org/dwc/terms/> .
<http://taxref.mnhn.fr/lod/name/957416>	dwc:scientificName	"Micromyzus" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
<http://taxref.mnhn.fr/lod/name/957416>	skos:inScheme	taxref:taxref-ld ;
	ns1:nameComplete	"Micromyzus" .