@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://rs.tdwg.org/ontology/voc/TaxonName#> .
<http://taxref.mnhn.fr/lod/name/999601>	rdf:type	ns1:TaxonName .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
<http://taxref.mnhn.fr/lod/name/999601>	rdf:type	skos:Concept .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://taxref.mnhn.fr/lod/name/999601>	rdfs:label	"Chaetomorpha litorea Harvey, 1858" ;
	skos:broader	<http://taxref.mnhn.fr/lod/name/190594> ;
	skos:prefLabel	"Chaetomorpha litorea" ;
	skos:exactMatch	<urn:lsid:marinespecies.org:taxname:145028> .
@prefix dct:	<http://purl.org/dc/terms/> .
<http://taxref.mnhn.fr/lod/name/999601>	dct:identifier	"999601" .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://taxref.mnhn.fr/lod/name/999601>	foaf:page	<http://www.algaebase.org/search/species/detail/?species_id=1098> ,
		<https://inpn.mnhn.fr/espece/cd_nom/999601?lg=en> ,
		<https://www.gbif.org/species/2644513> ,
		<http://www.marinespecies.org/aphia.php?p=taxdetails&id=145028> .
@prefix schema:	<http://schema.org/> .
<http://taxref.mnhn.fr/lod/name/999601>	schema:identifier	_:b76680504 ,
		_:b75816241 ,
		_:b75400701 .
@prefix ns7:	<http://www.wikidata.org/prop/direct/> .
<http://taxref.mnhn.fr/lod/name/999601>	ns7:P850	"145028" .
@prefix taxrefprop:	<http://taxref.mnhn.fr/lod/property/> .
<http://taxref.mnhn.fr/lod/name/999601>	taxrefprop:hasAuthority	"Harvey, 1858" .
@prefix taxrefrk:	<http://taxref.mnhn.fr/lod/taxrank/> .
<http://taxref.mnhn.fr/lod/name/999601>	taxrefprop:hasRank	taxrefrk:Species ;
	taxrefprop:isReferenceNameOf	<http://taxref.mnhn.fr/lod/taxon/999601> .
@prefix dwc:	<http://rs.tdwg.org/dwc/terms/> .
<http://taxref.mnhn.fr/lod/name/999601>	dwc:scientificName	"Chaetomorpha litorea" .
@prefix taxref:	<http://taxref.mnhn.fr/lod/> .
<http://taxref.mnhn.fr/lod/name/999601>	skos:inScheme	taxref:taxref-ld ;
	ns1:nameComplete	"Chaetomorpha litorea" ;
	ns7:P1348	"1098" ;
	ns7:P846	"2644513" .
_:b75400701	rdf:type	schema:PropertyValue ;
	rdfs:label	"AlgaeBase id" ;
	schema:propertyID	ns7:P1348 ;
	schema:value	"1098" .
_:b75816241	rdf:type	schema:PropertyValue ;
	rdfs:label	"GBIF id" ;
	schema:propertyID	ns7:P846 ;
	schema:value	"2644513" .
_:b76680504	rdf:type	schema:PropertyValue ;
	rdfs:label	"WoRMS id" ;
	schema:propertyID	ns7:P850 ;
	schema:value	"145028" .