@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema:	<http://schema.org/> .
<http://taxref.mnhn.fr/lod/bib/119565>	rdf:type	schema:CreativeWork .
@prefix bibo:	<http://purl.org/ontology/bibo/> .
<http://taxref.mnhn.fr/lod/bib/119565>	rdf:type	bibo:Document .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://taxref.mnhn.fr/lod/bib/119565>	rdfs:label	"Salvini-Plawen <i>et al.</i> (2008)" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
<http://taxref.mnhn.fr/lod/bib/119565>	rdfs:isDefinedBy	taxref:taxref-ld .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://taxref.mnhn.fr/lod/bib/119565>	schema:datePublished	"2008"^^xsd:gYear .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://taxref.mnhn.fr/lod/bib/119565>	dct:title	"Salvini-Plawen <i>et al.</i> (2008)" ;
	dct:issued	"2008"^^xsd:gYear ;
	dct:bibliographicCitation	"<span id=%22aphia_ct_source_130474%22> Salvini-Plawen, L. 2008. Contributions to West European Cavibelonia (Mollusca, Solenogastres) with two new species. <i>Zoosystema</i>, 30(4):873-897</span>" .