@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
@prefix ns2:	<https://data.archives-ouvertes.fr/doctype/> .
taxref:taxrefmethodo	rdf:type	ns2:Report .
@prefix ns3:	<https://schema.org/> .
taxref:taxrefmethodo	rdf:type	ns3:Article .
@prefix schema:	<http://schema.org/> .
taxref:taxrefmethodo	schema:author	"R\u00E9gnier C." ,
		"Ramage T." ,
		"Poncet L" ,
		taxref:oliviergargominy ,
		"Dupont P." ,
		taxref:sandrinetercerie ,
		"Daszkiewicz P." .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
taxref:taxrefmethodo	schema:datePublished	"2022"^^xsd:gYear .
@prefix dct:	<http://purl.org/dc/terms/> .
taxref:taxrefmethodo	dct:title	"TAXREF, r\u00E9f\u00E9rentiel taxonomique pour la France : m\u00E9thodologie, mise en \u0153uvre et diffusion" ;
	schema:name	"TAXREF, r\u00E9f\u00E9rentiel taxonomique pour la France : m\u00E9thodologie, mise en \u0153uvre et diffusion" ;
	dct:creator	"Dupont P." ,
		"Daszkiewicz P." ,
		"R\u00E9gnier C." ,
		"Ramage T." ,
		taxref:oliviergargominy ,
		taxref:sandrinetercerie ,
		"Poncet L" ;
	dct:issued	"2022"^^xsd:gYear ;
	dct:bibliographicCitation	"Gargominy O., Tercerie S., R\u00E9gnier C., Ramage T., Dupont P., Daszkiewicz P. & Poncet L. (2024). TAXREF v17, r\u00E9f\u00E9rentiel taxonomique pour la France: m\u00E9thodologie, mise en \u0153uvre et diffusion. Mus\u00E9um national d\u2019Histoire naturelle, Paris" ;
	schema:url	<https://inpn.mnhn.fr/docs-web/docs/download/413731> .