@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://taxref.mnhn.fr/lod/status/REGL/> .
@prefix bibo:	<http://purl.org/ontology/bibo/> .
ns1:ISPAW3	rdf:type	bibo:DocumentPart .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:ISPAW3	rdfs:label	"Protocole SPAW : Annexe 3"@fr .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
ns1:ISPAW3	rdfs:isDefinedBy	taxref:taxref-ld .
@prefix dct:	<http://purl.org/dc/terms/> .
ns1:ISPAW3	dct:isPartOf	<http://taxref.mnhn.fr/lod/bib/632> .