@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
@prefix void:	<http://rdfs.org/ns/void#> .
taxref:Worms	rdf:type	void:Dataset .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
taxref:Worms	rdfs:label	"World Register of Marine Species"@en .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
taxref:Worms	foaf:homepage	<http://www.marinespecies.org> .