@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix bibo:	<http://purl.org/ontology/bibo/> .
<http://taxref.mnhn.fr/lod/bib/442435>	rdf:type	bibo:Document .
@prefix schema:	<http://schema.org/> .
<http://taxref.mnhn.fr/lod/bib/442435>	rdf:type	schema:CreativeWork .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://taxref.mnhn.fr/lod/bib/442435>	rdfs:label	"Rennwald (2024)" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
<http://taxref.mnhn.fr/lod/bib/442435>	rdfs:isDefinedBy	taxref:taxref-ld .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://taxref.mnhn.fr/lod/bib/442435>	schema:datePublished	"2024"^^xsd:gYear .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://taxref.mnhn.fr/lod/bib/442435>	dct:title	"Rennwald (2024)" ;
	dct:issued	"2024"^^xsd:gYear ;
	dct:bibliographicCitation	"Rennwald, E. 2024. <em>Tortrix viridana</em> (Linnaeus, 1758) Eichenwickler. Bestimmungshilfe f\u00FCr die in Europa nachgewiesenen Schmetterlingsarten.Consult\u00E9 le 05/04/2024.&nbsp;https://lepiforum.org/wiki/page/Tortrix_viridana" .