@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<http://lod.taxonconcept.org/ses/XnWJJ.html#> .
@prefix ns2:	<http://lod.taxonconcept.org/ontology/txn.owl#> .
ns1:Species	rdf:type	ns2:SpeciesConcept .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
ns1:Species	owl:sameAs	<http://dbpedia.org/resource/Dorst%27s_Cisticola> .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
ns1:Species	skos:prefLabel	"Cisticola guinea Lynes 1930" .
@prefix ns5:	<http://www.w3.org/2007/05/powder-s#> .
ns1:Species	ns5:describedby	<http://lod.taxonconcept.org/ses/XnWJJ.html> ;
	ns2:authority	"Lynes 1930" .
@prefix dct:	<http://purl.org/dc/terms/> .
ns1:Species	dct:hasPart	ns1:Individual ,
		ns1:Occurrence ,
		ns1:OriginalDescription ,
		ns1:Identification ,
		ns1:Image ;
	ns2:class	"Aves" ;
	ns2:commonName	"Long-tailed Cisticola" ;
	ns2:family	"Cisticolidae" ;
	ns2:genus	"Cisticola" ;
	ns2:hasITISPage	<http://www.itis.gov/servlet/SingleRpt/SingleRpt?search_topic=TSN&search_value=916910> ;
	ns2:hasWikipediaArticle	<https://en.wikipedia.org/wiki/Dorst%27s_Cisticola> ;
	ns2:kingdom	"Animalia" ;
	ns2:order	"Passeriformes" ;
	ns2:phylum	"Chordata" ;
	ns2:scientificName	"Cisticola guinea" .
@prefix ns7:	<urn:bn:> .
ns1:Species	ns2:taxonNameID	ns7:Cisticola_guinea .
@prefix ns8:	<urn:tn:> .
ns1:Species	ns2:taxonNameID	ns8:Cisticola_dorsti ;
	ns2:uniprotClass	<http://purl.uniprot.org/taxonomy/8782> .
@prefix ns9:	<http://lod.taxonconcept.org/ontology/void.rdf#> .
ns1:Species	dct:isPartOf	ns9:TaxonConcept .