TaxonConcept example 7

On this page

TaxonConcept example 7

Term: tcs:TaxonConcept

TaxonConcept-example-1 | TaxonConcept-example-2 | TaxonConcept-example-3 | TaxonConcept-example-4 | TaxonConcept-example-5 | TaxonConcept-example-6 | TaxonConcept-example-7

<https://avibase.ca/E0E4DFB8> a tcs:TaxonConcept ;
    rdfs:label "Acrophalus seychellensis" ;
    tcs:accordingTo <https://avibase.bsc-eoc.org> ;
    tcs:taxonName: [ a tcs:TaxonName ;
            tcs:nameString "Acrocephalus sechellensis" ;
            dwc:scientificNameAuthorship "(Oustalet, J-FÉ 1877)" ;
            tcs:basionym [ a tcs:TaxonName ;
                    tcs:nameString "Ellisia sechellensis" ;
                    dwc:scientificNameAuthorship "Oustalet, J-FÉ 1877" ;
                    dwc:namePublishedIn "Bull. (Sci.) Soc. Philomath. [Paris] (7), 1 p.103" ;
                    dwc:namePublishedInYear "1877" ]] ;
    tcs:vernacularName [ a <http://rs.gbif.org/terms/1.0/VernacularName> ;
            dwc:vernacularName "Seychelles Warbler" ;
            dcterms:language "en" ] .

[TurTLe] [JSON-LD]