@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns1:	<urn:bn:> .
@prefix ns2:	<http://lod.taxonconcept.org/ontology/txn.owl#> .
ns1:Thelypteris_linkiana	rdf:type	ns2:BinomialNameID ,
		ns2:TaxonNameID .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
ns1:Thelypteris_linkiana	rdfs:label	"Thelypteris linkiana" .
@prefix ns4:	<http://lod.taxonconcept.org/ses/fSA9s.html#> .
ns1:Thelypteris_linkiana	ns2:taxonNameID_Of	ns4:Species .