TaxonConcept child example 1

On this page

TaxonConcept child example 1

Term: tcs:childTaxonConcept

<https://www.catalogueoflife.org/data/taxon/6DBT> a tcs:TaxonConcept ;
    dcterms:title "Panthera sec. Catalogue of Life 2024-01-24" ;
    tcs:accordingTo <https://doi.org/10.48580/dfrdl> ;
    tcs:taxonName: [ a tcs:TaxonName ;
            tcs:nameString: "Panthera" ;
            dwc:scientificNameAuthorship: "Oken" ;
            dwc:namePublishedInYear "1816" ]  ;
    tcs:childTaxonConcept <https://www.catalogueoflife.org/data/taxon/4CGXP> ,
            <https://www.catalogueoflife.org/data/taxon/4CGXQ> ,
            <https://www.catalogueoflife.org/data/taxon/4CGXR> ,
            <https://www.catalogueoflife.org/data/taxon/4CGXS> .

<https://www.catalogueoflife.org/data/taxon/4CGXP> a tcs:TaxonConcept ;
    dcterms:title "Panthera leo sec. Catalogue of Life 2024-01-24" ;
    tcs:accordingTo <https://doi.org/10.48580/dfrdl> ;
    tcs:taxonName: [ a tcs:TaxonName ;
            tcs:nameString: "Panthera leo" ;
            tcs:basionym [ a tcs:TaxonName ;
                    tcs:nameString: "Felis leo" ;
                    dwc:scientificNameAuthorship "Linnaeus" ;
                        dwc:namePublishedInYear "1758" ]] .

<https://www.catalogueoflife.org/data/taxon/4CGXQ> a tcs:TaxonConcept ;
    dcterms:title "Panthera onca sec. Catalogue of Life 2024-01-24" ;
    tcs:accordingTo <https://doi.org/10.48580/dfrdl> ;
    tcs:taxonName: [ a tcs:TaxonName ;
            tcs:nameString: "Panthera onca" ;
            tcs:basionym [ a tcs:TaxonName ;
                    tcs:nameString: "Felis onca" ;
                    dwc:scientificNameAuthorship "Linnaeus" ;
                        dwc:namePublishedInYear "1758" ]] .

<https://www.catalogueoflife.org/data/taxon/4CGXR> a tcs:TaxonConcept ;
    dcterms:title "Panthera pardus sec. Catalogue of Life 2024-01-24" ;
    tcs:accordingTo <https://doi.org/10.48580/dfrdl> ;
    tcs:taxonName: [ a tcs:TaxonName ;
            tcs:nameString: "Panthera pardus" ;
            tcs:basionym [ a tcs:TaxonName ;
                    tcs:nameString: "Felis pardus" ;
                    dwc:scientificNameAuthorship "Linnaeus" ;
                        dwc:namePublishedInYear "1758" ]] .

<https://www.catalogueoflife.org/data/taxon/4CGXS> a tcs:TaxonConcept ;
    dcterms:title "Panthera tigris sec. Catalogue of Life 2024-01-24" ;
    tcs:accordingTo <https://doi.org/10.48580/dfrdl> ;
    tcs:taxonName: [ a tcs:TaxonName ;
            tcs:nameString: "Panthera tigris" ;
            tcs:basionym [ a tcs:TaxonName ;
                    tcs:nameString: "Felis tigris" ;
                    dwc:scientificNameAuthorship "Linnaeus" ;
                        dwc:namePublishedInYear "1758" ]] .

[TurTLe] [JSON-LD]