GG2RDF 2024-11-06T12:38:06.567Z full update: 024 of 262 (plazi/treatments-xml)
This commit is contained in:
parent
988a61e70e
commit
ccd6a417f6
|
@ -7,12 +7,14 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/34003B120205A01F31BF74F0E3366C1E>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Psylloidea_bicoloratus>' due to issues with rank ;
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Pariaconus_namaka_Percy_> ;
|
||||
dc:creator "Percy, Diana M." ;
|
||||
dc:title "Pariaconus namaka Percy, sp. n." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pariaconus_namaka_Percy_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Pariaconus_dorsostriatus> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pariaconus_namaka_Percy_2017> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.649.10213> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -26,6 +28,22 @@
|
|||
dc:title "Making the most of your host: the Metrosideros-feeding psyllids (Hemiptera, Psylloidea) of the Hawaiian Islands" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pariaconus_namaka_Percy_2017>
|
||||
# Warning: Using document metadata for authority year ;
|
||||
dwc:LSID "http://zoobank.org/538455FD-5F50-4CA2-810C-63E4A923A424" ;
|
||||
dwc:authority "Percy" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Triozidae" ;
|
||||
dwc:genus "Pariaconus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Percy, 2017" ;
|
||||
dwc:species "namaka" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pariaconus_namaka> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pariaconus_namaka_Percy_>
|
||||
dwc:LSID "http://zoobank.org/538455FD-5F50-4CA2-810C-63E4A923A424" ;
|
||||
dwc:authority "Percy" ;
|
||||
|
@ -54,45 +72,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pariaconus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Triozidae" ;
|
||||
dwc:genus "Pariaconus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Triozidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Triozidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Triozidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/34004795FBBF8DAC455416AD9EC71D15>
|
||||
dc:creator "Broad, Gavin R.; Shaw, Mark R.; Godfray, H. Charles J." ;
|
||||
|
@ -58,45 +57,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diolcogaster>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Diolcogaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Braconidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Braconidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
@ -106,26 +90,3 @@
|
|||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microgaster_minutus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Microgaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "minutus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Microgaster> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microgaster>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Microgaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Braconidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -7,9 +7,9 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/34006D0F7B855F59AECFC4BFCA686C0F>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/anomala>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/joffreville>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/mainty>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/veteratrix>' due to issues with rank ;
|
||||
cito:cites <http://dx.doi.org/10.3897/zookeys.949.51269.figure60>, <http://dx.doi.org/10.3897/zookeys.949.51269.figure64>, <http://dx.doi.org/10.3897/zookeys.949.51269.figure67> ;
|
||||
dc:creator "Salata, Sebastian; Fisher, Brian L." ;
|
||||
dc:title "Pheidole veteratrix Forel 1891" ;
|
||||
|
@ -75,45 +75,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pheidole>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Pheidole" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3400B95C59025CC4BD8C597A7EABD38F>
|
||||
dc:creator "McMullin, Richard Troy; Simon, Andrew D. F.; Brodo, Irwin M.; Wickham, Sara B.; Bell-Doyon, Philip; Kuzmina, Maria; Starzomski, Brian M." ;
|
||||
|
@ -59,45 +58,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Stenocybe>
|
||||
dwc:class "Eurotiomycetes" ;
|
||||
dwc:family "Mycocaliciaceae" ;
|
||||
dwc:genus "Stenocybe" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Mycocaliciales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Mycocaliciaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Mycocaliciaceae>
|
||||
dwc:class "Eurotiomycetes" ;
|
||||
dwc:family "Mycocaliciaceae" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Mycocaliciales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Mycocaliciales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Mycocaliciales>
|
||||
dwc:class "Eurotiomycetes" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Mycocaliciales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Eurotiomycetes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Eurotiomycetes>
|
||||
dwc:class "Eurotiomycetes" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Ascomycota> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Ascomycota>
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi> ;
|
||||
|
|
|
@ -7,9 +7,9 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3400C228FFE3FF80FCAAD0FFFE08F94F>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Megalothoraca_Hendel_1911>, <http://taxon-concept.plazi.org/id/Animalia/Megalothoraca_ferruginea_Steyskal_1968> ;
|
||||
dc:creator "Wendt, Lisiane Dilli; Marinoni, Luciane" ;
|
||||
dc:title "Megalothoraca flava Enderlein 1912" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/3400C228FFE3FF80FCAAD0FFFE08F94F.mc.0CC17963FFE4FF80FF0ED559FD2FF961> ;
|
||||
|
@ -46,6 +46,35 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Megalothoraca_flava> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Megalothoraca_ferruginea_Steyskal_1968>
|
||||
dwc:authorityName "Steyskal" ;
|
||||
dwc:authorityYear "1968" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Richardiidae" ;
|
||||
dwc:genus "Megalothoraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Steyskal, 1968" ;
|
||||
dwc:species "ferruginea" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Megalothoraca_ferruginea> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Megalothoraca_Hendel_1911>
|
||||
dwc:authorityName "Hendel" ;
|
||||
dwc:authorityYear "1911" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Richardiidae" ;
|
||||
dwc:genus "Megalothoraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Hendel, 1911" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Megalothoraca> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Megalothoraca_flava>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Richardiidae" ;
|
||||
|
@ -70,34 +99,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Richardiidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Richardiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3400C228FFE3FF87FF10D166FBFEFCC9>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Megalothoraca_flava_Enderlein_1912>, <http://taxon-concept.plazi.org/id/Animalia/Megalothoraca_undulosa_Enderlein_1912>, <http://taxon-concept.plazi.org/id/Animalia/Phlebacrocyma_Enderlein_1912> ;
|
||||
dc:creator "Wendt, Lisiane Dilli; Marinoni, Luciane" ;
|
||||
dc:title "Megalothoraca ferruginea" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/3400C228FFE3FF87FF10D166FBFEFCC9.mc.0CC17963FFE3FF87FCB0D102FB0AFCEB> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Megalothoraca_ferruginea_Enderlein_1912> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Phlebacrocyma_ferruginea_Enderlein_1912>, <http://taxon-concept.plazi.org/id/Animalia/Megalothoraca_ferruginea_Steyskal_1968> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Megalothoraca_ferruginea_Steyskal_1968>, <http://taxon-concept.plazi.org/id/Animalia/Phlebacrocyma_ferruginea_Enderlein_1912> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zoologia.36.e31456> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -82,6 +82,50 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Megalothoraca_ferruginea> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Megalothoraca_undulosa_Enderlein_1912>
|
||||
dwc:baseAuthorityName "Enderlein" ;
|
||||
dwc:baseAuthorityYear "1912" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Richardiidae" ;
|
||||
dwc:genus "Megalothoraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Enderlein, 1912)" ;
|
||||
dwc:species "undulosa" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Megalothoraca_undulosa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Megalothoraca_flava_Enderlein_1912>
|
||||
dwc:authorityName "Enderlein" ;
|
||||
dwc:authorityYear "1912" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Richardiidae" ;
|
||||
dwc:genus "Megalothoraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Enderlein, 1912" ;
|
||||
dwc:species "flava" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Megalothoraca_flava> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Phlebacrocyma_Enderlein_1912>
|
||||
dwc:authorityName "Enderlein" ;
|
||||
dwc:authorityYear "1912" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Richardiidae" ;
|
||||
dwc:genus "Phlebacrocyma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Enderlein, 1912" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phlebacrocyma> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Megalothoraca_ferruginea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Richardiidae" ;
|
||||
|
@ -95,45 +139,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Megalothoraca>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Richardiidae" ;
|
||||
dwc:genus "Megalothoraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Richardiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Richardiidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Richardiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,9 +7,9 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3400C228FFE4FF8CFCB0D041FD4FFAB5>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Megalothoraca_Hendel_1911>, <http://taxon-concept.plazi.org/id/Animalia/Megalothoraca_flava_Enderlein_1912> ;
|
||||
dc:creator "Wendt, Lisiane Dilli; Marinoni, Luciane" ;
|
||||
dc:title "Megalothoraca pterodontida Hendel 1911" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/3400C228FFE4FF8CFCB0D041FD4FFAB5.mc.0CC17963FFE7FF8CFCB0D5EEFE11FD0E>, <http://tb.plazi.org/GgServer/dwcaRecords/3400C228FFE4FF8CFCB0D041FD4FFAB5.mc.0CC17963FFE8FF8CFF0ED1ABFDFBFD4A>, <http://tb.plazi.org/GgServer/dwcaRecords/3400C228FFE4FF8CFCB0D041FD4FFAB5.mc.0CC17963FFE8FF8CFD98D189FE50FC97>, <http://tb.plazi.org/GgServer/dwcaRecords/3400C228FFE4FF8CFCB0D041FD4FFAB5.mc.0CC17963FFE8FF8CFE20D072FCB9FCF5> ;
|
||||
|
@ -31,7 +31,7 @@
|
|||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Megalothoraca_pterodontida_Hendel_1911>
|
||||
dwc:authority "Hendel, 1911" ;
|
||||
dwc:authority "Hendel", "Hendel, 1911" ;
|
||||
dwc:authorityName "Hendel" ;
|
||||
dwc:authorityYear "1911" ;
|
||||
dwc:class "Insecta" ;
|
||||
|
@ -48,7 +48,7 @@
|
|||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Megalothoraca_hendeli_Enderlein_1912>
|
||||
dwc:authority "Enderlein, 1912: 104" ;
|
||||
dwc:authority "Enderlein", "Enderlein, 1912: 104" ;
|
||||
dwc:authorityName "Enderlein" ;
|
||||
dwc:authorityPageNumber "104" ;
|
||||
dwc:authorityYear "1912" ;
|
||||
|
@ -61,10 +61,39 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Enderlein, 1912" ;
|
||||
dwc:species "hendeli" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3YVY8> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3YVY7> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Megalothoraca_hendeli> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Megalothoraca_flava_Enderlein_1912>
|
||||
dwc:authorityName "Enderlein" ;
|
||||
dwc:authorityYear "1912" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Richardiidae" ;
|
||||
dwc:genus "Megalothoraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Enderlein, 1912" ;
|
||||
dwc:species "flava" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Megalothoraca_flava> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Megalothoraca_Hendel_1911>
|
||||
dwc:authorityName "Hendel" ;
|
||||
dwc:authorityYear "1911" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Richardiidae" ;
|
||||
dwc:genus "Megalothoraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Hendel, 1911" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Megalothoraca> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Megalothoraca_pterodontida>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Richardiidae" ;
|
||||
|
@ -89,34 +118,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Richardiidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Richardiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,12 +7,12 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3400C228FFE8FF8EFF37D65BFE09F943>
|
||||
dc:creator "Wendt, Lisiane Dilli; Marinoni, Luciane" ;
|
||||
dc:title "Megalothoraca rosalyae Wendt & Marinoni 2019, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/3400C228FFE8FF8EFF37D65BFE09F943.mc.0CC17963FFEAFF8EFF0ED6E8FDD9F93D> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Megalothoraca_rosalyae_Wendt_2019> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zoologia.36.e31456> ;
|
||||
a trt:Treatment .
|
||||
|
@ -58,22 +58,13 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Megalothoraca>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Richardiidae" ;
|
||||
dwc:genus "Megalothoraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Richardiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Richardiidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Richardiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
@ -89,14 +80,11 @@
|
|||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3400C228FFEAFF88FCB1D60AFE08FAED>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Batrachophthalmum_quimbaya_Carvalho_2011>, <http://taxon-concept.plazi.org/id/Animalia/Batrachophthalmum_teleopsis_Hennig_1938>, <http://taxon-concept.plazi.org/id/Animalia/Megalothoraca_Hendel_1911> ;
|
||||
dc:creator "Wendt, Lisiane Dilli; Marinoni, Luciane" ;
|
||||
dc:title "Megalothoraca undulosa" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/3400C228FFEAFF88FCB1D60AFE08FAED.mc.0CC17963FFECFF88FF0ED7E4FE14FA8F> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Megalothoraca_undulosa_Enderlein_1912> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Phlebacrocyma_undulosa_Enderlein_1912>, <http://taxon-concept.plazi.org/id/Animalia/Megalothoraca_undulosa_Steyskal_1968> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Megalothoraca_undulosa_Steyskal_1968>, <http://taxon-concept.plazi.org/id/Animalia/Phlebacrocyma_undulosa_Enderlein_1912> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zoologia.36.e31456> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -82,6 +82,52 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Megalothoraca_undulosa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Batrachophthalmum_teleopsis_Hennig_1938>
|
||||
dwc:authorityName "Wendt & Marinoni" ;
|
||||
dwc:authorityYear "2019" ;
|
||||
dwc:baseAuthorityName "Hennig" ;
|
||||
dwc:baseAuthorityYear "1938" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Richardiidae" ;
|
||||
dwc:genus "Batrachophthalmum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Hennig, 1938)" ;
|
||||
dwc:species "teleopsis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Batrachophthalmum_teleopsis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Batrachophthalmum_quimbaya_Carvalho_2011>
|
||||
dwc:authorityName "Carvalho, Wolff & Wendt" ;
|
||||
dwc:authorityYear "2011" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Richardiidae" ;
|
||||
dwc:genus "Batrachophthalmum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Carvalho, Wolff & Wendt, 2011" ;
|
||||
dwc:species "quimbaya" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Batrachophthalmum_quimbaya> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Megalothoraca_Hendel_1911>
|
||||
dwc:authorityName "Hendel" ;
|
||||
dwc:authorityYear "1911" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Richardiidae" ;
|
||||
dwc:genus "Megalothoraca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Hendel, 1911" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Megalothoraca> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Megalothoraca_undulosa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Richardiidae" ;
|
||||
|
@ -106,34 +152,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Richardiidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Richardiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
@ -157,12 +193,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phlebacrocyma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Richardiidae" ;
|
||||
dwc:genus "Phlebacrocyma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Richardiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3400C228FFECFF88FF6AD613FDB7FA61>
|
||||
dc:creator "Wendt, Lisiane Dilli; Marinoni, Luciane" ;
|
||||
|
@ -59,45 +58,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Batrachophthalmum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Richardiidae" ;
|
||||
dwc:genus "Batrachophthalmum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Richardiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Richardiidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Richardiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/340216F64B7E51BCBB5E0EE7692C9479>
|
||||
cito:cites <http://dx.doi.org/10.3897/zitteliana.97.113796.plate4> ;
|
||||
|
@ -76,45 +75,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Paractinacis>
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:family "Negoporitidae" ;
|
||||
dwc:genus "Paractinacis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Scleractinia" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Negoporitidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Negoporitidae>
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:family "Negoporitidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Scleractinia" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scleractinia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scleractinia>
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Scleractinia" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Anthozoa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Anthozoa>
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cnidaria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cnidaria>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,11 +7,10 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
||||
|
||||
<http://treatment.plazi.org/id/3402486F740DBE6B9EB11D678E54D640>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Pachyplacini>' due to issues with rank ;
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/Pachyplacini_John_1954>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Pachyplacini>' due to issues with rank ;
|
||||
# Warning: Could not add treatment taxon because family "" contains invalid characters ;
|
||||
dc:creator "Bouchard, Patrice; Bousquet, Yves; Davies, Anthony E.; Alonso-Zarazaga, Miguel A.; Lawrence, John F.; Lyal, Chris H. C.; Newton, Alfred F.; Reid, Chris A. M.; Schmitt, Michael; Ślipinski, S. Adam; Smith, Andrew B. T." ;
|
||||
dc:title "Pachyplacini John 1954" ;
|
||||
|
@ -28,53 +27,3 @@
|
|||
dc:date "2011" ;
|
||||
dc:title "Family-group names in Coleoptera (Insecta)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pachyplacus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Discolomatidae" ;
|
||||
dwc:genus "Pachyplacus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Discolomatidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Discolomatidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Discolomatidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/340283F20B021B4676446761298AC77C>
|
||||
dc:creator "Barcelos, Luis MD; Rodrigues, Pedro R; Bried, Joel; Mendonca, Enesima P; Gabriel, Rosalina; Borges, Paulo Alexandre Vieira" ;
|
||||
|
@ -57,45 +56,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ficedula>
|
||||
dwc:class "Aves" ;
|
||||
dwc:family "Muscicapidae" ;
|
||||
dwc:genus "Ficedula" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Passeriformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Muscicapidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Muscicapidae>
|
||||
dwc:class "Aves" ;
|
||||
dwc:family "Muscicapidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Passeriformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Passeriformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Passeriformes>
|
||||
dwc:class "Aves" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Passeriformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aves> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aves>
|
||||
dwc:class "Aves" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,9 +7,9 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3402879F761A114C9ECAF914A4B31511>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Dendrelaphis_Boulenger_1890> ;
|
||||
dc:creator "Rooijen, Johan Van; Vogel, Gernot" ;
|
||||
dc:title "Dendrelaphis underwoodi Rooijen & Vogel 2008, new species" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/3402879F761A114C9ECAF914A4B31511.mc.0CC33CD4761A114A9955F9F4A0E9119A>, <http://tb.plazi.org/GgServer/dwcaRecords/3402879F761A114C9ECAF914A4B31511.mc.0CC33CD4761A114A9E29F879A03A1034>, <http://tb.plazi.org/GgServer/dwcaRecords/3402879F761A114C9ECAF914A4B31511.mc.0CC33CD4761A114A98FEF864A08910EA>, <http://tb.plazi.org/GgServer/dwcaRecords/3402879F761A114C9ECAF914A4B31511.mc.0CC33CD4761A114B9DEDFC77A40012A3> ;
|
||||
|
@ -45,6 +45,20 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dendrelaphis_underwoodi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dendrelaphis_Boulenger_1890>
|
||||
dwc:authorityName "Boulenger" ;
|
||||
dwc:authorityYear "1890" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Colubridae" ;
|
||||
dwc:genus "Dendrelaphis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Boulenger, 1890" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dendrelaphis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dendrelaphis_underwoodi>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Colubridae" ;
|
||||
|
@ -69,34 +83,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Colubridae>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Colubridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Squamata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Squamata>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Reptilia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Reptilia>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,9 +7,9 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3402879F761C114C9DA9FDC6A08914EE>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Dendrelaphis_caudolineatus_Boulenger_1894>, <http://taxon-concept.plazi.org/id/Animalia/Dendrelaphis_cyanochloris_Wall_1921>, <http://taxon-concept.plazi.org/id/Animalia/Dendrelaphis_formosus_Boie_1827>, <http://taxon-concept.plazi.org/id/Animalia/Dendrelaphis_humayuni_Tiwara_1973>, <http://taxon-concept.plazi.org/id/Animalia/Dendrelaphis_kopsteini_Vogel_2007>, <http://taxon-concept.plazi.org/id/Animalia/Dendrelaphis_pictus_Gmelin_1789>, <http://taxon-concept.plazi.org/id/Animalia/Dendrelaphis_striatus_Seesook_2000>, <http://taxon-concept.plazi.org/id/Animalia/Dendrelaphis_underwoodi_Rooijen_2008> ;
|
||||
dc:creator "Rooijen, Johan Van; Vogel, Gernot" ;
|
||||
dc:title "Dendrelaphis Boulenger 1890" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dendrelaphis_Boulenger_1890> ;
|
||||
|
@ -42,6 +42,127 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dendrelaphis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dendrelaphis_caudolineatus_Boulenger_1894>
|
||||
dwc:authorityName "Boulenger" ;
|
||||
dwc:authorityYear "1894" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Colubridae" ;
|
||||
dwc:genus "Dendrelaphis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Boulenger, 1894" ;
|
||||
dwc:species "caudolineatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dendrelaphis_caudolineatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dendrelaphis_pictus_Gmelin_1789>
|
||||
dwc:baseAuthorityName "Gmelin" ;
|
||||
dwc:baseAuthorityYear "1789" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Colubridae" ;
|
||||
dwc:genus "Dendrelaphis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Gmelin, 1789)" ;
|
||||
dwc:species "pictus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dendrelaphis_pictus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dendrelaphis_kopsteini_Vogel_2007>
|
||||
dwc:baseAuthorityName "Vogel & Van Rooijen" ;
|
||||
dwc:baseAuthorityYear "2007" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Colubridae" ;
|
||||
dwc:genus "Dendrelaphis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Vogel & Van Rooijen, 2007)" ;
|
||||
dwc:species "kopsteini" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dendrelaphis_kopsteini> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dendrelaphis_humayuni_Tiwara_1973>
|
||||
dwc:authorityName "Tiwara & Biswas" ;
|
||||
dwc:authorityYear "1973" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Colubridae" ;
|
||||
dwc:genus "Dendrelaphis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Tiwara & Biswas, 1973" ;
|
||||
dwc:species "humayuni" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dendrelaphis_humayuni> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dendrelaphis_striatus_Seesook_2000>
|
||||
dwc:authorityName "Seesook" ;
|
||||
dwc:authorityYear "2000" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Colubridae" ;
|
||||
dwc:genus "Dendrelaphis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Seesook, 2000" ;
|
||||
dwc:species "striatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dendrelaphis_striatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dendrelaphis_formosus_Boie_1827>
|
||||
dwc:baseAuthorityName "Boie" ;
|
||||
dwc:baseAuthorityYear "1827" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Colubridae" ;
|
||||
dwc:genus "Dendrelaphis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Boie, 1827)" ;
|
||||
dwc:species "formosus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dendrelaphis_formosus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dendrelaphis_underwoodi_Rooijen_2008>
|
||||
dwc:authority "Rooijen & Vogel, 2008" ;
|
||||
dwc:authorityName "Rooijen & Vogel" ;
|
||||
dwc:authorityYear "2008" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Colubridae" ;
|
||||
dwc:genus "Dendrelaphis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Rooijen & Vogel, 2008" ;
|
||||
dwc:species "underwoodi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dendrelaphis_underwoodi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dendrelaphis_cyanochloris_Wall_1921>
|
||||
dwc:baseAuthorityName "Wall" ;
|
||||
dwc:baseAuthorityYear "1921" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Colubridae" ;
|
||||
dwc:genus "Dendrelaphis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Wall, 1921)" ;
|
||||
dwc:species "cyanochloris" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dendrelaphis_cyanochloris> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dendrelaphis>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Colubridae" ;
|
||||
|
@ -54,34 +175,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Colubridae>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Colubridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Squamata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Squamata>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Reptilia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Reptilia>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/340321216BBB1D55605D120C58BC42EA>
|
||||
dc:creator "Moore, Matthew R.; Jameson, Mary L.; Garner, Beulah H.; Audibert, Cedric; Smith, Andrew B. T.; Seidel, Matthias" ;
|
||||
|
@ -89,45 +88,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chrysina>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Chrysina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scarabaeidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scarabaeidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
@ -151,12 +135,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Plusiotis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Scarabaeidae" ;
|
||||
dwc:genus "Plusiotis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scarabaeidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -7,12 +7,13 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/34034635D4F553D9B0013CF91956098F>
|
||||
cito:cites <http://dx.doi.org/10.3897/zookeys.1175.105068.figure3>, <http://dx.doi.org/10.3897/zookeys.1175.105068.figure91> ;
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/A>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/insignis>' due to issues with rank ;
|
||||
cito:cites <http://dx.doi.org/10.3897/zookeys.1175.105068.figure3>, <http://dx.doi.org/10.3897/zookeys.1175.105068.figure91>, <http://taxon-concept.plazi.org/id/Animalia/Alphomelon_Mason_1981>, <http://taxon-concept.plazi.org/id/Animalia/Anthoptus_epictetus_Fabricius_1793>, <http://taxon-concept.plazi.org/id/Animalia/Conga_chydaea_Butler_1877>, <http://taxon-concept.plazi.org/id/Animalia/Corticea_corticea_corticea_>, <http://taxon-concept.plazi.org/id/Animalia/Cymaenes_Scudder_1872>, <http://taxon-concept.plazi.org/id/Animalia/Cymaenes_odilia_trebius_Mabille_1891>, <http://taxon-concept.plazi.org/id/Animalia/Cynea_irma_Moschler_1878>, <http://taxon-concept.plazi.org/id/Animalia/Justinia_norda_Evans_1955>, <http://taxon-concept.plazi.org/id/Animalia/Morys_Godman_1900>, <http://taxon-concept.plazi.org/id/Animalia/Nyctelius_nyctelius_nyctelius_>, <http://taxon-concept.plazi.org/id/Animalia/Parphorus_decora_Herrich_1869>, <http://taxon-concept.plazi.org/id/Animalia/Psoralis_Mabille_1904>, <http://taxon-concept.plazi.org/id/Animalia/Synapte_salenus_Mabille_1883>, <http://taxon-concept.plazi.org/id/Animalia/Vehilius_vetula_Mabille_1878>, <http://taxon-concept.plazi.org/id/Plantae/Poaceae_Godman_1901> ;
|
||||
dc:creator "Fernandez-Triana, Jose L.; Shimbori, Eduardo M.; Whitfield, James B.; Penteado-Dias, Angelica M.; Shaw, Scott R.; Boudreault, Caroline; Sones, Jayme; Perez, Kate; Brown, Allison; Manjunath, Ramya; Burns, John M.; Hebert, P. D. N.; Smith, M. Alex; Hallwachs, Winnifred; Janzen, Daniel H." ;
|
||||
dc:title "Alphomelon andydeansi Fernandez-Triana & Shimbori 2023, sp. nov." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Vettius_aurelius> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Alphomelon_andydeansi_Fernandez_2023> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1175.105068> ;
|
||||
a trt:Treatment .
|
||||
|
@ -46,6 +47,223 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alphomelon_andydeansi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Anthoptus_epictetus_Fabricius_1793>
|
||||
dwc:baseAuthorityName "Fabricius" ;
|
||||
dwc:baseAuthorityYear "1793" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hesperiidae" ;
|
||||
dwc:genus "Anthoptus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Fabricius, 1793)" ;
|
||||
dwc:species "epictetus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Anthoptus_epictetus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Conga_chydaea_Butler_1877>
|
||||
dwc:baseAuthorityName "Butler" ;
|
||||
dwc:baseAuthorityYear "1877" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hesperiidae" ;
|
||||
dwc:genus "Conga" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Butler, 1877)" ;
|
||||
dwc:species "chydaea" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Conga_chydaea> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Corticea_corticea_corticea_>
|
||||
dwc:authority "corticea" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hesperiidae" ;
|
||||
dwc:genus "Corticea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "corticea" ;
|
||||
dwc:species "corticea" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Corticea_corticea> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cymaenes_odilia_trebius_Mabille_1891>
|
||||
dwc:baseAuthorityName "Mabille" ;
|
||||
dwc:baseAuthorityYear "1891" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hesperiidae" ;
|
||||
dwc:genus "Cymaenes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthopoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "(Mabille, 1891)" ;
|
||||
dwc:species "odilia" ;
|
||||
dwc:subSpecies "trebius" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cymaenes_odilia_trebius> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cymaenes_Scudder_1872>
|
||||
dwc:authorityName "Scudder" ;
|
||||
dwc:authorityYear "1872" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hesperiidae" ;
|
||||
dwc:genus "Cymaenes" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthopoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Scudder, 1872" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cymaenes> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cynea_irma_Moschler_1878>
|
||||
dwc:baseAuthorityName "Moschler" ;
|
||||
dwc:baseAuthorityYear "1878" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hesperiidae" ;
|
||||
dwc:genus "Cynea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Moschler, 1878)" ;
|
||||
dwc:species "irma" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cynea_irma> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Justinia_norda_Evans_1955>
|
||||
dwc:authorityName "Evans" ;
|
||||
dwc:authorityYear "1955" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hesperiidae" ;
|
||||
dwc:genus "Justinia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Evans, 1955" ;
|
||||
dwc:species "norda" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Justinia_norda> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Morys_Godman_1900>
|
||||
dwc:authorityName "Godman & Salvin" ;
|
||||
dwc:authorityYear "1900" ;
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:family "Hesperiidae" ;
|
||||
dwc:genus "Morys" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Godman & Salvin, 1900" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Morys> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nyctelius_nyctelius_nyctelius_>
|
||||
dwc:authority "nyctelius" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hesperiidae" ;
|
||||
dwc:genus "Nyctelius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "nyctelius" ;
|
||||
dwc:species "nyctelius" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nyctelius_nyctelius> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Parphorus_decora_Herrich_1869>
|
||||
dwc:baseAuthorityName "Herrich-Schaffer" ;
|
||||
dwc:baseAuthorityYear "1869" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hesperiidae" ;
|
||||
dwc:genus "Parphorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Herrich-Schaffer, 1869)" ;
|
||||
dwc:species "decora" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Parphorus_decora> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Psoralis_Mabille_1904>
|
||||
dwc:authorityName "Mabille" ;
|
||||
dwc:authorityYear "1904" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hesperiidae" ;
|
||||
dwc:genus "Psoralis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Mabille, 1904" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Psoralis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Synapte_salenus_Mabille_1883>
|
||||
dwc:baseAuthorityName "Mabille" ;
|
||||
dwc:baseAuthorityYear "1883" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hesperiidae" ;
|
||||
dwc:genus "Synapte" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Mabille, 1883)" ;
|
||||
dwc:species "salenus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Synapte_salenus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Vehilius_vetula_Mabille_1878>
|
||||
dwc:baseAuthorityName "Mabille" ;
|
||||
dwc:baseAuthorityYear "1878" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Hesperiidae" ;
|
||||
dwc:genus "Vehilius" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Mabille, 1878)" ;
|
||||
dwc:species "vetula" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Vehilius_vetula> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Poaceae_Godman_1901>
|
||||
dwc:authorityName "Godman" ;
|
||||
dwc:authorityYear "1901" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Liliopsida" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "Godman, 1901" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Poaceae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Alphomelon_Mason_1981>
|
||||
dwc:authorityName "Mason" ;
|
||||
dwc:authorityYear "1981" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Alphomelon" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Mason, 1981" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alphomelon> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Alphomelon_andydeansi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
|
@ -70,34 +288,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Braconidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
@ -16,6 +15,7 @@
|
|||
cito:cites <http://dx.doi.org/10.5281/zenodo.164980> ;
|
||||
dc:creator "Ronald M. Clouse; Benjamin D. Blanchard; Rebecca Gibson; Ward C. Wheeler; Milan Janda" ;
|
||||
dc:title "Camponotus tol Clouse, Blanchard, Gibson, Wheeler & Janda, 2016, sp.n." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Camponotus_chloroticus>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_micronesicus> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Camponotus_tol_Clouse_2016> ;
|
||||
trt:publishedIn <http://doi.org/10.5281/zenodo.5612022> ;
|
||||
a trt:Treatment .
|
||||
|
@ -61,45 +61,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Camponotus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Camponotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/34037F467C56FFD5FC9EFF70DD74F8CD>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.270029> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.270029>, <http://taxon-concept.plazi.org/id/Animalia/Camponotus_micronesicus_Blanche_> ;
|
||||
dc:creator "Ronald M. Clouse; Benjamin D. Blanchard; Rebecca Gibson; Ward C. Wheeler; Milan Janda" ;
|
||||
dc:title "Camponotus micronesicus Clouse, Blanchard, Gibson, Wheeler & Janda, 2016, sp.n." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Camponotus_micronesicus_Blanche_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Camponotus_chloroticus>, <http://taxon-name.plazi.org/id/Animalia/Camponotus_tol> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Camponotus_micronesicus_Blanche_2016> ;
|
||||
trt:publishedIn <http://doi.org/10.5281/zenodo.5612020> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -29,6 +29,22 @@
|
|||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.270029> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Camponotus_micronesicus_Blanche_2016>
|
||||
# Warning: Using document metadata for authority year ;
|
||||
dwc:author "Blanche & Close" ;
|
||||
dwc:authorityName "Blanche & Close" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Camponotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Blanche & Close, 2016" ;
|
||||
dwc:species "micronesicus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Camponotus_micronesicus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Camponotus_micronesicus_Blanche_>
|
||||
dwc:author "Blanche & Close" ;
|
||||
dwc:authorityName "Blanche & Close" ;
|
||||
|
@ -57,45 +73,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Camponotus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Camponotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,13 +7,12 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/34037F467C56FFD7FF3DFE3DD9F0F811>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.164977> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.164977>, <http://taxon-concept.plazi.org/id/Animalia/Camponotus_kubaryi_Mayr_> ;
|
||||
dc:creator "Ronald M. Clouse; Benjamin D. Blanchard; Rebecca Gibson; Ward C. Wheeler; Milan Janda" ;
|
||||
dc:title "Camponotus kubaryi Clouse, Blanchard, Gibson, Wheeler & Janda, 2016, stat. rev." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Camponotus_kubaryi_Mayr_> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Camponotus_kubaryi_Mayr_2016> ;
|
||||
trt:publishedIn <http://doi.org/10.5281/zenodo.5612018> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -28,6 +27,22 @@
|
|||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.164977> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Camponotus_kubaryi_Mayr_2016>
|
||||
# Warning: Using document metadata for authority year ;
|
||||
dwc:author "Mayr" ;
|
||||
dwc:authorityName "Mayr" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Camponotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mayr, 2016" ;
|
||||
dwc:species "kubaryi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Camponotus_kubaryi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Camponotus_kubaryi_Mayr_>
|
||||
dwc:author "Mayr" ;
|
||||
dwc:authorityName "Mayr" ;
|
||||
|
@ -56,45 +71,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Camponotus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Camponotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/34037F467C5BFFD7FC9EFA59D9D2FEB9>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/chlorogaster>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/samoensis>' due to issues with rank ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.164977>, <http://dx.doi.org/10.5281/zenodo.164978> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.164977>, <http://dx.doi.org/10.5281/zenodo.164978>, <http://taxon-concept.plazi.org/id/Animalia/Camponotus_chloroticus_Em_> ;
|
||||
dc:creator "Ronald M. Clouse; Benjamin D. Blanchard; Rebecca Gibson; Ward C. Wheeler; Milan Janda" ;
|
||||
dc:title "Camponotus chloroticus Emery" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Camponotus_chloroticus_Emery_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Camponotus_micronesicus> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Camponotus_chloroticus_Emery_1897> ;
|
||||
trt:publishedIn <http://doi.org/10.5281/zenodo.5612016> ;
|
||||
a trt:Treatment .
|
||||
|
@ -32,6 +32,7 @@
|
|||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Camponotus_chloroticus_Emery_>
|
||||
dwc:author "Emery" ;
|
||||
dwc:authority "Emery" ;
|
||||
dwc:authorityName "Emery" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
|
@ -61,6 +62,21 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Camponotus_chloroticus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Camponotus_chloroticus_Em_>
|
||||
dwc:authority "Em." ;
|
||||
dwc:authorityName "Em." ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Camponotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Em." ;
|
||||
dwc:species "chloroticus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Camponotus_chloroticus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Camponotus_chloroticus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
|
@ -74,45 +90,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Camponotus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Camponotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,12 +7,12 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/340399A97289CFD1C96059391D8DF2EE>
|
||||
dc:creator "Flores, Gustavo E.; Pizarro-Araya, Jaime" ;
|
||||
dc:title "Praocis (Filotarsus) Gay & Solier in Solier 1840" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Praocis_Filotarsus_Gay_1840> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Filotarsus_tenuicornis>, <http://taxon-name.plazi.org/id/Animalia/Praocis_brevicornis>, <http://taxon-name.plazi.org/id/Animalia/Praocis_castanea>, <http://taxon-name.plazi.org/id/Animalia/Praocis_forsteri>, <http://taxon-name.plazi.org/id/Animalia/Praocis_freyi>, <http://taxon-name.plazi.org/id/Animalia/Praocis_grossa>, <http://taxon-name.plazi.org/id/Animalia/Praocis_obesa>, <http://taxon-name.plazi.org/id/Animalia/Praocis_oblonga>, <http://taxon-name.plazi.org/id/Animalia/Praocis_peltata>, <http://taxon-name.plazi.org/id/Animalia/Praocis_peruana>, <http://taxon-name.plazi.org/id/Animalia/Praocis_reedi>, <http://taxon-name.plazi.org/id/Animalia/Praocis_rufilabris>, <http://taxon-name.plazi.org/id/Animalia/Praocis_tenuicornis>, <http://taxon-name.plazi.org/id/Animalia/Praocis_titschacki>, <http://taxon-name.plazi.org/id/Animalia/Praocis_uretai>, <http://taxon-name.plazi.org/id/Animalia/Praocis_weyrauchi> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.415.6656> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -55,45 +55,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Praocis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenebrionidae" ;
|
||||
dwc:genus "Praocis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tenebrionidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tenebrionidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tenebrionidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,12 +7,12 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/34042C25FFF0EE55A6BAFD88FBA72C06>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.218967> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.218967>, <http://taxon-concept.plazi.org/id/Animalia/Scaphoideus_rufilineatus_Li_1990>, <http://taxon-concept.plazi.org/id/Animalia/Scaphoideus_testaceous_Li_1990> ;
|
||||
dc:creator "Yang, Lin; Chen, Xiang-Sheng; Li, Zi-Zhong" ;
|
||||
dc:title "Scaphoideus yaanensis Yang, Chen & Li, 2013, sp. nov." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Scaphoideus> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Scaphoideus_yaanensis_Yang_2013> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3619.5.5> ;
|
||||
a trt:Treatment .
|
||||
|
@ -47,6 +47,38 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Scaphoideus_yaanensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Scaphoideus_rufilineatus_Li_1990>
|
||||
dwc:authority "Li, 1990" ;
|
||||
dwc:authorityName "Li" ;
|
||||
dwc:authorityYear "1990" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Scaphoideus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Li, 1990" ;
|
||||
dwc:species "rufilineatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Scaphoideus_rufilineatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Scaphoideus_testaceous_Li_1990>
|
||||
dwc:authority "Li, 1990" ;
|
||||
dwc:authorityName "Li" ;
|
||||
dwc:authorityYear "1990" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Scaphoideus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Li, 1990" ;
|
||||
dwc:species "testaceous" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Scaphoideus_testaceous> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scaphoideus_yaanensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
|
@ -71,34 +103,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,14 +7,13 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/34042C25FFF0EE55A6BAFF5EFE172B87>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.218966> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.218966>, <http://taxon-concept.plazi.org/id/Plantae/Qiongzhuea_communis_Hsueh_> ;
|
||||
dc:creator "Yang, Lin; Chen, Xiang-Sheng; Li, Zi-Zhong" ;
|
||||
dc:title "Scaphoideus nigrivalveus" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Scaphoideus_nigrivalveus_Yang_2013> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3619.5.5> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Scaphoideus_nigrivalveus> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3619.5.5>
|
||||
|
@ -29,22 +28,19 @@
|
|||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.218966> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Scaphoideus_nigrivalveus_Yang_2013>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Yang, Chen & Li, 2013" ;
|
||||
dwc:authorityName "Yang, Chen & Li" ;
|
||||
dwc:authorityYear "2013" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Scaphoideus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Qiongzhuea_communis_Hsueh_>
|
||||
dwc:authority "Hsueh" ;
|
||||
dwc:authorityName "Hsueh" ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Qiongzhuea" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Yang, Chen & Li, 2013" ;
|
||||
dwc:species "nigrivalveus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6XSYP> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Scaphoideus_nigrivalveus> ;
|
||||
dwc:scientificNameAuthorship "Hsueh" ;
|
||||
dwc:species "communis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Qiongzhuea_communis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scaphoideus_nigrivalveus>
|
||||
|
@ -60,45 +56,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scaphoideus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Scaphoideus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,14 +7,13 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/34042C25FFF1EE54A6BAFA77FE852DA2>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.218965> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.218965>, <http://taxon-concept.plazi.org/id/Animalia/Scaphoideus_nigrigenatus_Li_1990>, <http://taxon-concept.plazi.org/id/Plantae/Neosinocalamus_affinis_Keng_>, <http://taxon-concept.plazi.org/id/Plantae/Qiongzhuea_communis_Hsueh_> ;
|
||||
dc:creator "Yang, Lin; Chen, Xiang-Sheng; Li, Zi-Zhong" ;
|
||||
dc:title "Scaphoideus nigrigenatus" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Scaphoideus_nigrigenatus_Yang_2013> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3619.5.5> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Scaphoideus_nigrigenatus> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3619.5.5>
|
||||
|
@ -29,11 +28,11 @@
|
|||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.218965> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Scaphoideus_nigrigenatus_Yang_2013>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Yang, Chen & Li, 2013" ;
|
||||
dwc:authorityName "Yang, Chen & Li" ;
|
||||
dwc:authorityYear "2013" ;
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Scaphoideus_nigrigenatus_Li_1990>
|
||||
dwc:authority "Li, 1990: 97" ;
|
||||
dwc:authorityName "Li" ;
|
||||
dwc:authorityPageNumber "97" ;
|
||||
dwc:authorityYear "1990" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Scaphoideus" ;
|
||||
|
@ -41,12 +40,42 @@
|
|||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Yang, Chen & Li, 2013" ;
|
||||
dwc:scientificNameAuthorship "Li, 1990" ;
|
||||
dwc:species "nigrigenatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8RNBH> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Scaphoideus_nigrigenatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Qiongzhuea_communis_Hsueh_>
|
||||
dwc:authority "Hsueh" ;
|
||||
dwc:authorityName "Hsueh" ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Qiongzhuea" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hsueh" ;
|
||||
dwc:species "communis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Qiongzhuea_communis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Neosinocalamus_affinis_Keng_>
|
||||
# Warning: Removing "(Rendle)" from authority ;
|
||||
dwc:authority "(Rendle) Keng" ;
|
||||
dwc:authorityName "(Rendle) Keng" ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Neosinocalamus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Keng" ;
|
||||
dwc:species "affinis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Neosinocalamus_affinis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scaphoideus_nigrigenatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
|
@ -60,45 +89,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scaphoideus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Scaphoideus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/34042C25FFF1EE54A6BAFCF4FD7D2F00>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.218964> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.218964>, <http://taxon-concept.plazi.org/id/Animalia/Scaphoideus_kumamotonis_Matsumura_1914> ;
|
||||
dc:creator "Yang, Lin; Chen, Xiang-Sheng; Li, Zi-Zhong" ;
|
||||
dc:title "Scaphoideus kumamotonis Matsumura" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Scaphoideus_kumamotonis_Matsumura_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Phyllostachys_pubescens> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3619.5.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -45,6 +45,23 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Scaphoideus_kumamotonis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Scaphoideus_kumamotonis_Matsumura_1914>
|
||||
dwc:authority "Matsumura, 1914: 224" ;
|
||||
dwc:authorityName "Matsumura" ;
|
||||
dwc:authorityPageNumber "224" ;
|
||||
dwc:authorityYear "1914" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Scaphoideus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Matsumura, 1914" ;
|
||||
dwc:species "kumamotonis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Scaphoideus_kumamotonis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scaphoideus_kumamotonis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
|
@ -58,45 +75,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scaphoideus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Scaphoideus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/34042C25FFF1EE54A6BAFF5EFD312880>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.218963> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.218963>, <http://taxon-concept.plazi.org/id/Animalia/Scaphoideus_festivus_Matsumura_1902>, <http://taxon-concept.plazi.org/id/Plantae/Citrus_reticulata_Banco_> ;
|
||||
dc:creator "Yang, Lin; Chen, Xiang-Sheng; Li, Zi-Zhong" ;
|
||||
dc:title "Scaphoideus festivus Matsumura" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Scaphoideus_festivus_Matsumura_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Camellia_sinensis>, <http://taxon-name.plazi.org/id/Plantae/Oryza_sativa> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3619.5.5> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -45,6 +45,38 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Scaphoideus_festivus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Scaphoideus_festivus_Matsumura_1902>
|
||||
dwc:authority "Matsumura, 1902:384" ;
|
||||
dwc:authorityName "Matsumura" ;
|
||||
dwc:authorityPageNumber "384" ;
|
||||
dwc:authorityYear "1902" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Scaphoideus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Matsumura, 1902" ;
|
||||
dwc:species "festivus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Scaphoideus_festivus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Citrus_reticulata_Banco_>
|
||||
dwc:authority "Banco" ;
|
||||
dwc:authorityName "Banco" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Rutaceae" ;
|
||||
dwc:genus "Citrus" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Sapindales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Banco" ;
|
||||
dwc:species "reticulata" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Citrus_reticulata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scaphoideus_festivus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
|
@ -58,45 +90,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scaphoideus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Scaphoideus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,14 +7,13 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/34042C25FFF2EE57A6BAF9EDFAC02D3F>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.218962> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.218962>, <http://taxon-concept.plazi.org/id/Plantae/Qiongzhuea_communis_Hsueh_> ;
|
||||
dc:creator "Yang, Lin; Chen, Xiang-Sheng; Li, Zi-Zhong" ;
|
||||
dc:title "Scaphoideus fanjingensis" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Scaphoideus_fanjingensis_Yang_2013> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3619.5.5> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Scaphoideus_fanjingensis> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3619.5.5>
|
||||
|
@ -29,22 +28,19 @@
|
|||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.218962> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Scaphoideus_fanjingensis_Yang_2013>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Yang, Chen & Li, 2013" ;
|
||||
dwc:authorityName "Yang, Chen & Li" ;
|
||||
dwc:authorityYear "2013" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Scaphoideus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Qiongzhuea_communis_Hsueh_>
|
||||
dwc:authority "Hsueh" ;
|
||||
dwc:authorityName "Hsueh" ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Qiongzhuea" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Yang, Chen & Li, 2013" ;
|
||||
dwc:species "fanjingensis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6Y4ZV> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Scaphoideus_fanjingensis> ;
|
||||
dwc:scientificNameAuthorship "Hsueh" ;
|
||||
dwc:species "communis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Qiongzhuea_communis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scaphoideus_fanjingensis>
|
||||
|
@ -60,45 +56,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scaphoideus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Scaphoideus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,14 +7,13 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/34042C25FFF2EE57A6BAFB57FAC02FA5>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.218961> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.218961>, <http://taxon-concept.plazi.org/id/Plantae/Qiongzhuea_communis_Hsueh_> ;
|
||||
dc:creator "Yang, Lin; Chen, Xiang-Sheng; Li, Zi-Zhong" ;
|
||||
dc:title "Scaphoideus conicaplateus" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Scaphoideus_conicaplateus_Yang_2013> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3619.5.5> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Scaphoideus_conicaplateus> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3619.5.5>
|
||||
|
@ -29,22 +28,19 @@
|
|||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.218961> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Scaphoideus_conicaplateus_Yang_2013>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Yang, Chen & Li, 2013" ;
|
||||
dwc:authorityName "Yang, Chen & Li" ;
|
||||
dwc:authorityYear "2013" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Scaphoideus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Qiongzhuea_communis_Hsueh_>
|
||||
dwc:authority "Hsueh" ;
|
||||
dwc:authorityName "Hsueh" ;
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Poaceae" ;
|
||||
dwc:genus "Qiongzhuea" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Poales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Yang, Chen & Li, 2013" ;
|
||||
dwc:species "conicaplateus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6XSZQ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Scaphoideus_conicaplateus> ;
|
||||
dwc:scientificNameAuthorship "Hsueh" ;
|
||||
dwc:species "communis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Qiongzhuea_communis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scaphoideus_conicaplateus>
|
||||
|
@ -60,45 +56,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scaphoideus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Scaphoideus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cicadellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/34042C25FFF2EE57A6BAFE36FA7C2E24>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.218964>, <http://dx.doi.org/10.5281/zenodo.218961>, <http://dx.doi.org/10.5281/zenodo.218962>, <http://dx.doi.org/10.5281/zenodo.218963>, <http://dx.doi.org/10.5281/zenodo.218965>, <http://dx.doi.org/10.5281/zenodo.218966>, <http://dx.doi.org/10.5281/zenodo.218967> ;
|
||||
dc:creator "Yang, Lin; Chen, Xiang-Sheng; Li, Zi-Zhong" ;
|
||||
dc:title "Scaphoideus" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Scaphoideus_Yang_2013> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Scaphoideus_conicaplateus>, <http://taxon-name.plazi.org/id/Animalia/Scaphoideus_fanjingensis>, <http://taxon-name.plazi.org/id/Animalia/Scaphoideus_festivus>, <http://taxon-name.plazi.org/id/Animalia/Scaphoideus_kumamotonis>, <http://taxon-name.plazi.org/id/Animalia/Scaphoideus_nigrigenatus>, <http://taxon-name.plazi.org/id/Animalia/Scaphoideus_nigrivalveus>, <http://taxon-name.plazi.org/id/Animalia/Scaphoideus_yaanensis> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3619.5.5> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Scaphoideus> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3619.5.5>
|
||||
|
@ -29,23 +29,6 @@
|
|||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.218964>, <http://dx.doi.org/10.5281/zenodo.218961>, <http://dx.doi.org/10.5281/zenodo.218962>, <http://dx.doi.org/10.5281/zenodo.218963>, <http://dx.doi.org/10.5281/zenodo.218965>, <http://dx.doi.org/10.5281/zenodo.218966>, <http://dx.doi.org/10.5281/zenodo.218967> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Scaphoideus_Yang_2013>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Yang, Chen & Li, 2013" ;
|
||||
dwc:authorityName "Yang, Chen & Li" ;
|
||||
dwc:authorityYear "2013" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:genus "Scaphoideus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Yang, Chen & Li, 2013" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8R4F3> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Scaphoideus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Scaphoideus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
|
@ -58,34 +41,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cicadellidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Cicadellidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -7,12 +7,12 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3404EF4F1517FFE042D2F989FC5EF9FB>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.278686>, <http://dx.doi.org/10.5281/zenodo.278687>, <http://dx.doi.org/10.5281/zenodo.278688>, <http://dx.doi.org/10.5281/zenodo.278689>, <http://dx.doi.org/10.5281/zenodo.278690>, <http://dx.doi.org/10.5281/zenodo.278691> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.278686>, <http://dx.doi.org/10.5281/zenodo.278687>, <http://dx.doi.org/10.5281/zenodo.278688>, <http://dx.doi.org/10.5281/zenodo.278689>, <http://dx.doi.org/10.5281/zenodo.278690>, <http://dx.doi.org/10.5281/zenodo.278691>, <http://taxon-concept.plazi.org/id/Animalia/Tropidurus_pinima_Mabuya_>, <http://taxon-concept.plazi.org/id/Animalia/Tropidurus_semitaeniatus_Mabuya_>, <http://taxon-concept.plazi.org/id/Animalia/Tupinambis_teguixin_Iguana_> ;
|
||||
dc:creator "Arias, Federico; Carvalho, Celso Morato De; Rodrigues, Miguel Trefaut; Zaher, Hussam" ;
|
||||
dc:title "Cnemidophorus cyanurus Arias, Carvalho, Rodrigues & Zaher, 2011, sp. nov." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Acratosaura_mentalis>, <http://taxon-name.plazi.org/id/Animalia/Ameiva_ameiva>, <http://taxon-name.plazi.org/id/Animalia/Calyptommatus_sinebrachiatus>, <http://taxon-name.plazi.org/id/Animalia/Cnemidophorus_abaetensis>, <http://taxon-name.plazi.org/id/Animalia/Cnemidophorus_confusionibus>, <http://taxon-name.plazi.org/id/Animalia/Cnemidophorus_jalapensis>, <http://taxon-name.plazi.org/id/Animalia/Cnemidophorus_littoralis>, <http://taxon-name.plazi.org/id/Animalia/Cnemidophorus_mumbuca>, <http://taxon-name.plazi.org/id/Animalia/Cnemidophorus_nigrigula>, <http://taxon-name.plazi.org/id/Animalia/Cnemidophorus_ocellifer>, <http://taxon-name.plazi.org/id/Animalia/Cnemidophorus_venetacaudus>, <http://taxon-name.plazi.org/id/Animalia/Gymnodactylus_geckoides>, <http://taxon-name.plazi.org/id/Animalia/Hemidactylus_brasilianus>, <http://taxon-name.plazi.org/id/Animalia/Hemidactylus_mabouia>, <http://taxon-name.plazi.org/id/Animalia/Lygodactylus_klugei>, <http://taxon-name.plazi.org/id/Animalia/Phyllopezus_pollicaris>, <http://taxon-name.plazi.org/id/Animalia/Psilophthalmus_paeminosus>, <http://taxon-name.plazi.org/id/Animalia/Tropidurus_amathites>, <http://taxon-name.plazi.org/id/Animalia/Tropidurus_cocorobensis>, <http://taxon-name.plazi.org/id/Animalia/Tropidurus_erythrocephalus>, <http://taxon-name.plazi.org/id/Animalia/Tropidurus_hispidus>, <http://taxon-name.plazi.org/id/Plantae/Bromeliaceae>, <http://taxon-name.plazi.org/id/Plantae/Cactaceae>, <http://taxon-name.plazi.org/id/Plantae/Copernicia>, <http://taxon-name.plazi.org/id/Plantae/Euphorbiaceae>, <http://taxon-name.plazi.org/id/Plantae/Velloziaceae> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cnemidophorus_cyanurus_Arias_2011> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.278680> ;
|
||||
a trt:Treatment .
|
||||
|
@ -45,6 +45,51 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cnemidophorus_cyanurus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tupinambis_teguixin_Iguana_>
|
||||
dwc:authority "Iguana" ;
|
||||
dwc:authorityName "Iguana" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Teiidae" ;
|
||||
dwc:genus "Tupinambis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Iguana" ;
|
||||
dwc:species "teguixin" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tupinambis_teguixin> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tropidurus_pinima_Mabuya_>
|
||||
dwc:authority "Mabuya" ;
|
||||
dwc:authorityName "Mabuya" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Tropiduridae" ;
|
||||
dwc:genus "Tropidurus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mabuya" ;
|
||||
dwc:species "pinima" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tropidurus_pinima> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tropidurus_semitaeniatus_Mabuya_>
|
||||
dwc:authority "Mabuya" ;
|
||||
dwc:authorityName "Mabuya" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Tropiduridae" ;
|
||||
dwc:genus "Tropidurus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mabuya" ;
|
||||
dwc:species "semitaeniatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tropidurus_semitaeniatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cnemidophorus_cyanurus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Curculionidae" ;
|
||||
|
@ -58,45 +103,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cnemidophorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Curculionidae" ;
|
||||
dwc:genus "Cnemidophorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Curculionidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Curculionidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Curculionidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,12 +7,12 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3404EF4F151DFFE742D2FB27FB1FFA02>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.278681>, <http://dx.doi.org/10.5281/zenodo.278682>, <http://dx.doi.org/10.5281/zenodo.278683>, <http://dx.doi.org/10.5281/zenodo.278684>, <http://dx.doi.org/10.5281/zenodo.278685> ;
|
||||
dc:creator "Arias, Federico; Carvalho, Celso Morato De; Rodrigues, Miguel Trefaut; Zaher, Hussam" ;
|
||||
dc:title "Cnemidophorus nigrigula Arias, Carvalho, Rodrigues & Zaher, 2011, sp. nov." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Cnemidophorus_abaetensis>, <http://taxon-name.plazi.org/id/Animalia/Cnemidophorus_confusionibus>, <http://taxon-name.plazi.org/id/Animalia/Cnemidophorus_cyanurus>, <http://taxon-name.plazi.org/id/Animalia/Cnemidophorus_jalapensis>, <http://taxon-name.plazi.org/id/Animalia/Cnemidophorus_littoralis>, <http://taxon-name.plazi.org/id/Animalia/Cnemidophorus_mumbuca>, <http://taxon-name.plazi.org/id/Animalia/Cnemidophorus_ocellifer>, <http://taxon-name.plazi.org/id/Animalia/Cnemidophorus_venetacaudus> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cnemidophorus_nigrigula_Arias_2011> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.278680> ;
|
||||
a trt:Treatment .
|
||||
|
@ -58,45 +58,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cnemidophorus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Curculionidae" ;
|
||||
dwc:genus "Cnemidophorus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Curculionidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Curculionidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Curculionidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/340700303F1D5B8C984C26DD11568DBC>
|
||||
dc:creator "Modebadze, Naia; Martens, Jochen; Snegovaya, Nataly; Barjadze, Shalva" ;
|
||||
|
@ -58,45 +57,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dicranolasma>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Dicranolasmatidae" ;
|
||||
dwc:genus "Dicranolasma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Opiliones" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dicranolasmatidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dicranolasmatidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Dicranolasmatidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Opiliones" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Opiliones> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Opiliones>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Opiliones" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,13 +7,12 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3407398AD4CDBA37DAF3C7906F7D6655>
|
||||
dc:creator "Weigmann, G.; Miko, L." ;
|
||||
dc:title "Paratritia baloghi Moritz" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Paratritia_baloghi_Weigmann_2006> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/9BFCE210CDFE42864D4E810312EB5647> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Paratritia_baloghi> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/9BFCE210CDFE42864D4E810312EB5647>
|
||||
|
@ -24,23 +23,6 @@
|
|||
dc:title "Hornmilben (Oribatida) [pages 102 to 148]" ;
|
||||
a fabio:BookSection .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Paratritia_baloghi_Weigmann_2006>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Weigmann & Miko, 2006" ;
|
||||
dwc:authorityName "Weigmann & Miko" ;
|
||||
dwc:authorityYear "2006" ;
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Oribotritiidae" ;
|
||||
dwc:genus "Paratritia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sarcoptiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Weigmann & Miko, 2006" ;
|
||||
dwc:species "baloghi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Paratritia_baloghi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Paratritia_baloghi>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Oribotritiidae" ;
|
||||
|
@ -54,45 +36,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Paratritia>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Oribotritiidae" ;
|
||||
dwc:genus "Paratritia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sarcoptiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oribotritiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Oribotritiidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Oribotritiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sarcoptiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sarcoptiformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sarcoptiformes>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Sarcoptiformes" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,14 +7,13 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3407574B249718F9177FEEACA2123626>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ichneumonoidea_insidens>' due to issues with rank ;
|
||||
dc:creator "Broad, Gavin R.; Shaw, Mark R.; Godfray, H. Charles J." ;
|
||||
dc:title "Cotesia spuria Wesmael 1837" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cotesia_spuria_Wesmael_1837> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Microgaster_spurius>, <http://taxon-name.plazi.org/id/Animalia/Microgaster> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Microgaster>, <http://taxon-name.plazi.org/id/Animalia/Microgaster_spurius> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e8151> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -59,45 +58,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cotesia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Cotesia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Braconidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Braconidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
@ -107,26 +91,3 @@
|
|||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microgaster_spurius>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Microgaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "spurius" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Microgaster> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Microgaster>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Braconidae" ;
|
||||
dwc:genus "Microgaster" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Braconidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -7,9 +7,9 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3407726DFFF7FFA7FECEFB746E578CD0>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Plantae/Mannia_triandra_Scop_> ;
|
||||
dc:creator "Xiang, You-Liang; Zhu, Rui-Liang" ;
|
||||
dc:title "Mannia gradsteinii Xiang & Zhu 2023, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/3407726DFFF7FFA7FECEFB746E578CD0.mc.0CC6C926FFF7FFAAFF65FA4C6F3A8898>, <http://tb.plazi.org/GgServer/dwcaRecords/3407726DFFF7FFA7FECEFB746E578CD0.mc.0CC6C926FFF7FFAAFE04FA326EF28B7C> ;
|
||||
|
@ -45,6 +45,22 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Mannia_gradsteinii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Mannia_triandra_Scop_>
|
||||
dwc:authority "(Scop.) Grolle" ;
|
||||
dwc:authorityName "Grolle" ;
|
||||
dwc:baseAuthorityName "Scop." ;
|
||||
dwc:class "Marchantiopsida" ;
|
||||
dwc:family "Aytoniaceae" ;
|
||||
dwc:genus "Mannia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Marchantiales" ;
|
||||
dwc:phylum "Marchantiophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Scop.) Grolle" ;
|
||||
dwc:species "triandra" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Mannia_triandra> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Mannia_gradsteinii>
|
||||
dwc:class "Marchantiopsida" ;
|
||||
dwc:family "Aytoniaceae" ;
|
||||
|
@ -58,45 +74,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Mannia>
|
||||
dwc:class "Marchantiopsida" ;
|
||||
dwc:family "Aytoniaceae" ;
|
||||
dwc:genus "Mannia" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Marchantiales" ;
|
||||
dwc:phylum "Marchantiophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Aytoniaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Aytoniaceae>
|
||||
dwc:class "Marchantiopsida" ;
|
||||
dwc:family "Aytoniaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Marchantiales" ;
|
||||
dwc:phylum "Marchantiophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Marchantiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Marchantiales>
|
||||
dwc:class "Marchantiopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Marchantiales" ;
|
||||
dwc:phylum "Marchantiophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Marchantiopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Marchantiopsida>
|
||||
dwc:class "Marchantiopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Marchantiophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Marchantiophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Marchantiophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Marchantiophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3407C9D0F926E6A2B156828143291A10>
|
||||
dc:creator "Borges, Paulo A. V.; Gaspar, Clara; Crespo, Luis Carlos Fonseca; Rigal, Francois; Cardoso, Pedro; Pereira, Fernando; Rego, Carla; Amorim, Isabel R.; Melo, Catarina; Aguiar, Carlos; Andre, Genage; Mendonca, Enesima P.; Ribeiro, Servio; Hortal, Joaquin; Santos, Ana M. C.; Barcelos, Luis; Enghoff, Henrik; Mahnert, Volker; Pita, Margarida T.; Ribes, Jordi; Baz, Arturo; Sousa, Antonio B.; Vieira, Virgilio; Wunderlich, Joerg; Parmakelis, Aristeidis; Whittaker, Robert J.; Quartau, Jose Alberto; Serrano, Artur R. M.; Triantis, Kostas A." ;
|
||||
|
@ -57,45 +56,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Homalenotus>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sclerosomatidae" ;
|
||||
dwc:genus "Homalenotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Opiliones" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sclerosomatidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sclerosomatidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Sclerosomatidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Opiliones" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Opiliones> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Opiliones>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Opiliones" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,12 +7,12 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/340A1223FFA4D970FF6BFE5DE517F8A7>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.189648>, <http://dx.doi.org/10.5281/zenodo.189649>, <http://dx.doi.org/10.5281/zenodo.189650>, <http://dx.doi.org/10.5281/zenodo.189653>, <http://dx.doi.org/10.5281/zenodo.189646>, <http://dx.doi.org/10.5281/zenodo.189651>, <http://dx.doi.org/10.5281/zenodo.189652> ;
|
||||
dc:creator "Yu, Xin; Bu, Wenjun" ;
|
||||
dc:title "Mesopodagrion yachowensis Chao 1953, new status" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesopodagrion_tibetanum_tibetanum> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesopodagrion_yachowensis_Chao_1953> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Mesopodagrion_tibetanum_McLachlan_1896> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.189645> ;
|
||||
|
@ -60,7 +60,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "McLachlan, 1896" ;
|
||||
dwc:species "tibetanum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/42587> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/42586> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesopodagrion_tibetanum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -77,45 +77,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesopodagrion>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Megapodagrionidae" ;
|
||||
dwc:genus "Mesopodagrion" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Megapodagrionidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Megapodagrionidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Megapodagrionidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Odonata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Odonata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,12 +7,12 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/340A1223FFA9D970FF6BF941E6F9FE76>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Mesopodagrion_tibetanum_Lieftinck_1948>, <http://dx.doi.org/10.5281/zenodo.189649>, <http://dx.doi.org/10.5281/zenodo.189648>, <http://dx.doi.org/10.5281/zenodo.189650>, <http://dx.doi.org/10.5281/zenodo.189651>, <http://dx.doi.org/10.5281/zenodo.189652> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.189649>, <http://dx.doi.org/10.5281/zenodo.189648>, <http://dx.doi.org/10.5281/zenodo.189650>, <http://dx.doi.org/10.5281/zenodo.189651>, <http://dx.doi.org/10.5281/zenodo.189652>, <http://taxon-concept.plazi.org/id/Animalia/Mesopodagrion_tibetanum_Lieftinck_1948> ;
|
||||
dc:creator "Yu, Xin; Bu, Wenjun" ;
|
||||
dc:title "Mesopodagrion tibetanum subsp. australe Yu & Bu, 2009, ssp. nov." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesopodagrion>, <http://taxon-name.plazi.org/id/Animalia/Mesopodagrion_tibetanum_tibetanum>, <http://taxon-name.plazi.org/id/Animalia/Mesopodagrion_yachowensis> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesopodagrion_tibetanum_australe_Yu_2009> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.189645> ;
|
||||
a trt:Treatment .
|
||||
|
@ -61,7 +61,7 @@
|
|||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lieftinck, 1948" ;
|
||||
dwc:species "tibetanum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/42585> ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/42586> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesopodagrion_tibetanum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
|
@ -102,34 +102,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Megapodagrionidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Megapodagrionidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Odonata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Odonata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/340A1223FFA9D97DFF6BFDB1E587F962>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Mesopodagrion_tibetanum_McLachlan_1896>, <http://dx.doi.org/10.5281/zenodo.189649>, <http://dx.doi.org/10.5281/zenodo.189648>, <http://dx.doi.org/10.5281/zenodo.189650>, <http://dx.doi.org/10.5281/zenodo.189653>, <http://dx.doi.org/10.5281/zenodo.189647>, <http://dx.doi.org/10.5281/zenodo.189651>, <http://dx.doi.org/10.5281/zenodo.189652> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.189649>, <http://dx.doi.org/10.5281/zenodo.189648>, <http://dx.doi.org/10.5281/zenodo.189650>, <http://dx.doi.org/10.5281/zenodo.189653>, <http://dx.doi.org/10.5281/zenodo.189647>, <http://dx.doi.org/10.5281/zenodo.189651>, <http://dx.doi.org/10.5281/zenodo.189652>, <http://taxon-concept.plazi.org/id/Animalia/Mesopodagrion_tibetanum_McLachlan_1896> ;
|
||||
dc:creator "Yu, Xin; Bu, Wenjun" ;
|
||||
dc:title "Mesopodagrion tibetanum subsp. tibetanum McLachlan 1896" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesopodagrion_tibetanum_tibetanum_McLachlan_1896> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesopodagrion_tibetanum_australe>, <http://taxon-name.plazi.org/id/Animalia/Mesopodagrion_yachowensis> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.189645> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -90,45 +90,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesopodagrion>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Megapodagrionidae" ;
|
||||
dwc:genus "Mesopodagrion" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Megapodagrionidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Megapodagrionidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Megapodagrionidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Odonata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Odonata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/340A1223FFAED97AFF6BFF3EE2F4FDAD>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.189648>, <http://dx.doi.org/10.5281/zenodo.189649>, <http://dx.doi.org/10.5281/zenodo.189653>, <http://dx.doi.org/10.5281/zenodo.189650>, <http://dx.doi.org/10.5281/zenodo.189646>, <http://dx.doi.org/10.5281/zenodo.189647> ;
|
||||
dc:creator "Yu, Xin; Bu, Wenjun" ;
|
||||
dc:title "Mesopodagrion" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesopodagrion_Yu_2009> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesopodagrion_tibetanum>, <http://taxon-name.plazi.org/id/Animalia/Mesopodagrion_tibetanum_australe>, <http://taxon-name.plazi.org/id/Animalia/Mesopodagrion_tibetanum_tibetanum>, <http://taxon-name.plazi.org/id/Animalia/Mesopodagrion_yachowensis> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.189645> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesopodagrion> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.189645>
|
||||
|
@ -28,23 +28,6 @@
|
|||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.189648>, <http://dx.doi.org/10.5281/zenodo.189649>, <http://dx.doi.org/10.5281/zenodo.189653>, <http://dx.doi.org/10.5281/zenodo.189650>, <http://dx.doi.org/10.5281/zenodo.189646>, <http://dx.doi.org/10.5281/zenodo.189647> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mesopodagrion_Yu_2009>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Yu & Bu, 2009" ;
|
||||
dwc:authorityName "Yu & Bu" ;
|
||||
dwc:authorityYear "2009" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Megapodagrionidae" ;
|
||||
dwc:genus "Mesopodagrion" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Yu & Bu, 2009" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5PWR> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesopodagrion> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mesopodagrion>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Megapodagrionidae" ;
|
||||
|
@ -57,34 +40,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Megapodagrionidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Megapodagrionidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Odonata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Odonata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,12 +7,12 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/340A1223FFAED97BFF6BF942E6F3FE2C>
|
||||
dc:creator "Yu, Xin; Bu, Wenjun" ;
|
||||
dc:title "Mesopodagrion tibetanum McLachlan 1896" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mesopodagrion_tibetanum_McLachlan_1896> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Mesopodagrion>, <http://taxon-name.plazi.org/id/Animalia/Odonata> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.189645> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -67,11 +67,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Megapodagrionidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Megapodagrionidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Odonata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
@ -87,14 +83,11 @@
|
|||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,11 +7,11 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/340A628155E5598B88B266968BEBDA27>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/T_amphion>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/T_clytius>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/T_iphitus>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/T_telamon>' due to issues with rank ;
|
||||
cito:cites <http://dx.doi.org/10.3897/asp.79.e66021.figure1>, <http://dx.doi.org/10.3897/asp.79.e66021.figure2>, <http://dx.doi.org/10.3897/asp.79.e66021.figure3>, <http://dx.doi.org/10.3897/asp.79.e66021.figure4>, <http://dx.doi.org/10.3897/asp.79.e66021.figure8> ;
|
||||
dc:creator "Grebennikov, Vasily V." ;
|
||||
dc:title "Typoderus iphitus Grebennikov 2021, sp. nov." ;
|
||||
|
@ -61,45 +61,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Typoderus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Curculionidae" ;
|
||||
dwc:genus "Typoderus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Curculionidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Curculionidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Curculionidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,13 +7,11 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/340A81F2A07D88E18D5267E90ADD1D40>
|
||||
dc:creator "Narendran, T. C.; van Achterberg, Cornelis" ;
|
||||
dc:title "Kriechbaumerella nepalensis Narendran 1989" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Kriechbaumerella_nepalensis_Narendran_1989> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Kriechbaumerella_nepalensis> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.576.8177> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -57,45 +55,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Kriechbaumerella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chalcididae" ;
|
||||
dwc:genus "Kriechbaumerella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chalcididae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chalcididae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chalcididae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,16 +7,15 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/340A87ED5616FF8CFF0DA838B899DBC1>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.287619>, <http://dx.doi.org/10.5281/zenodo.287621>, <http://dx.doi.org/10.5281/zenodo.287622> ;
|
||||
dc:creator "Luu, Vinh Quang; Calame, Thomas; Nguyen, Truong Quang; Le, Minh Duc; Bonkowski, Michael; Ziegler, Thomas" ;
|
||||
dc:title "Gekko thakhekensis Luu, Calame, Nguyen, Le, Bonkowski & Ziegler, 2014, sp. nov." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/340A87ED5616FF8CFF0DA838B899DBC1.mc.0CCB3CA65616FF81FF0DA8C5B901DF73>, <http://tb.plazi.org/GgServer/dwcaRecords/340A87ED5616FF8CFF0DA838B899DBC1.mc.0CCB3CA65616FF81FF5DAB56BEF8DFC4> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Gekko>, <http://taxon-name.plazi.org/id/Animalia/Gekko_shibatai>, <http://taxon-name.plazi.org/id/Animalia/Gekko_similignum>, <http://taxon-name.plazi.org/id/Animalia/Gekko_subpalmatus>, <http://taxon-name.plazi.org/id/Animalia/Gekko_swinhonis>, <http://taxon-name.plazi.org/id/Animalia/Gekko_taibaiensis>, <http://taxon-name.plazi.org/id/Animalia/Gekko_tawaensis>, <http://taxon-name.plazi.org/id/Animalia/Gekko_vertebralis>, <http://taxon-name.plazi.org/id/Animalia/Gekko_wenxianensis>, <http://taxon-name.plazi.org/id/Animalia/Gekko_yakuensis>, <http://taxon-name.plazi.org/id/Animalia/Gekko_gecko>, <http://taxon-name.plazi.org/id/Animalia/Gekko_japonicus>, <http://taxon-name.plazi.org/id/Animalia/Gekko_thakhekensis>, <http://taxon-name.plazi.org/id/Animalia/Gekko_adleri>, <http://taxon-name.plazi.org/id/Animalia/Gekko_auriverrucosus>, <http://taxon-name.plazi.org/id/Animalia/Gekko_canhi>, <http://taxon-name.plazi.org/id/Animalia/Gekko_chinensis>, <http://taxon-name.plazi.org/id/Animalia/Gekko_hokouensis>, <http://taxon-name.plazi.org/id/Animalia/Gekko_liboensis>, <http://taxon-name.plazi.org/id/Animalia/Gekko_melli>, <http://taxon-name.plazi.org/id/Animalia/Gekko_palmatus>, <http://taxon-name.plazi.org/id/Animalia/Gekko_scabridus>, <http://taxon-name.plazi.org/id/Animalia/Gekko_scientiadventura> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Gekko>, <http://taxon-name.plazi.org/id/Animalia/Gekko_adleri>, <http://taxon-name.plazi.org/id/Animalia/Gekko_auriverrucosus>, <http://taxon-name.plazi.org/id/Animalia/Gekko_canhi>, <http://taxon-name.plazi.org/id/Animalia/Gekko_chinensis>, <http://taxon-name.plazi.org/id/Animalia/Gekko_gecko>, <http://taxon-name.plazi.org/id/Animalia/Gekko_hokouensis>, <http://taxon-name.plazi.org/id/Animalia/Gekko_japonicus>, <http://taxon-name.plazi.org/id/Animalia/Gekko_japonicus_hokouensis>, <http://taxon-name.plazi.org/id/Animalia/Gekko_liboensis>, <http://taxon-name.plazi.org/id/Animalia/Gekko_melli>, <http://taxon-name.plazi.org/id/Animalia/Gekko_palmatus>, <http://taxon-name.plazi.org/id/Animalia/Gekko_scabridus>, <http://taxon-name.plazi.org/id/Animalia/Gekko_scientiadventura>, <http://taxon-name.plazi.org/id/Animalia/Gekko_shibatai>, <http://taxon-name.plazi.org/id/Animalia/Gekko_similignum>, <http://taxon-name.plazi.org/id/Animalia/Gekko_subpalmatus>, <http://taxon-name.plazi.org/id/Animalia/Gekko_swinhonis>, <http://taxon-name.plazi.org/id/Animalia/Gekko_taibaiensis>, <http://taxon-name.plazi.org/id/Animalia/Gekko_tawaensis>, <http://taxon-name.plazi.org/id/Animalia/Gekko_vertebralis>, <http://taxon-name.plazi.org/id/Animalia/Gekko_wenxianensis>, <http://taxon-name.plazi.org/id/Animalia/Gekko_yakuensis> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Gekko_thakhekensis_Luu_2014> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Gekko_auriverrucosus_Zhou_>, <http://taxon-concept.plazi.org/id/Animalia/Gekko_canhi_Rosler_>, <http://taxon-concept.plazi.org/id/Animalia/Gekko_chinensis_Gray_>, <http://taxon-concept.plazi.org/id/Animalia/Gekko_japonicus_Schlegel_>, <http://taxon-concept.plazi.org/id/Animalia/Gekko_hokouensis_Pope_>, <http://taxon-concept.plazi.org/id/Animalia/Gekko_liboensis_Zhao_>, <http://taxon-concept.plazi.org/id/Animalia/Gekko_melli_Vogt_>, <http://taxon-concept.plazi.org/id/Animalia/Gekko_scabridus_Liu_>, <http://taxon-concept.plazi.org/id/Animalia/Gekko_shibatai_Toda_>, <http://taxon-concept.plazi.org/id/Animalia/Gekko_similignum_Smith_>, <http://taxon-concept.plazi.org/id/Animalia/Gekko_subpalmatus_Gunther_>, <http://taxon-concept.plazi.org/id/Animalia/Gekko_swinhonis_Gunther_>, <http://taxon-concept.plazi.org/id/Animalia/Gekko_tawaensis_Okada_>, <http://taxon-concept.plazi.org/id/Animalia/Gekko_vertebralis_Toda_>, <http://taxon-concept.plazi.org/id/Animalia/Gekko_wenxianensis_Zhou_>, <http://taxon-concept.plazi.org/id/Animalia/Gekko_yakuensis_Matsui_> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Gekko_auriverrucosus_Zhou_>, <http://taxon-concept.plazi.org/id/Animalia/Gekko_canhi_Rosler_>, <http://taxon-concept.plazi.org/id/Animalia/Gekko_chinensis_Gray_>, <http://taxon-concept.plazi.org/id/Animalia/Gekko_hokouensis_Pope_>, <http://taxon-concept.plazi.org/id/Animalia/Gekko_japonicus_Schlegel_>, <http://taxon-concept.plazi.org/id/Animalia/Gekko_liboensis_Zhao_>, <http://taxon-concept.plazi.org/id/Animalia/Gekko_melli_Vogt_>, <http://taxon-concept.plazi.org/id/Animalia/Gekko_scabridus_Liu_>, <http://taxon-concept.plazi.org/id/Animalia/Gekko_shibatai_Toda_>, <http://taxon-concept.plazi.org/id/Animalia/Gekko_similignum_Smith_>, <http://taxon-concept.plazi.org/id/Animalia/Gekko_subpalmatus_Gunther_>, <http://taxon-concept.plazi.org/id/Animalia/Gekko_swinhonis_Gunther_>, <http://taxon-concept.plazi.org/id/Animalia/Gekko_tawaensis_Okada_>, <http://taxon-concept.plazi.org/id/Animalia/Gekko_vertebralis_Toda_>, <http://taxon-concept.plazi.org/id/Animalia/Gekko_wenxianensis_Zhou_>, <http://taxon-concept.plazi.org/id/Animalia/Gekko_yakuensis_Matsui_> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3895.1.4> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -313,34 +312,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gekkonidae>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Gekkonidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Squamata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Squamata>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Reptilia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Reptilia>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
@ -351,6 +340,102 @@
|
|||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gekko_auriverrucosus>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Gekkonidae" ;
|
||||
dwc:genus "Gekko" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "auriverrucosus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gekko> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gekko_canhi>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Gekkonidae" ;
|
||||
dwc:genus "Gekko" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "canhi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gekko> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gekko_chinensis>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Gekkonidae" ;
|
||||
dwc:genus "Gekko" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "chinensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gekko> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gekko_japonicus>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Gekkonidae" ;
|
||||
dwc:genus "Gekko" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "japonicus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gekko> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gekko_hokouensis>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Gekkonidae" ;
|
||||
dwc:genus "Gekko" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "hokouensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gekko> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gekko_liboensis>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Gekkonidae" ;
|
||||
dwc:genus "Gekko" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "liboensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gekko> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gekko_melli>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Gekkonidae" ;
|
||||
dwc:genus "Gekko" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "melli" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gekko> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gekko_scabridus>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Gekkonidae" ;
|
||||
dwc:genus "Gekko" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "scabridus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gekko> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gekko_shibatai>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Gekkonidae" ;
|
||||
|
@ -399,18 +484,6 @@
|
|||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gekko> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gekko_taibaiensis>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Gekkonidae" ;
|
||||
dwc:genus "Gekko" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "taibaiensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gekko> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gekko_tawaensis>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Gekkonidae" ;
|
||||
|
@ -459,150 +532,6 @@
|
|||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gekko> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gekko_gecko>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Gekkonidae" ;
|
||||
dwc:genus "Gekko" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "gecko" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gekko> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gekko_japonicus>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Gekkonidae" ;
|
||||
dwc:genus "Gekko" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "japonicus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gekko> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gekko_adleri>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Gekkonidae" ;
|
||||
dwc:genus "Gekko" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "adleri" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gekko> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gekko_auriverrucosus>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Gekkonidae" ;
|
||||
dwc:genus "Gekko" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "auriverrucosus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gekko> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gekko_canhi>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Gekkonidae" ;
|
||||
dwc:genus "Gekko" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "canhi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gekko> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gekko_chinensis>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Gekkonidae" ;
|
||||
dwc:genus "Gekko" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "chinensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gekko> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gekko_hokouensis>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Gekkonidae" ;
|
||||
dwc:genus "Gekko" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "hokouensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gekko> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gekko_liboensis>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Gekkonidae" ;
|
||||
dwc:genus "Gekko" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "liboensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gekko> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gekko_melli>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Gekkonidae" ;
|
||||
dwc:genus "Gekko" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "melli" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gekko> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gekko_palmatus>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Gekkonidae" ;
|
||||
dwc:genus "Gekko" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "palmatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gekko> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gekko_scabridus>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Gekkonidae" ;
|
||||
dwc:genus "Gekko" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "scabridus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gekko> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gekko_scientiadventura>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Gekkonidae" ;
|
||||
dwc:genus "Gekko" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "scientiadventura" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gekko> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.287619>
|
||||
dc:description "FIGURE 2. Holotype of Gekko thakhekensis sp. nov. (IEBR A. 2014.6) in preserved state: A) dorsolateral view and B) ventral view. Photos V. Q. Luu." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/287619/files/figure.png> ;
|
||||
|
|
|
@ -7,7 +7,22 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
# There was some Error in gg2rdf
|
||||
# Error: Cannot produce RDF due to data errors:
|
||||
# - the treatment is lacking the taxon
|
||||
# Error: the treatment is lacking the taxon
|
||||
|
||||
<http://treatment.plazi.org/id/340A87ED561AFF8DFF0DAB15B889DE9F>
|
||||
dc:creator "Luu, Vinh Quang; Calame, Thomas; Nguyen, Truong Quang; Le, Minh Duc; Bonkowski, Michael; Ziegler, Thomas" ;
|
||||
dc:title "Gekko" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Gekko>, <http://taxon-name.plazi.org/id/Animalia/Gekko_adleri>, <http://taxon-name.plazi.org/id/Animalia/Gekko_canhi>, <http://taxon-name.plazi.org/id/Animalia/Gekko_palmatus>, <http://taxon-name.plazi.org/id/Animalia/Gekko_scientiadventura> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3895.1.4> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/zootaxa.3895.1.4>
|
||||
bibo:endPage "88" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:startPage "73" ;
|
||||
bibo:volume "3895" ;
|
||||
dc:creator "Luu, Vinh Quang; Calame, Thomas; Nguyen, Truong Quang; Le, Minh Duc; Bonkowski, Michael; Ziegler, Thomas" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "A new species of the Gekko japonicus group (Squamata: Gekkonidae) from central Laos" ;
|
||||
a fabio:JournalArticle .
|
||||
|
|
|
@ -7,9 +7,9 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/340AE31721B6A01C1A45589E0C20F3BA>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Cylindrophis_Wagler_1828>, <http://taxon-concept.plazi.org/id/Animalia/Cylindrophis_ruffus_Laurenti_1768> ;
|
||||
dc:creator "Szyndlar, Zbigniew; Georgalis, Georgios L." ;
|
||||
dc:title "Anomochilus Berg 1901" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cylindrophiidae_Berg_1901> ;
|
||||
|
@ -40,6 +40,35 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cylindrophiidae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cylindrophis_Wagler_1828>
|
||||
dwc:authorityName "Wagler" ;
|
||||
dwc:authorityYear "1828" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Uropeltidae" ;
|
||||
dwc:genus "Cylindrophis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Wagler, 1828" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cylindrophis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cylindrophis_ruffus_Laurenti_1768>
|
||||
dwc:baseAuthorityName "Laurenti" ;
|
||||
dwc:baseAuthorityYear "1768" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Uropeltidae" ;
|
||||
dwc:genus "Cylindrophis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Laurenti, 1768)" ;
|
||||
dwc:species "ruffus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cylindrophis_ruffus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cylindrophiidae>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Cylindrophiidae" ;
|
||||
|
@ -50,8 +79,6 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Squamata>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Reptilia> ;
|
||||
|
@ -59,7 +86,6 @@
|
|||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Reptilia>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/340AFA4CC5EA5A889D18A00FDE01A9A9>
|
||||
dc:creator "Barrientos, Jose A.; Prieto, Carlos E.; Pina, Silvia; Henriques, Sergio S; Sousa, Pedro; Schindler, Stefan; Reino, Luis; Beja, Pedro; Santana, Joana" ;
|
||||
|
@ -58,45 +57,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Steatoda>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Theridiidae" ;
|
||||
dwc:genus "Steatoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Theridiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Theridiidae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:family "Theridiidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Araneae>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Araneae" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
|
||||
dwc:class "Arachnida" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,12 +7,11 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/340E7017FC3F52E9BD58899FBA77EA32>
|
||||
dc:creator "Nacoulma, Blandine M. I.; Schmidt, Marco; Hahn, Karen; Thiombiano, Adjima" ;
|
||||
dc:title "Euploca strigosa Diane & Hilger 2003" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Euploca_strigosa_Diane_2003> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Euploca_strigosa_Willd_2003> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Heliotropium> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.8.e54205> ;
|
||||
a trt:Treatment .
|
||||
|
@ -27,7 +26,7 @@
|
|||
dc:title "A checklist of vascular plants of the W National Park in Burkina Faso, including the adjacent hunting zones of Tapoa-Djerma and Kondio" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Euploca_strigosa_Diane_2003>
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Euploca_strigosa_Willd_2003>
|
||||
dwc:ID-ENA "248302" ;
|
||||
dwc:LSID "340E7017-FC3F-52E9-BD58-899FBA77EA32" ;
|
||||
dwc:authority "(Willd.) Diane & Hilger" ;
|
||||
|
@ -60,45 +59,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Euploca>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Heliotropiaceae" ;
|
||||
dwc:genus "Euploca" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Boraginales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Heliotropiaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Heliotropiaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Heliotropiaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Boraginales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Boraginales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Boraginales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Boraginales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
|
@ -108,14 +92,3 @@
|
|||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Heliotropium>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Heliotropiaceae" ;
|
||||
dwc:genus "Heliotropium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Boraginales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Heliotropiaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/340E77B52E505453881F3FF9F7B7F6F7>
|
||||
dc:creator "Gonzalez Soriano, Enrique; Noguera, Felipe; Perez-Hernandez, Cisteil X" ;
|
||||
|
@ -58,45 +57,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Argia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Coenagrionidae" ;
|
||||
dwc:genus "Argia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coenagrionidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coenagrionidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Coenagrionidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Odonata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Odonata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Odonata" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/340E8785FFC9FFC6FF7E524BFB68FA43>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.279347>, <http://dx.doi.org/10.5281/zenodo.279348> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.279347>, <http://dx.doi.org/10.5281/zenodo.279348>, <http://taxon-concept.plazi.org/id/Animalia/Cyrtopodion_spinicauda_Trachylepis_>, <http://taxon-concept.plazi.org/id/Animalia/Eremias_lalezharica_Moravec_1994>, <http://taxon-concept.plazi.org/id/Animalia/Eremias_montanus_Rastegar_2001>, <http://taxon-concept.plazi.org/id/Animalia/Eremias_novo_Rastegar_2006>, <http://taxon-concept.plazi.org/id/Animalia/Eremias_persica_Blanford_1875>, <http://taxon-concept.plazi.org/id/Animalia/Eremias_strauchi_Kessler_1878>, <http://taxon-concept.plazi.org/id/Animalia/Eremias_suphani_Basoglu_1968>, <http://taxon-concept.plazi.org/id/Animalia/Eremias_velox_Pallas_1771> ;
|
||||
dc:creator "Mozaffari, Omid; Ahmadzadeh, Faraham; Parham, James F." ;
|
||||
dc:title "Eremias papenfussi Mozaffari, Ahmadzadeh" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Eremias_papenfussi_Mozaffari_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Eirenis_collaris>, <http://taxon-name.plazi.org/id/Animalia/Eremias>, <http://taxon-name.plazi.org/id/Animalia/Eremias_lalezharica>, <http://taxon-name.plazi.org/id/Animalia/Eremias_montanus>, <http://taxon-name.plazi.org/id/Animalia/Eremias_novo>, <http://taxon-name.plazi.org/id/Animalia/Laudakia_caucasia>, <http://taxon-name.plazi.org/id/Animalia/Macrovipera_lebetina>, <http://taxon-name.plazi.org/id/Animalia/Natrix_tessellata>, <http://taxon-name.plazi.org/id/Animalia/Ommateremias>, <http://taxon-name.plazi.org/id/Animalia/Ophisops_elegans>, <http://taxon-name.plazi.org/id/Animalia/Platyceps_najadum>, <http://taxon-name.plazi.org/id/Animalia/Rhabderemias>, <http://taxon-name.plazi.org/id/Animalia/Telescopus_fallax>, <http://taxon-name.plazi.org/id/Animalia/Typhlops_vermicularis>, <http://taxon-name.plazi.org/id/Plantae/Amygdalus>, <http://taxon-name.plazi.org/id/Plantae/Astragalus>, <http://taxon-name.plazi.org/id/Plantae/Eremia> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.279346> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -43,6 +43,133 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eremias_papenfussi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Eremias_strauchi_Kessler_1878>
|
||||
dwc:authority "Kessler, 1878" ;
|
||||
dwc:authorityName "Kessler" ;
|
||||
dwc:authorityYear "1878" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Lacertidae" ;
|
||||
dwc:genus "Eremias" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Kessler, 1878" ;
|
||||
dwc:species "strauchi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eremias_strauchi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Eremias_suphani_Basoglu_1968>
|
||||
dwc:authority "Basoglu and Hellmich, 1968" ;
|
||||
dwc:authorityName "Basoglu and Hellmich" ;
|
||||
dwc:authorityYear "1968" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Lacertidae" ;
|
||||
dwc:genus "Eremias" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Basoglu & Hellmich, 1968" ;
|
||||
dwc:species "suphani" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eremias_suphani> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Eremias_lalezharica_Moravec_1994>
|
||||
dwc:authority "Moravec, 1994" ;
|
||||
dwc:authorityName "Moravec" ;
|
||||
dwc:authorityYear "1994" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Lacertidae" ;
|
||||
dwc:genus "Eremias" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Moravec, 1994" ;
|
||||
dwc:species "lalezharica" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eremias_lalezharica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Eremias_novo_Rastegar_2006>
|
||||
dwc:authority "Rastegar-Pouyani and Rastegar-Pouyani, 2006" ;
|
||||
dwc:authorityName "Rastegar-Pouyani and Rastegar-Pouyani" ;
|
||||
dwc:authorityYear "2006" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Lacertidae" ;
|
||||
dwc:genus "Eremias" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Rastegar-Pouyani & Rastegar-Pouyani, 2006" ;
|
||||
dwc:species "novo" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eremias_novo> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Eremias_montanus_Rastegar_2001>
|
||||
dwc:authority "Rastegar-Pouyani and Rastegar-Pouyani, 2001" ;
|
||||
dwc:authorityName "Rastegar-Pouyani and Rastegar-Pouyani" ;
|
||||
dwc:authorityYear "2001" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Lacertidae" ;
|
||||
dwc:genus "Eremias" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Rastegar-Pouyani & Rastegar-Pouyani, 2001" ;
|
||||
dwc:species "montanus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eremias_montanus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Eremias_velox_Pallas_1771>
|
||||
dwc:authority "Pallas, 1771" ;
|
||||
dwc:authorityName "Pallas" ;
|
||||
dwc:authorityYear "1771" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Lacertidae" ;
|
||||
dwc:genus "Eremias" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Pallas, 1771" ;
|
||||
dwc:species "velox" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eremias_velox> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Eremias_persica_Blanford_1875>
|
||||
dwc:authority "Blanford, 1875" ;
|
||||
dwc:authorityName "Blanford" ;
|
||||
dwc:authorityYear "1875" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Lacertidae" ;
|
||||
dwc:genus "Eremias" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Blanford, 1875" ;
|
||||
dwc:species "persica" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eremias_persica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Cyrtopodion_spinicauda_Trachylepis_>
|
||||
dwc:authority "Trachylepis" ;
|
||||
dwc:authorityName "Trachylepis" ;
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Gekkonidae" ;
|
||||
dwc:genus "Cyrtopodion" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Trachylepis" ;
|
||||
dwc:species "spinicauda" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cyrtopodion_spinicauda> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eremias_papenfussi>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Lacertidae" ;
|
||||
|
@ -67,34 +194,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lacertidae>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:family "Lacertidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Squamata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Squamata>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Squamata" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Reptilia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Reptilia>
|
||||
dwc:class "Reptilia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/340F87996C00976044DAFE1EFF78FE58>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.3759573>, <http://dx.doi.org/10.5281/zenodo.3759565>, <http://dx.doi.org/10.5281/zenodo.3759575> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.3759573>, <http://dx.doi.org/10.5281/zenodo.3759565>, <http://dx.doi.org/10.5281/zenodo.3759575>, <http://taxon-concept.plazi.org/id/Animalia/Alburnoides_Jeitteles_1861>, <http://taxon-concept.plazi.org/id/Animalia/Alburnoides_eichwaldii_Filippi_1863>, <http://taxon-concept.plazi.org/id/Animalia/Alburnoides_fasciatus_Nordmann_1840>, <http://taxon-concept.plazi.org/id/Animalia/Alburnoides_maculatus_Kessler_1859>, <http://taxon-concept.plazi.org/id/Animalia/Alburnoides_rossicus_Berg_1924>, <http://taxon-concept.plazi.org/id/Animalia/Alburnoides_tzanevi_Chichkoff_1933> ;
|
||||
dc:creator "Kaya, Cüneyt" ;
|
||||
dc:title "Alburnoides turani Kaya 2020, new species" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/340F87996C00976044DAFE1EFF78FE58.mc.0CCE3CD26C00976644DAFD88FA88FDFF> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Alburnoides_coskuncelebii>, <http://taxon-name.plazi.org/id/Animalia/Alburnoides_freyhofi>, <http://taxon-name.plazi.org/id/Animalia/Alburnoides_kosswigi>, <http://taxon-name.plazi.org/id/Animalia/Alburnoides_kubanicus>, <http://taxon-name.plazi.org/id/Animalia/Alburnoides_kurui>, <http://taxon-name.plazi.org/id/Animalia/Alburnoides_manyasensis> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Alburnoides_turani_Kaya_2020> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4763.3.6> ;
|
||||
a trt:Treatment .
|
||||
|
@ -47,6 +47,95 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alburnoides_turani> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Alburnoides_tzanevi_Chichkoff_1933>
|
||||
dwc:authorityName "Chichkoff" ;
|
||||
dwc:authorityYear "1933" ;
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Cyprinidae" ;
|
||||
dwc:genus "Alburnoides" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cypriniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Chichkoff, 1933" ;
|
||||
dwc:species "tzanevi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alburnoides_tzanevi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Alburnoides_fasciatus_Nordmann_1840>
|
||||
dwc:baseAuthorityName "Nordmann" ;
|
||||
dwc:baseAuthorityYear "1840" ;
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Cyprinidae" ;
|
||||
dwc:genus "Alburnoides" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cypriniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Nordmann, 1840)" ;
|
||||
dwc:species "fasciatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alburnoides_fasciatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Alburnoides_Jeitteles_1861>
|
||||
dwc:authorityName "L.H.Jeitteles" ;
|
||||
dwc:authorityYear "1861" ;
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Cyprinidae" ;
|
||||
dwc:genus "Alburnoides" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cypriniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Jeitteles, 1861" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alburnoides> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Alburnoides_eichwaldii_Filippi_1863>
|
||||
dwc:baseAuthorityName "De Filippi" ;
|
||||
dwc:baseAuthorityYear "1863" ;
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Cyprinidae" ;
|
||||
dwc:genus "Alburnoides" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cypriniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(De Filippi, 1863)" ;
|
||||
dwc:species "eichwaldii" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alburnoides_eichwaldii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Alburnoides_maculatus_Kessler_1859>
|
||||
dwc:baseAuthorityName "Kessler" ;
|
||||
dwc:baseAuthorityYear "1859" ;
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Cyprinidae" ;
|
||||
dwc:genus "Alburnoides" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cypriniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Kessler, 1859)" ;
|
||||
dwc:species "maculatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alburnoides_maculatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Alburnoides_rossicus_Berg_1924>
|
||||
dwc:authorityName "Berg" ;
|
||||
dwc:authorityYear "1924" ;
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Cyprinidae" ;
|
||||
dwc:genus "Alburnoides" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cypriniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Berg, 1924" ;
|
||||
dwc:species "rossicus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alburnoides_rossicus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Alburnoides_turani>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Cyprinidae" ;
|
||||
|
@ -71,34 +160,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cyprinidae>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Cyprinidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cypriniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cypriniformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cypriniformes>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cypriniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Actinopterygii> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Actinopterygii>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,12 +7,13 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/340F87996C03976644DAF961FA06FEF0>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Alburnoides_fasciatus_Nordmann_1840>, <http://taxon-concept.plazi.org/id/Animalia/Alburnoides_turani_Kaya_2020>, <http://taxon-concept.plazi.org/id/Animalia/Alburnoides_tzanevi_Chichkoff_1933> ;
|
||||
dc:creator "Kaya, Cüneyt" ;
|
||||
dc:title "Alburnoides L.H.Jeitteles 1861" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Alburnoides_L_1861> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Alburnoides_Jeitteles_1861> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Alburnoides_coskuncelebii>, <http://taxon-name.plazi.org/id/Animalia/Alburnoides_freyhofi>, <http://taxon-name.plazi.org/id/Animalia/Alburnoides_kosswigi>, <http://taxon-name.plazi.org/id/Animalia/Alburnoides_kurui>, <http://taxon-name.plazi.org/id/Animalia/Alburnoides_manyasensis> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4763.3.6> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -28,7 +29,7 @@
|
|||
dc:title "Spirlins of the southern Black Sea basin, with the description of a new species (Teleostei: Leuciscidae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Alburnoides_L_1861>
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Alburnoides_Jeitteles_1861>
|
||||
dwc:ID-ENA "58320" ;
|
||||
dwc:authorityName "L.H.Jeitteles" ;
|
||||
dwc:authorityYear "1861" ;
|
||||
|
@ -39,11 +40,58 @@
|
|||
dwc:order "Cypriniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "L.H.Jeitteles, 1861" ;
|
||||
dwc:scientificNameAuthorship "Jeitteles, 1861" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/RK5> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alburnoides> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Alburnoides_turani_Kaya_2020>
|
||||
dwc:authorityName "Kaya" ;
|
||||
dwc:authorityYear "2020" ;
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Cyprinidae" ;
|
||||
dwc:genus "Alburnoides" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cypriniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Kaya, 2020" ;
|
||||
dwc:species "turani" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alburnoides_turani> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Alburnoides_tzanevi_Chichkoff_1933>
|
||||
dwc:authorityName "Chichkoff" ;
|
||||
dwc:authorityYear "1933" ;
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Cyprinidae" ;
|
||||
dwc:genus "Alburnoides" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cypriniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Chichkoff, 1933" ;
|
||||
dwc:species "tzanevi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/65W76> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alburnoides_tzanevi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Alburnoides_fasciatus_Nordmann_1840>
|
||||
dwc:baseAuthorityName "Nordmann" ;
|
||||
dwc:baseAuthorityYear "1840" ;
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Cyprinidae" ;
|
||||
dwc:genus "Alburnoides" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cypriniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Nordmann, 1840)" ;
|
||||
dwc:species "fasciatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BGV3> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Alburnoides_fasciatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Alburnoides>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Cyprinidae" ;
|
||||
|
@ -56,34 +104,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cyprinidae>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Cyprinidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cypriniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cypriniformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cypriniformes>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cypriniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Actinopterygii> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Actinopterygii>
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/340FA5123E376A4DFF76FE4DFF205495>
|
||||
dc:creator "Gil-Santana, Hélcio R.; Alves, Veracilda Ribeiro; Barrett, Toby Vincent; Costa, Luiz A. A." ;
|
||||
|
@ -59,45 +58,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phasmatocoris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Reduviidae" ;
|
||||
dwc:genus "Phasmatocoris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Reduviidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Reduviidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Reduviidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,12 +7,12 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/340FAD4C0FF8B10F992167B6B5AC9836>
|
||||
dc:creator "Konrad Lauber; Gerhart Wagner; Andreas Gygax" ;
|
||||
dc:title "Orchis pallens L." ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Orchis_pallens_Linnaeus_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Orchis> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/CCB05322339B4720077260D286A0CA16> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -49,7 +49,7 @@
|
|||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pallens" ;
|
||||
dwc:vernacularName "Blasses Knabenkraut"@de, "Orchis pale"@fr, "Orchide pallida"@it ;
|
||||
dwc:vernacularName "Blasses Knabenkraut"@de, "Orchide pallida"@it, "Orchis pale"@fr ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Orchis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
|
@ -65,34 +65,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Orchidaceae>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:family "Orchidaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asparagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asparagales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Asparagales>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asparagales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
|
||||
dwc:class "Liliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
|
|
|
@ -7,12 +7,11 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/340FEC36544E52C88C316C4870002B94>
|
||||
dc:creator "Salino, Alexandre; Almeida, Thais E.; Smith, Alan R." ;
|
||||
dc:title "Amauropelta comptula Salino & T. E. Almeida 2015, comb. nov." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Amauropelta_comptula_Salino_2015> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Amauropelta_comptula_Sm_2015> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Thelypteris_comptula_Salino_2015> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/phytokeys.57.5641> ;
|
||||
a trt:Treatment .
|
||||
|
@ -28,7 +27,7 @@
|
|||
dc:title "New combinations in Neotropical Thelypteridaceae" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Amauropelta_comptula_Salino_2015>
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Amauropelta_comptula_Sm_2015>
|
||||
dwc:LSID "340FEC36-544E-52C8-8C31-6C4870002B94" ;
|
||||
dwc:authority "(A. R. Sm.) Salino & T. E. Almeida" ;
|
||||
dwc:authorityName "Salino & T. E. Almeida" ;
|
||||
|
@ -75,45 +74,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Amauropelta>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Thelypteridaceae" ;
|
||||
dwc:genus "Amauropelta" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Thelypteridaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Thelypteridaceae>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Thelypteridaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Tracheophyta", "Pteridophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Polypodiales>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Tracheophyta", "Pteridophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Polypodiopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Polypodiopsida>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta", "Pteridophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta>, <http://taxon-name.plazi.org/id/Plantae/Pteridophyta> ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Pteridophyta>, <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
|
@ -137,18 +121,12 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Thelypteris>
|
||||
dwc:class "Polypodiopsida" ;
|
||||
dwc:family "Thelypteridaceae" ;
|
||||
dwc:genus "Thelypteris" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Polypodiales" ;
|
||||
dwc:phylum "Pteridophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Thelypteridaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Pteridophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Pteridophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3411471CF57F6C9D55110E3DE8D117A6>
|
||||
dc:creator "Bousquet, Yves" ;
|
||||
|
@ -73,45 +72,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Elaphrus>
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:genus "Elaphrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Carabidae>
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:family "Carabidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hexapoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hexapoda>
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/34119CA6167AF6C714BD607DE3AC73EB>
|
||||
dc:creator "Barcelos, Luis MD; Rodrigues, Pedro R; Bried, Joel; Mendonca, Enesima P; Gabriel, Rosalina; Borges, Paulo Alexandre Vieira" ;
|
||||
|
@ -57,45 +56,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Spinus>
|
||||
dwc:class "Aves" ;
|
||||
dwc:family "Fringillidae" ;
|
||||
dwc:genus "Spinus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Passeriformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Fringillidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Fringillidae>
|
||||
dwc:class "Aves" ;
|
||||
dwc:family "Fringillidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Passeriformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Passeriformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Passeriformes>
|
||||
dwc:class "Aves" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Passeriformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aves> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aves>
|
||||
dwc:class "Aves" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3411BC47DB707E6FEBB0A4BC06810CD1>
|
||||
dc:creator "Jarvis, Charlie" ;
|
||||
dc:title "Lavatera triloba Linnaeus 1753" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/3411BC47DB707E6FEBB0A4BC06810CD1.mc.9DCF60C6B3F60746368881362A37B3AC> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Lavatera_triloba_Linnaeus_1753> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Malvaceae> ;
|
||||
trt:publishedIn <https://doi.org/10.5281/zenodo.291971> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -55,12 +55,7 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lavatera>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Malvaceae" ;
|
||||
dwc:genus "Lavatera" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malvales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Malvaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
@ -76,24 +71,18 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Malvales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Malvales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
|
|
|
@ -7,14 +7,13 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3411CA3E771BDF12500DE4FE0F55F38E>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/exsanguis>' due to issues with rank ;
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/ambulans>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/exsanguis>' due to issues with rank ;
|
||||
dc:creator "Zhang, Guanyang; Hart, Elwood R; Weirauch, Christiane" ;
|
||||
dc:title "Zelus cognatus Costa 1864" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Zelus_cognatus_Costa_1864> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Diplodus_cognatus>, <http://taxon-name.plazi.org/id/Animalia/Zelus_cognatus>, <http://taxon-name.plazi.org/id/Animalia/Heteroptera_Diplodus> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Diplodus_cognatus>, <http://taxon-name.plazi.org/id/Animalia/Heteroptera_Diplodus>, <http://taxon-name.plazi.org/id/Animalia/Zelus_luridus> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e8150> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -58,45 +57,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Zelus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Reduviidae" ;
|
||||
dwc:genus "Zelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Reduviidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Reduviidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Reduviidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
@ -106,81 +90,3 @@
|
|||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diplodus_cognatus>
|
||||
dwc:family "Sparidae" ;
|
||||
dwc:genus "Diplodus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Perciformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "cognatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diplodus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diplodus>
|
||||
dwc:family "Sparidae" ;
|
||||
dwc:genus "Diplodus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Perciformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sparidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sparidae>
|
||||
dwc:family "Sparidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Perciformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Perciformes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Perciformes>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Perciformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Heteroptera_Diplodus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Heteroptera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Diplodus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Heteroptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Heteroptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:genus "Heteroptera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Miridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Miridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Miridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3411CC53FFF4FFD4FCE81200FB0359E2>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Siniperca_scherzeri_Steindachner_1892> ;
|
||||
dc:creator "Lee, Jae-Yun; Jeong, Yun-Seok; Kim, Pil Soo; Bae, Dong-Wook Hyun and Jin-Woo" ;
|
||||
dc:title "Comamonas odontotermitis" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/3411CC53FFF4FFD4FCE81200FB0359E2.mc.0CD07718FFF4FFD4FCFE1538FB2B59E2> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Comamonas_odontotermitis_Lee_2021> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.12651/JSR.2021.10.1.001> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Bacteria/Comamonas_odontotermitis> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.12651/JSR.2021.10.1.001>
|
||||
|
@ -29,23 +29,19 @@
|
|||
dc:title "Isolation and identification of 18 unrecorded prokaryotic species from the intestinal tracts of aquatic animals in Korea" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Bacteria/Comamonas_odontotermitis_Lee_2021>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:ID-ENA "379895" ;
|
||||
dwc:authority "Lee, Jeong, Kim & Bae, 2021" ;
|
||||
dwc:authorityName "Lee, Jeong, Kim & Bae" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Betaproteobacteria" ;
|
||||
dwc:family "Comamonadaceae" ;
|
||||
dwc:genus "Comamonas" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Burkholderiales" ;
|
||||
dwc:phylum "Proteobacteria" ;
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Siniperca_scherzeri_Steindachner_1892>
|
||||
dwc:authorityName "Steindachner" ;
|
||||
dwc:authorityYear "1892" ;
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Percichthyidae" ;
|
||||
dwc:genus "Siniperca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Perciformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lee, Jeong, Kim & Bae, 2021" ;
|
||||
dwc:species "odontotermitis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/XDKL> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Comamonas_odontotermitis> ;
|
||||
dwc:scientificNameAuthorship "Steindachner, 1892" ;
|
||||
dwc:species "scherzeri" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Siniperca_scherzeri> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Comamonas_odontotermitis>
|
||||
|
@ -61,45 +57,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Comamonas>
|
||||
dwc:class "Betaproteobacteria" ;
|
||||
dwc:family "Comamonadaceae" ;
|
||||
dwc:genus "Comamonas" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Burkholderiales" ;
|
||||
dwc:phylum "Proteobacteria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Comamonadaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Comamonadaceae>
|
||||
dwc:class "Betaproteobacteria" ;
|
||||
dwc:family "Comamonadaceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Burkholderiales" ;
|
||||
dwc:phylum "Proteobacteria" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Burkholderiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Burkholderiales>
|
||||
dwc:class "Betaproteobacteria" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Burkholderiales" ;
|
||||
dwc:phylum "Proteobacteria" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Betaproteobacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Betaproteobacteria>
|
||||
dwc:class "Betaproteobacteria" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Proteobacteria" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Proteobacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Proteobacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Proteobacteria" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria> ;
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3411CC53FFF4FFD4FF511102FD975880>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Siniperca_scherzeri_Steindachner_1892> ;
|
||||
dc:creator "Lee, Jae-Yun; Jeong, Yun-Seok; Kim, Pil Soo; Bae, Dong-Wook Hyun and Jin-Woo" ;
|
||||
dc:title "Citrobacter gillenii" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Citrobacter_gillenii_Lee_2021> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.12651/JSR.2021.10.1.001> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Bacteria/Citrobacter_gillenii> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.12651/JSR.2021.10.1.001>
|
||||
|
@ -28,23 +28,19 @@
|
|||
dc:title "Isolation and identification of 18 unrecorded prokaryotic species from the intestinal tracts of aquatic animals in Korea" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Bacteria/Citrobacter_gillenii_Lee_2021>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:ID-ENA "67828" ;
|
||||
dwc:authority "Lee, Jeong, Kim & Bae, 2021" ;
|
||||
dwc:authorityName "Lee, Jeong, Kim & Bae" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Gammaproteobacteria" ;
|
||||
dwc:family "Enterobacteriaceae" ;
|
||||
dwc:genus "Citrobacter" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Enterobacteriales" ;
|
||||
dwc:phylum "Proteobacteria" ;
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Siniperca_scherzeri_Steindachner_1892>
|
||||
dwc:authorityName "Steindachner" ;
|
||||
dwc:authorityYear "1892" ;
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Percichthyidae" ;
|
||||
dwc:genus "Siniperca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Perciformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lee, Jeong, Kim & Bae, 2021" ;
|
||||
dwc:species "gillenii" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/VMBV> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Citrobacter_gillenii> ;
|
||||
dwc:scientificNameAuthorship "Steindachner, 1892" ;
|
||||
dwc:species "scherzeri" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Siniperca_scherzeri> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Citrobacter_gillenii>
|
||||
|
@ -60,45 +56,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Citrobacter>
|
||||
dwc:class "Gammaproteobacteria" ;
|
||||
dwc:family "Enterobacteriaceae" ;
|
||||
dwc:genus "Citrobacter" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Enterobacteriales" ;
|
||||
dwc:phylum "Proteobacteria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Enterobacteriaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Enterobacteriaceae>
|
||||
dwc:class "Gammaproteobacteria" ;
|
||||
dwc:family "Enterobacteriaceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Enterobacteriales" ;
|
||||
dwc:phylum "Proteobacteria" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Enterobacteriales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Enterobacteriales>
|
||||
dwc:class "Gammaproteobacteria" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Enterobacteriales" ;
|
||||
dwc:phylum "Proteobacteria" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Gammaproteobacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Gammaproteobacteria>
|
||||
dwc:class "Gammaproteobacteria" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Proteobacteria" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Proteobacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Proteobacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Proteobacteria" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria> ;
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3411CC53FFF4FFD4FF5114F9FB035D8A>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Siniperca_scherzeri_Steindachner_1892> ;
|
||||
dc:creator "Lee, Jae-Yun; Jeong, Yun-Seok; Kim, Pil Soo; Bae, Dong-Wook Hyun and Jin-Woo" ;
|
||||
dc:title "Cryobacterium arcticum" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/3411CC53FFF4FFD4FF5114F9FB035D8A.mc.0CD07718FFF4FFD4FC811161FB2B5D8A> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Cryobacterium_arcticum_Lee_2021> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.12651/JSR.2021.10.1.001> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Bacteria/Cryobacterium_arcticum> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.12651/JSR.2021.10.1.001>
|
||||
|
@ -29,23 +29,19 @@
|
|||
dc:title "Isolation and identification of 18 unrecorded prokaryotic species from the intestinal tracts of aquatic animals in Korea" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Bacteria/Cryobacterium_arcticum_Lee_2021>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:ID-ENA "670052" ;
|
||||
dwc:authority "Lee, Jeong, Kim & Bae, 2021" ;
|
||||
dwc:authorityName "Lee, Jeong, Kim & Bae" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Microbacteriaceae" ;
|
||||
dwc:genus "Cryobacterium" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Siniperca_scherzeri_Steindachner_1892>
|
||||
dwc:authorityName "Steindachner" ;
|
||||
dwc:authorityYear "1892" ;
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Percichthyidae" ;
|
||||
dwc:genus "Siniperca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Perciformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lee, Jeong, Kim & Bae, 2021" ;
|
||||
dwc:species "arcticum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/ZS9M> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Cryobacterium_arcticum> ;
|
||||
dwc:scientificNameAuthorship "Steindachner, 1892" ;
|
||||
dwc:species "scherzeri" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Siniperca_scherzeri> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Cryobacterium_arcticum>
|
||||
|
@ -61,45 +57,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Cryobacterium>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Microbacteriaceae" ;
|
||||
dwc:genus "Cryobacterium" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Microbacteriaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Microbacteriaceae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Microbacteriaceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinomycetales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinomycetales>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria> ;
|
||||
|
|
|
@ -7,13 +7,13 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3411CC53FFF4FFD7FCE815E7FD775DEB>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Siniperca_scherzeri_Steindachner_1892> ;
|
||||
dc:creator "Lee, Jae-Yun; Jeong, Yun-Seok; Kim, Pil Soo; Bae, Dong-Wook Hyun and Jin-Woo" ;
|
||||
dc:title "Comamonas nitrativorans" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Comamonas_nitrativorans_Lee_2021> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.12651/JSR.2021.10.1.001> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Bacteria/Comamonas_nitrativorans> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.12651/JSR.2021.10.1.001>
|
||||
|
@ -28,23 +28,19 @@
|
|||
dc:title "Isolation and identification of 18 unrecorded prokaryotic species from the intestinal tracts of aquatic animals in Korea" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Bacteria/Comamonas_nitrativorans_Lee_2021>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:ID-ENA "108437" ;
|
||||
dwc:authority "Lee, Jeong, Kim & Bae, 2021" ;
|
||||
dwc:authorityName "Lee, Jeong, Kim & Bae" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Betaproteobacteria" ;
|
||||
dwc:family "Comamonadaceae" ;
|
||||
dwc:genus "Comamonas" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Burkholderiales" ;
|
||||
dwc:phylum "Proteobacteria" ;
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Siniperca_scherzeri_Steindachner_1892>
|
||||
dwc:authorityName "Steindachner" ;
|
||||
dwc:authorityYear "1892" ;
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Percichthyidae" ;
|
||||
dwc:genus "Siniperca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Perciformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lee, Jeong, Kim & Bae, 2021" ;
|
||||
dwc:species "nitrativorans" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/XDKK> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Comamonas_nitrativorans> ;
|
||||
dwc:scientificNameAuthorship "Steindachner, 1892" ;
|
||||
dwc:species "scherzeri" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Siniperca_scherzeri> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Comamonas_nitrativorans>
|
||||
|
@ -60,45 +56,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Comamonas>
|
||||
dwc:class "Betaproteobacteria" ;
|
||||
dwc:family "Comamonadaceae" ;
|
||||
dwc:genus "Comamonas" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Burkholderiales" ;
|
||||
dwc:phylum "Proteobacteria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Comamonadaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Comamonadaceae>
|
||||
dwc:class "Betaproteobacteria" ;
|
||||
dwc:family "Comamonadaceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Burkholderiales" ;
|
||||
dwc:phylum "Proteobacteria" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Burkholderiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Burkholderiales>
|
||||
dwc:class "Betaproteobacteria" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Burkholderiales" ;
|
||||
dwc:phylum "Proteobacteria" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Betaproteobacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Betaproteobacteria>
|
||||
dwc:class "Betaproteobacteria" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Proteobacteria" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Proteobacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Proteobacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Proteobacteria" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria> ;
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3411CC53FFF5FFD5FC86130EFAFC5BE9>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Siniperca_scherzeri_Steindachner_1892> ;
|
||||
dc:creator "Lee, Jae-Yun; Jeong, Yun-Seok; Kim, Pil Soo; Bae, Dong-Wook Hyun and Jin-Woo" ;
|
||||
dc:title "Citrobacter portucalensis" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/3411CC53FFF5FFD5FC86130EFAFC5BE9.mc.0CD07718FFF5FFD5FC9F1744FB055BE9> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Citrobacter_portucalensis_Lee_2021> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.12651/JSR.2021.10.1.001> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Bacteria/Citrobacter_portucalensis> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.12651/JSR.2021.10.1.001>
|
||||
|
@ -29,21 +29,19 @@
|
|||
dc:title "Isolation and identification of 18 unrecorded prokaryotic species from the intestinal tracts of aquatic animals in Korea" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Bacteria/Citrobacter_portucalensis_Lee_2021>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Lee, Jeong, Kim & Bae, 2021" ;
|
||||
dwc:authorityName "Lee, Jeong, Kim & Bae" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Gammaproteobacteria" ;
|
||||
dwc:family "Enterobacteriaceae" ;
|
||||
dwc:genus "Citrobacter" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Enterobacteriales" ;
|
||||
dwc:phylum "Proteobacteria" ;
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Siniperca_scherzeri_Steindachner_1892>
|
||||
dwc:authorityName "Steindachner" ;
|
||||
dwc:authorityYear "1892" ;
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Percichthyidae" ;
|
||||
dwc:genus "Siniperca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Perciformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lee, Jeong, Kim & Bae, 2021" ;
|
||||
dwc:species "portucalensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Citrobacter_portucalensis> ;
|
||||
dwc:scientificNameAuthorship "Steindachner, 1892" ;
|
||||
dwc:species "scherzeri" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Siniperca_scherzeri> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Citrobacter_portucalensis>
|
||||
|
@ -59,45 +57,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Citrobacter>
|
||||
dwc:class "Gammaproteobacteria" ;
|
||||
dwc:family "Enterobacteriaceae" ;
|
||||
dwc:genus "Citrobacter" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Enterobacteriales" ;
|
||||
dwc:phylum "Proteobacteria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Enterobacteriaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Enterobacteriaceae>
|
||||
dwc:class "Gammaproteobacteria" ;
|
||||
dwc:family "Enterobacteriaceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Enterobacteriales" ;
|
||||
dwc:phylum "Proteobacteria" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Enterobacteriales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Enterobacteriales>
|
||||
dwc:class "Gammaproteobacteria" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Enterobacteriales" ;
|
||||
dwc:phylum "Proteobacteria" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Gammaproteobacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Gammaproteobacteria>
|
||||
dwc:class "Gammaproteobacteria" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Proteobacteria" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Proteobacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Proteobacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Proteobacteria" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria> ;
|
||||
|
|
|
@ -7,9 +7,9 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3411CC53FFF5FFD5FF6F1774FAFC5EB4>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Siniperca_scherzeri_Steindachner_1892> ;
|
||||
dc:creator "Lee, Jae-Yun; Jeong, Yun-Seok; Kim, Pil Soo; Bae, Dong-Wook Hyun and Jin-Woo" ;
|
||||
dc:title "Aliarcobacter faecis AF 1078" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/3411CC53FFF5FFD5FF6F1774FAFC5EB4.mc.0CD07718FFF5FFD5FC9F126FFB055EB4> ;
|
||||
|
@ -43,6 +43,21 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Aliarcobacter_faecis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Siniperca_scherzeri_Steindachner_1892>
|
||||
dwc:authorityName "Steindachner" ;
|
||||
dwc:authorityYear "1892" ;
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Percichthyidae" ;
|
||||
dwc:genus "Siniperca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Perciformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Steindachner, 1892" ;
|
||||
dwc:species "scherzeri" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Siniperca_scherzeri> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Aliarcobacter_faecis>
|
||||
dwc:class "Campylobacteria" ;
|
||||
dwc:family "Arcobacteraceae" ;
|
||||
|
@ -56,45 +71,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Aliarcobacter>
|
||||
dwc:class "Campylobacteria" ;
|
||||
dwc:family "Arcobacteraceae" ;
|
||||
dwc:genus "Aliarcobacter" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Campylobacterales" ;
|
||||
dwc:phylum "Campylobacterota" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Arcobacteraceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Arcobacteraceae>
|
||||
dwc:class "Campylobacteria" ;
|
||||
dwc:family "Arcobacteraceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Campylobacterales" ;
|
||||
dwc:phylum "Campylobacterota" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Campylobacterales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Campylobacterales>
|
||||
dwc:class "Campylobacteria" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Campylobacterales" ;
|
||||
dwc:phylum "Campylobacterota" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Campylobacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Campylobacteria>
|
||||
dwc:class "Campylobacteria" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Campylobacterota" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Campylobacterota> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Campylobacterota>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Campylobacterota" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria> ;
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3411CC53FFF7FFD7FF6F11E0FD8B58A3>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Siniperca_scherzeri_Steindachner_1892> ;
|
||||
dc:creator "Lee, Jae-Yun; Jeong, Yun-Seok; Kim, Pil Soo; Bae, Dong-Wook Hyun and Jin-Woo" ;
|
||||
dc:title "Enterococcus phoeniculicola" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/3411CC53FFF7FFD7FF6F11E0FD8B58A3.mc.0CD07718FFF7FFD7FF04147AFDAC58A3> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Enterococcus_phoeniculicola_Lee_2021> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.12651/JSR.2021.10.1.001> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Bacteria/Enterococcus_phoeniculicola> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.12651/JSR.2021.10.1.001>
|
||||
|
@ -29,23 +29,19 @@
|
|||
dc:title "Isolation and identification of 18 unrecorded prokaryotic species from the intestinal tracts of aquatic animals in Korea" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Bacteria/Enterococcus_phoeniculicola_Lee_2021>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:ID-ENA "154621" ;
|
||||
dwc:authority "Lee, Jeong, Kim & Bae, 2021" ;
|
||||
dwc:authorityName "Lee, Jeong, Kim & Bae" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Bacilli" ;
|
||||
dwc:family "Enterococcaceae" ;
|
||||
dwc:genus "Enterococcus" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Lactobacillales" ;
|
||||
dwc:phylum "Firmicutes" ;
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Siniperca_scherzeri_Steindachner_1892>
|
||||
dwc:authorityName "Steindachner" ;
|
||||
dwc:authorityYear "1892" ;
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Percichthyidae" ;
|
||||
dwc:genus "Siniperca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Perciformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lee, Jeong, Kim & Bae, 2021" ;
|
||||
dwc:species "phoeniculicola" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/39Y2J> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Enterococcus_phoeniculicola> ;
|
||||
dwc:scientificNameAuthorship "Steindachner, 1892" ;
|
||||
dwc:species "scherzeri" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Siniperca_scherzeri> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Enterococcus_phoeniculicola>
|
||||
|
@ -61,45 +57,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Enterococcus>
|
||||
dwc:class "Bacilli" ;
|
||||
dwc:family "Enterococcaceae" ;
|
||||
dwc:genus "Enterococcus" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Lactobacillales" ;
|
||||
dwc:phylum "Firmicutes" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Enterococcaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Enterococcaceae>
|
||||
dwc:class "Bacilli" ;
|
||||
dwc:family "Enterococcaceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Lactobacillales" ;
|
||||
dwc:phylum "Firmicutes" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Lactobacillales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Lactobacillales>
|
||||
dwc:class "Bacilli" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Lactobacillales" ;
|
||||
dwc:phylum "Firmicutes" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Bacilli> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Bacilli>
|
||||
dwc:class "Bacilli" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Firmicutes" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Firmicutes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Firmicutes>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Firmicutes" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria> ;
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3411CC53FFF8FFD8FF511636FADD5A99>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Acheilognathus_yamatsutae_Mori_1928> ;
|
||||
dc:creator "Lee, Jae-Yun; Jeong, Yun-Seok; Kim, Pil Soo; Bae, Dong-Wook Hyun and Jin-Woo" ;
|
||||
dc:title "Flavobacterium cutihirudinis" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/3411CC53FFF8FFD8FF511636FADD5A99.mc.0CD07718FFF8FFD8FCFE1654FAE65A99> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Flavobacterium_cutihirudinis_Lee_2021> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.12651/JSR.2021.10.1.001> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Bacteria/Flavobacterium_cutihirudinis> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.12651/JSR.2021.10.1.001>
|
||||
|
@ -29,21 +29,19 @@
|
|||
dc:title "Isolation and identification of 18 unrecorded prokaryotic species from the intestinal tracts of aquatic animals in Korea" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Bacteria/Flavobacterium_cutihirudinis_Lee_2021>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Lee, Jeong, Kim & Bae, 2021" ;
|
||||
dwc:authorityName "Lee, Jeong, Kim & Bae" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Gammaproteobacteria" ;
|
||||
dwc:family "Halomonadaceae" ;
|
||||
dwc:genus "Flavobacterium" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Oceanospirillales" ;
|
||||
dwc:phylum "Proteobacteria" ;
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Acheilognathus_yamatsutae_Mori_1928>
|
||||
dwc:authorityName "Mori" ;
|
||||
dwc:authorityYear "1928" ;
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Cyprinidae" ;
|
||||
dwc:genus "Acheilognathus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cypriniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lee, Jeong, Kim & Bae, 2021" ;
|
||||
dwc:species "cutihirudinis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Flavobacterium_cutihirudinis> ;
|
||||
dwc:scientificNameAuthorship "Mori, 1928" ;
|
||||
dwc:species "yamatsutae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Acheilognathus_yamatsutae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Flavobacterium_cutihirudinis>
|
||||
|
@ -59,45 +57,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Flavobacterium>
|
||||
dwc:class "Gammaproteobacteria" ;
|
||||
dwc:family "Halomonadaceae" ;
|
||||
dwc:genus "Flavobacterium" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Oceanospirillales" ;
|
||||
dwc:phylum "Proteobacteria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Halomonadaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Halomonadaceae>
|
||||
dwc:class "Gammaproteobacteria" ;
|
||||
dwc:family "Halomonadaceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Oceanospirillales" ;
|
||||
dwc:phylum "Proteobacteria" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Oceanospirillales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Oceanospirillales>
|
||||
dwc:class "Gammaproteobacteria" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Oceanospirillales" ;
|
||||
dwc:phylum "Proteobacteria" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Gammaproteobacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Gammaproteobacteria>
|
||||
dwc:class "Gammaproteobacteria" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Proteobacteria" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Proteobacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Proteobacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Proteobacteria" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria> ;
|
||||
|
|
|
@ -7,14 +7,15 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3411CC53FFF8FFDAFCE816F3FDE15B08>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Acheilognathus_yamatsutae_Mori_1928>, <http://taxon-concept.plazi.org/id/Animalia/Tanakia_koreensis_Kim_1990>, <http://taxon-concept.plazi.org/id/Bacteria/Escherichia_coli_Atcc_>, <http://taxon-concept.plazi.org/id/Bacteria/Firmicutes_Gibbons_1978> ;
|
||||
dc:creator "Lee, Jae-Yun; Jeong, Yun-Seok; Kim, Pil Soo; Bae, Dong-Wook Hyun and Jin-Woo" ;
|
||||
dc:title "Gordonia didemni" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/3411CC53FFF8FFDAFCE816F3FDE15B08.mc.0CD07718FFFBFFDBFF041641FD695AEA>, <http://tb.plazi.org/GgServer/dwcaRecords/3411CC53FFF8FFDAFCE816F3FDE15B08.mc.0CD07718FFFBFFDBFC9F15E2FAC75A0B>, <http://tb.plazi.org/GgServer/dwcaRecords/3411CC53FFF8FFDAFCE816F3FDE15B08.mc.0CD07718FFFAFFDAFF6716E3FE0A5B08> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Gordonia_didemni_Lee_2021> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Bacteria/Bacteroidetes>, <http://taxon-name.plazi.org/id/Bacteria/Mycolicibacterium_fortuitum_acetamidolyticum>, <http://taxon-name.plazi.org/id/Bacteria/Yersinia_kristensenii_rochesterensis> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.12651/JSR.2021.10.1.001> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Bacteria/Gordonia_didemni> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.12651/JSR.2021.10.1.001>
|
||||
|
@ -29,21 +30,59 @@
|
|||
dc:title "Isolation and identification of 18 unrecorded prokaryotic species from the intestinal tracts of aquatic animals in Korea" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Bacteria/Gordonia_didemni_Lee_2021>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Lee, Jeong, Kim & Bae, 2021" ;
|
||||
dwc:authorityName "Lee, Jeong, Kim & Bae" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Nocardiaceae" ;
|
||||
dwc:genus "Gordonia" ;
|
||||
<http://taxon-concept.plazi.org/id/Bacteria/Escherichia_coli_Atcc_>
|
||||
dwc:authority "ATCC" ;
|
||||
dwc:authorityName "ATCC" ;
|
||||
dwc:class "Gammaproteobacteria" ;
|
||||
dwc:family "Enterobacteriaceae" ;
|
||||
dwc:genus "Escherichia" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:order "Enterobacteriales" ;
|
||||
dwc:phylum "Proteobacteria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lee, Jeong, Kim & Bae, 2021" ;
|
||||
dwc:species "didemni" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Gordonia_didemni> ;
|
||||
dwc:scientificNameAuthorship "Atcc" ;
|
||||
dwc:species "coli" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Escherichia_coli> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Acheilognathus_yamatsutae_Mori_1928>
|
||||
dwc:authorityName "Mori" ;
|
||||
dwc:authorityYear "1928" ;
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Cyprinidae" ;
|
||||
dwc:genus "Acheilognathus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cypriniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mori, 1928" ;
|
||||
dwc:species "yamatsutae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Acheilognathus_yamatsutae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Bacteria/Firmicutes_Gibbons_1978>
|
||||
dwc:authorityName "corrig. Gibbons & Murray" ;
|
||||
dwc:authorityYear "1978" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Firmicutes" ;
|
||||
dwc:rank "phylum" ;
|
||||
dwc:scientificNameAuthorship "corrig. Gibbons & Murray, 1978" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Firmicutes> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tanakia_koreensis_Kim_1990>
|
||||
dwc:baseAuthorityName "Kim & Kim" ;
|
||||
dwc:baseAuthorityYear "1990" ;
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Cyprinidae" ;
|
||||
dwc:genus "Tanakia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cypriniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Kim & Kim, 1990)" ;
|
||||
dwc:species "koreensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tanakia_koreensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Gordonia_didemni>
|
||||
|
@ -59,45 +98,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Gordonia>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Nocardiaceae" ;
|
||||
dwc:genus "Gordonia" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Nocardiaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Nocardiaceae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Nocardiaceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinomycetales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinomycetales>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria> ;
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3411CC53FFF9FFD8FC86152FFD665A5D>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Acheilognathus_yamatsutae_Mori_1928>, <http://taxon-concept.plazi.org/id/Bacteria/Actinobacteria_Cavalier_2002>, <http://taxon-concept.plazi.org/id/Bacteria/Bacteroides_fragilis_Nctc_> ;
|
||||
dc:creator "Lee, Jae-Yun; Jeong, Yun-Seok; Kim, Pil Soo; Bae, Dong-Wook Hyun and Jin-Woo" ;
|
||||
dc:title "Lysinibacillus macroides" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/3411CC53FFF9FFD8FC86152FFD665A5D.mc.0CD07718FFF8FFD8FF671597FD8F5A5D> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Lysinibacillus_macroides_Lee_2021> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.12651/JSR.2021.10.1.001> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Bacteria/Lysinibacillus_macroides> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.12651/JSR.2021.10.1.001>
|
||||
|
@ -29,23 +29,44 @@
|
|||
dc:title "Isolation and identification of 18 unrecorded prokaryotic species from the intestinal tracts of aquatic animals in Korea" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Bacteria/Lysinibacillus_macroides_Lee_2021>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:ID-ENA "33935" ;
|
||||
dwc:authority "Lee, Jeong, Kim & Bae, 2021" ;
|
||||
dwc:authorityName "Lee, Jeong, Kim & Bae" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Bacilli" ;
|
||||
dwc:family "Bacillaceae" ;
|
||||
dwc:genus "Lysinibacillus" ;
|
||||
<http://taxon-concept.plazi.org/id/Bacteria/Actinobacteria_Cavalier_2002>
|
||||
dwc:authorityName "Cavalier-Smith" ;
|
||||
dwc:authorityYear "2002" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Bacillales" ;
|
||||
dwc:phylum "Firmicutes" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "phylum" ;
|
||||
dwc:scientificNameAuthorship "Cavalier-Smith, 2002" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteria> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Bacteria/Bacteroides_fragilis_Nctc_>
|
||||
dwc:authority "NCTC" ;
|
||||
dwc:authorityName "NCTC" ;
|
||||
dwc:class "Gammaproteobacteria" ;
|
||||
dwc:family "Succinivibrionaceae" ;
|
||||
dwc:genus "Bacteroides" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Aeromonadales" ;
|
||||
dwc:phylum "Proteobacteria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lee, Jeong, Kim & Bae, 2021" ;
|
||||
dwc:species "macroides" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/72R3T> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Lysinibacillus_macroides> ;
|
||||
dwc:scientificNameAuthorship "Nctc" ;
|
||||
dwc:species "fragilis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Bacteroides_fragilis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Acheilognathus_yamatsutae_Mori_1928>
|
||||
dwc:authorityName "Mori" ;
|
||||
dwc:authorityYear "1928" ;
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Cyprinidae" ;
|
||||
dwc:genus "Acheilognathus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cypriniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mori, 1928" ;
|
||||
dwc:species "yamatsutae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Acheilognathus_yamatsutae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Lysinibacillus_macroides>
|
||||
|
@ -61,45 +82,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Lysinibacillus>
|
||||
dwc:class "Bacilli" ;
|
||||
dwc:family "Bacillaceae" ;
|
||||
dwc:genus "Lysinibacillus" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Bacillales" ;
|
||||
dwc:phylum "Firmicutes" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Bacillaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Bacillaceae>
|
||||
dwc:class "Bacilli" ;
|
||||
dwc:family "Bacillaceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Bacillales" ;
|
||||
dwc:phylum "Firmicutes" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Bacillales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Bacillales>
|
||||
dwc:class "Bacilli" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Bacillales" ;
|
||||
dwc:phylum "Firmicutes" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Bacilli> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Bacilli>
|
||||
dwc:class "Bacilli" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Firmicutes" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Firmicutes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Firmicutes>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Firmicutes" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria> ;
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3411CC53FFF9FFD9FF6F152FFDBB5BC0>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Portunus_trituberculatus_Miers_1876> ;
|
||||
dc:creator "Lee, Jae-Yun; Jeong, Yun-Seok; Kim, Pil Soo; Bae, Dong-Wook Hyun and Jin-Woo" ;
|
||||
dc:title "Leucobacter triazinivorans" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/3411CC53FFF9FFD9FF6F152FFDBB5BC0.mc.0CD07718FFF9FFD9FF04171AFDDC5BC0> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Leucobacter_triazinivorans_Lee_2021> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.12651/JSR.2021.10.1.001> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Bacteria/Leucobacter_triazinivorans> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.12651/JSR.2021.10.1.001>
|
||||
|
@ -29,21 +29,19 @@
|
|||
dc:title "Isolation and identification of 18 unrecorded prokaryotic species from the intestinal tracts of aquatic animals in Korea" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Bacteria/Leucobacter_triazinivorans_Lee_2021>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Lee, Jeong, Kim & Bae, 2021" ;
|
||||
dwc:authorityName "Lee, Jeong, Kim & Bae" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Microbacteriaceae" ;
|
||||
dwc:genus "Leucobacter" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Portunus_trituberculatus_Miers_1876>
|
||||
dwc:baseAuthorityName "Miers" ;
|
||||
dwc:baseAuthorityYear "1876" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Portunidae" ;
|
||||
dwc:genus "Portunus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Decapoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lee, Jeong, Kim & Bae, 2021" ;
|
||||
dwc:species "triazinivorans" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Leucobacter_triazinivorans> ;
|
||||
dwc:scientificNameAuthorship "(Miers, 1876)" ;
|
||||
dwc:species "trituberculatus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Portunus_trituberculatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Leucobacter_triazinivorans>
|
||||
|
@ -59,45 +57,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Leucobacter>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Microbacteriaceae" ;
|
||||
dwc:genus "Leucobacter" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Microbacteriaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Microbacteriaceae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:family "Microbacteriaceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinomycetales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinomycetales>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Actinomycetales" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteridae>
|
||||
dwc:class "Actinobacteridae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Actinobacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Actinobacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Actinobacteria" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria> ;
|
||||
|
|
|
@ -7,14 +7,15 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3411CC53FFFAFFD5FCE81742FD865B06>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Siniperca_scherzeri_Steindachner_1892> ;
|
||||
dc:creator "Lee, Jae-Yun; Jeong, Yun-Seok; Kim, Pil Soo; Bae, Dong-Wook Hyun and Jin-Woo" ;
|
||||
dc:title "Aerococcus viridans" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/3411CC53FFFAFFD5FCE81742FD865B06.mc.0CD07718FFF5FFD5FF04130EFDAE5FD7>, <http://tb.plazi.org/GgServer/dwcaRecords/3411CC53FFFAFFD5FCE81742FD865B06.mc.0CD07718FFF5FFD5FF0416DDFDAE5B06> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Aerococcus_viridans_Lee_2021> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Bacteria/Alcaligenes_faecalis_parafaecalis> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.12651/JSR.2021.10.1.001> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Bacteria/Aerococcus_viridans> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.12651/JSR.2021.10.1.001>
|
||||
|
@ -29,23 +30,19 @@
|
|||
dc:title "Isolation and identification of 18 unrecorded prokaryotic species from the intestinal tracts of aquatic animals in Korea" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Bacteria/Aerococcus_viridans_Lee_2021>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:ID-ENA "1377" ;
|
||||
dwc:authority "Lee, Jeong, Kim & Bae, 2021" ;
|
||||
dwc:authorityName "Lee, Jeong, Kim & Bae" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Bacilli" ;
|
||||
dwc:family "Aerococcaceae" ;
|
||||
dwc:genus "Aerococcus" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Lactobacillales" ;
|
||||
dwc:phylum "Firmicutes" ;
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Siniperca_scherzeri_Steindachner_1892>
|
||||
dwc:authorityName "Steindachner" ;
|
||||
dwc:authorityYear "1892" ;
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Percichthyidae" ;
|
||||
dwc:genus "Siniperca" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Perciformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lee, Jeong, Kim & Bae, 2021" ;
|
||||
dwc:species "viridans" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/64Z4L> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Aerococcus_viridans> ;
|
||||
dwc:scientificNameAuthorship "Steindachner, 1892" ;
|
||||
dwc:species "scherzeri" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Siniperca_scherzeri> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Aerococcus_viridans>
|
||||
|
@ -61,45 +58,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Aerococcus>
|
||||
dwc:class "Bacilli" ;
|
||||
dwc:family "Aerococcaceae" ;
|
||||
dwc:genus "Aerococcus" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Lactobacillales" ;
|
||||
dwc:phylum "Firmicutes" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Aerococcaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Aerococcaceae>
|
||||
dwc:class "Bacilli" ;
|
||||
dwc:family "Aerococcaceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Lactobacillales" ;
|
||||
dwc:phylum "Firmicutes" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Lactobacillales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Lactobacillales>
|
||||
dwc:class "Bacilli" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Lactobacillales" ;
|
||||
dwc:phylum "Firmicutes" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Bacilli> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Bacilli>
|
||||
dwc:class "Bacilli" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Firmicutes" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Firmicutes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Firmicutes>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Firmicutes" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria> ;
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3411CC53FFFAFFDAFF511781FBAA5B49>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Biwia_springeri_Banarescu_1973> ;
|
||||
dc:creator "Lee, Jae-Yun; Jeong, Yun-Seok; Kim, Pil Soo; Bae, Dong-Wook Hyun and Jin-Woo" ;
|
||||
dc:title "Paracoccus sanguinis" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/3411CC53FFFAFFDAFF511781FBAA5B49.mc.0CD07718FFFAFFDAFCFE16A3FBB35B49> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Paracoccus_sanguinis_Lee_2021> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.12651/JSR.2021.10.1.001> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Bacteria/Paracoccus_sanguinis> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.12651/JSR.2021.10.1.001>
|
||||
|
@ -29,21 +29,19 @@
|
|||
dc:title "Isolation and identification of 18 unrecorded prokaryotic species from the intestinal tracts of aquatic animals in Korea" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Bacteria/Paracoccus_sanguinis_Lee_2021>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Lee, Jeong, Kim & Bae, 2021" ;
|
||||
dwc:authorityName "Lee, Jeong, Kim & Bae" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Gammaproteobacteria" ;
|
||||
dwc:family "Halomonadaceae" ;
|
||||
dwc:genus "Paracoccus" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Oceanospirillales" ;
|
||||
dwc:phylum "Proteobacteria" ;
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Biwia_springeri_Banarescu_1973>
|
||||
dwc:baseAuthorityName "Banarescu & Nalbant" ;
|
||||
dwc:baseAuthorityYear "1973" ;
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Cyprinidae" ;
|
||||
dwc:genus "Biwia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cypriniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lee, Jeong, Kim & Bae, 2021" ;
|
||||
dwc:species "sanguinis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Paracoccus_sanguinis> ;
|
||||
dwc:scientificNameAuthorship "(Banarescu & Nalbant, 1973)" ;
|
||||
dwc:species "springeri" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Biwia_springeri> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Paracoccus_sanguinis>
|
||||
|
@ -59,45 +57,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Paracoccus>
|
||||
dwc:class "Gammaproteobacteria" ;
|
||||
dwc:family "Halomonadaceae" ;
|
||||
dwc:genus "Paracoccus" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Oceanospirillales" ;
|
||||
dwc:phylum "Proteobacteria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Halomonadaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Halomonadaceae>
|
||||
dwc:class "Gammaproteobacteria" ;
|
||||
dwc:family "Halomonadaceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Oceanospirillales" ;
|
||||
dwc:phylum "Proteobacteria" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Oceanospirillales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Oceanospirillales>
|
||||
dwc:class "Gammaproteobacteria" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Oceanospirillales" ;
|
||||
dwc:phylum "Proteobacteria" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Gammaproteobacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Gammaproteobacteria>
|
||||
dwc:class "Gammaproteobacteria" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Proteobacteria" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Proteobacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Proteobacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Proteobacteria" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria> ;
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3411CC53FFFCFFDFFCE81783FCFB5A87>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Nipponocypris_koreanus_Kim_2005> ;
|
||||
dc:creator "Lee, Jae-Yun; Jeong, Yun-Seok; Kim, Pil Soo; Bae, Dong-Wook Hyun and Jin-Woo" ;
|
||||
dc:title "Chryseobacterium oleae" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/3411CC53FFFCFFDFFCE81783FCFB5A87.mc.0CD07718FFFFFFDFFF04165EFD035A87> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Chryseobacterium_oleae_Lee_2021> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.12651/JSR.2021.10.1.001> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Bacteria/Chryseobacterium_oleae> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.12651/JSR.2021.10.1.001>
|
||||
|
@ -29,21 +29,19 @@
|
|||
dc:title "Isolation and identification of 18 unrecorded prokaryotic species from the intestinal tracts of aquatic animals in Korea" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Bacteria/Chryseobacterium_oleae_Lee_2021>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Lee, Jeong, Kim & Bae, 2021" ;
|
||||
dwc:authorityName "Lee, Jeong, Kim & Bae" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Flavobacteriia" ;
|
||||
dwc:family "Flavobacteriaceae" ;
|
||||
dwc:genus "Chryseobacterium" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Flavobacteriales" ;
|
||||
dwc:phylum "Bacteroidetes" ;
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nipponocypris_koreanus_Kim_2005>
|
||||
dwc:baseAuthorityName "Kim, Oh & Hosoya" ;
|
||||
dwc:baseAuthorityYear "2005" ;
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Cyprinidae" ;
|
||||
dwc:genus "Nipponocypris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cypriniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lee, Jeong, Kim & Bae, 2021" ;
|
||||
dwc:species "oleae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Chryseobacterium_oleae> ;
|
||||
dwc:scientificNameAuthorship "(Kim, Oh & Hosoya, 2005)" ;
|
||||
dwc:species "koreanus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nipponocypris_koreanus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Chryseobacterium_oleae>
|
||||
|
@ -59,45 +57,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Chryseobacterium>
|
||||
dwc:class "Flavobacteriia" ;
|
||||
dwc:family "Flavobacteriaceae" ;
|
||||
dwc:genus "Chryseobacterium" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Flavobacteriales" ;
|
||||
dwc:phylum "Bacteroidetes" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Flavobacteriaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Flavobacteriaceae>
|
||||
dwc:class "Flavobacteriia" ;
|
||||
dwc:family "Flavobacteriaceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Flavobacteriales" ;
|
||||
dwc:phylum "Bacteroidetes" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Flavobacteriales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Flavobacteriales>
|
||||
dwc:class "Flavobacteriia" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Flavobacteriales" ;
|
||||
dwc:phylum "Bacteroidetes" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Flavobacteriia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Flavobacteriia>
|
||||
dwc:class "Flavobacteriia" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Bacteroidetes" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Bacteroidetes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Bacteroidetes>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Bacteroidetes" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria> ;
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3411CC53FFFFFFDFFF6F1702FC7E5BE6>
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Nipponocypris_koreanus_Kim_2005> ;
|
||||
dc:creator "Lee, Jae-Yun; Jeong, Yun-Seok; Kim, Pil Soo; Bae, Dong-Wook Hyun and Jin-Woo" ;
|
||||
dc:title "Buttiauxella agrestis" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/3411CC53FFFFFFDFFF6F1702FC7E5BE6.mc.0CD07718FFFFFFDFFC9F171DFC875BE6> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Buttiauxella_agrestis_Lee_2021> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.12651/JSR.2021.10.1.001> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Bacteria/Buttiauxella_agrestis> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.12651/JSR.2021.10.1.001>
|
||||
|
@ -29,23 +29,19 @@
|
|||
dc:title "Isolation and identification of 18 unrecorded prokaryotic species from the intestinal tracts of aquatic animals in Korea" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Bacteria/Buttiauxella_agrestis_Lee_2021>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:ID-ENA "82977" ;
|
||||
dwc:authority "Lee, Jeong, Kim & Bae, 2021" ;
|
||||
dwc:authorityName "Lee, Jeong, Kim & Bae" ;
|
||||
dwc:authorityYear "2021" ;
|
||||
dwc:class "Gammaproteobacteria" ;
|
||||
dwc:family "Enterobacteriaceae" ;
|
||||
dwc:genus "Buttiauxella" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Enterobacteriales" ;
|
||||
dwc:phylum "Proteobacteria" ;
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Nipponocypris_koreanus_Kim_2005>
|
||||
dwc:baseAuthorityName "Kim, Oh & Hosoya" ;
|
||||
dwc:baseAuthorityYear "2005" ;
|
||||
dwc:class "Actinopterygii" ;
|
||||
dwc:family "Cyprinidae" ;
|
||||
dwc:genus "Nipponocypris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Cypriniformes" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Lee, Jeong, Kim & Bae, 2021" ;
|
||||
dwc:species "agrestis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/NZ6T> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Buttiauxella_agrestis> ;
|
||||
dwc:scientificNameAuthorship "(Kim, Oh & Hosoya, 2005)" ;
|
||||
dwc:species "koreanus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Nipponocypris_koreanus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Buttiauxella_agrestis>
|
||||
|
@ -61,45 +57,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Buttiauxella>
|
||||
dwc:class "Gammaproteobacteria" ;
|
||||
dwc:family "Enterobacteriaceae" ;
|
||||
dwc:genus "Buttiauxella" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Enterobacteriales" ;
|
||||
dwc:phylum "Proteobacteria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Enterobacteriaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Enterobacteriaceae>
|
||||
dwc:class "Gammaproteobacteria" ;
|
||||
dwc:family "Enterobacteriaceae" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Enterobacteriales" ;
|
||||
dwc:phylum "Proteobacteria" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Enterobacteriales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Enterobacteriales>
|
||||
dwc:class "Gammaproteobacteria" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:order "Enterobacteriales" ;
|
||||
dwc:phylum "Proteobacteria" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Gammaproteobacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Gammaproteobacteria>
|
||||
dwc:class "Gammaproteobacteria" ;
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Proteobacteria" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Proteobacteria> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Bacteria/Proteobacteria>
|
||||
dwc:kingdom "Bacteria" ;
|
||||
dwc:phylum "Proteobacteria" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3411FBAE383AC4B25B744950A6405C85>
|
||||
dc:creator "Huang, Chih-Wei; Lee, Yen-Chen" ;
|
||||
|
@ -56,57 +55,36 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Epitonium_Hirtoscala>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Epitoniidae" ;
|
||||
dwc:genus "Epitonium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Architaenioglossa" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Hirtoscala" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Epitonium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Epitonium>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Epitoniidae" ;
|
||||
dwc:genus "Epitonium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Architaenioglossa" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Epitoniidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Epitoniidae>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:family "Epitoniidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Architaenioglossa" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Architaenioglossa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Architaenioglossa>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Architaenioglossa" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Gastropoda>
|
||||
dwc:class "Gastropoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mollusca> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mollusca>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Mollusca" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,12 +7,14 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/34121A466DE2D73F2AF44995F125AC8A>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Anacardiaceae>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Cistaceae>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Leafmines>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhamnaceae>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Rosaceae>' due to issues with rank ;
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Stigmella_schinivora_Nieukerken_> ;
|
||||
dc:creator "van Nieukerken, Erik J.; Doorenweerd, Camiel; Nishida, Kenji; Snyers, Chris" ;
|
||||
dc:title "Stigmella schinivora van Nieukerken, sp. n." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stigmella_schinivora_Nieukerken_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Leurocephala_schinusae>, <http://taxon-name.plazi.org/id/Animalia/Stigmella>, <http://taxon-name.plazi.org/id/Animalia/Stigmella_diniensis>, <http://taxon-name.plazi.org/id/Animalia/Stigmella_prunifoliella>, <http://taxon-name.plazi.org/id/Plantae/Rhus>, <http://taxon-name.plazi.org/id/Plantae/Schinus>, <http://taxon-name.plazi.org/id/Plantae/Schinus_terebinthifolia>, <http://taxon-name.plazi.org/id/Plantae/Schinus_terebinthifolius>, <http://taxon-name.plazi.org/id/Plantae/Toxicodendron> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stigmella_schinivora_Nieukerken_2016> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.628.9805> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -26,6 +28,22 @@
|
|||
dc:title "New taxa, including three new genera show uniqueness of Neotropical Nepticulidae (Lepidoptera)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stigmella_schinivora_Nieukerken_2016>
|
||||
# Warning: Using document metadata for authority year ;
|
||||
dwc:LSID "http://zoobank.org/00C3D062-71A9-400B-8A26-E416451048F9" ;
|
||||
dwc:authority "van Nieukerken" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:genus "Stigmella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "van Nieukerken, 2016" ;
|
||||
dwc:species "schinivora" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stigmella_schinivora> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Stigmella_schinivora_Nieukerken_>
|
||||
dwc:LSID "http://zoobank.org/00C3D062-71A9-400B-8A26-E416451048F9" ;
|
||||
dwc:authority "van Nieukerken" ;
|
||||
|
@ -65,34 +83,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nepticulidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nepticulidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lepidoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lepidoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,15 +7,16 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/34122FC6D3D9D913B1F802339B2C7436>
|
||||
cito:cites <http://dx.doi.org/10.3897/phytokeys.58.5890.figure2>, <http://dx.doi.org/10.3897/phytokeys.58.5890.figure3> ;
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Didymorphysa_aucheri>' due to issues with rank ;
|
||||
cito:cites <http://dx.doi.org/10.3897/phytokeys.58.5890.figure2>, <http://dx.doi.org/10.3897/phytokeys.58.5890.figure3>, <http://taxon-concept.plazi.org/id/Animalia/Jurinella_moschus_moschus_Hablitz_>, <http://taxon-concept.plazi.org/id/Plantae/Allium_oreophilum_Mey_1831>, <http://taxon-concept.plazi.org/id/Plantae/Heracleum_Linnaeus_1753>, <http://taxon-concept.plazi.org/id/Plantae/Marrubium_vanense_Mor_1978> ;
|
||||
dc:creator "Firat, Mehmet" ;
|
||||
dc:title "Marrubium eriocephalum Seybold 1978" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Marrubium_eriocephalum_Seybold_1978> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Marrubium>, <http://taxon-name.plazi.org/id/Plantae/Marrubium_astracanicum> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/phytokeys.58.5890> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -47,6 +48,65 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Marrubium_eriocephalum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Marrubium_vanense_Mor_1978>
|
||||
dwc:authorityName "Hub - Mor" ;
|
||||
dwc:authorityYear "1978" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Lamiaceae" ;
|
||||
dwc:genus "Marrubium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hub - Mor, 1978" ;
|
||||
dwc:species "vanense" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Marrubium_vanense> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Allium_oreophilum_Mey_1831>
|
||||
dwc:authorityName "C. A. Mey" ;
|
||||
dwc:authorityYear "1831" ;
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Amaryllidaceae" ;
|
||||
dwc:genus "Allium" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Asparagales" ;
|
||||
dwc:phylum "Angiospermae" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mey, 1831" ;
|
||||
dwc:species "oreophilum" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Allium_oreophilum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Jurinella_moschus_moschus_Hablitz_>
|
||||
dwc:authority "(Hablitz) Bobrov subsp. moschus" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tachinidae" ;
|
||||
dwc:genus "Jurinella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "(Hablitz) Bobrov subsp. moschus" ;
|
||||
dwc:species "moschus" ;
|
||||
dwc:subSpecies "moschus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Jurinella_moschus_moschus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Plantae/Heracleum_Linnaeus_1753>
|
||||
dwc:authorityName "C.Linnaeus" ;
|
||||
dwc:authorityYear "1753" ;
|
||||
dwc:class "Dicotyledoneae" ;
|
||||
dwc:family "Apiaceae" ;
|
||||
dwc:genus "Heracleum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Umbelliflorae" ;
|
||||
dwc:phylum "Angiospermae" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Linnaeus, 1753" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Heracleum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Marrubium_eriocephalum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Lamiaceae" ;
|
||||
|
@ -71,34 +131,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lamiaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Lamiaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lamiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Lamiales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Lamiales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
|
|
|
@ -7,10 +7,10 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3412505AFFC25108FF64FD8FFCF9973A>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10945439> ;
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/Gorochov_Gorochov_2023>' due to issues with rank ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10945439>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_robinsoni_Karny_1926>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_ryabovi_Gorochov_2023> ;
|
||||
dc:creator "Gorochov, A. V." ;
|
||||
dc:title "Elbenia (Tamdaopteron) daedala Gorochov, 2023, sp. n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/3412505AFFC25108FF64FD8FFCF9973A.mc.0CD3EB11FFC25108FE13FD0BFDBB9394>, <http://tb.plazi.org/GgServer/dwcaRecords/3412505AFFC25108FF64FD8FFCF9973A.mc.0CD3EB11FFC25108FDAAFD50FB999394>, <http://tb.plazi.org/GgServer/dwcaRecords/3412505AFFC25108FF64FD8FFCF9973A.mc.0CD3EB11FFC25108FB8CFD50FB969270> ;
|
||||
|
@ -31,6 +31,7 @@
|
|||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_daedala_Gorochov_2023>
|
||||
dwc:authority "Gorochov, 2023" ;
|
||||
dwc:authorityName "Gorochov" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Insecta" ;
|
||||
|
@ -47,6 +48,39 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_daedala> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_ryabovi_Gorochov_2023>
|
||||
dwc:authority "Gorochov, 2023" ;
|
||||
dwc:authorityName "Gorochov" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Gorochov, 2023" ;
|
||||
dwc:species "ryabovi" ;
|
||||
dwc:subGenus "Tamdaopteron" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_ryabovi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_robinsoni_Karny_1926>
|
||||
dwc:authorityName "Karny" ;
|
||||
dwc:authorityYear "1926" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Karny, 1926" ;
|
||||
dwc:species "robinsoni" ;
|
||||
dwc:subGenus "Tamdaopteron" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_robinsoni> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Elbenia_daedala>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
|
@ -61,57 +95,36 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Elbenia_Tamdaopteron>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Tamdaopteron" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Elbenia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Elbenia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tettigoniidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tettigoniidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,14 +7,14 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3412505AFFC25108FF64FE8FFE2D909E>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/Gorochov_Gorochov_2023>' due to issues with rank ;
|
||||
dc:creator "Gorochov, A. V." ;
|
||||
dc:title "Elbenia (Tamdaopteron) major" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/3412505AFFC25108FF64FE8FFE2D909E.mc.0CD3EB11FFC25108FE8EFED4FD3590F4>, <http://tb.plazi.org/GgServer/dwcaRecords/3412505AFFC25108FF64FE8FFE2D909E.mc.0CD3EB11FFC25108FD34FEF1FC2E90F5> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Elbenia_major_Gorochov_2023> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.25221/fee.485.2> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_major> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.25221/fee.485.2>
|
||||
|
@ -28,25 +28,6 @@
|
|||
dc:title "Taxonomy of the katydids (Orthoptera: Tettigoniidae) from East Asia and adjacent islands. Communication 16" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_major_Gorochov_2023>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:authority "Gorochov, 2023" ;
|
||||
dwc:authorityName "Gorochov" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Gorochov, 2023" ;
|
||||
dwc:species "major" ;
|
||||
dwc:subGenus "Tamdaopteron" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/BV64W> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_major> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Elbenia_major>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
|
@ -61,57 +42,36 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Elbenia_Tamdaopteron>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Tamdaopteron" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Elbenia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Elbenia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tettigoniidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tettigoniidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,9 +7,12 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3412505AFFC35106FF64FE8FFCDD902D>
|
||||
# Error: Could not add TaxonConceptCitation
|
||||
# Error: Could not produce taxonNameURI ;
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/Gorochov_Gorochov_2023>' due to issues with rank ;
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Elbenia_Stal_1876>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_appendiculata_Karny_>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_dyscrita_Karny_>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_javanica_Karny_1926>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_pendleburyi_Karny_1926>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_smedleyi_Karny_1926> ;
|
||||
dc:creator "Gorochov, A. V." ;
|
||||
dc:title "Elbenia (Tamdaopteron) appendiculata Brunner-Wattenwyl 1898" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/3412505AFFC35106FF64FE8FFCDD902D.mc.0CD3EB11FFC35109FE8EFED2FD169015>, <http://tb.plazi.org/GgServer/dwcaRecords/3412505AFFC35106FF64FE8FFCDD902D.mc.0CD3EB11FFC35109FD10FED2FBFF900A> ;
|
||||
|
@ -46,6 +49,103 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_appendiculata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_Stal_1876>
|
||||
dwc:authorityName "Stal" ;
|
||||
dwc:authorityYear "1876" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Stal, 1876" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_appendiculata_Karny_>
|
||||
dwc:authority "Karny" ;
|
||||
dwc:authorityName "Karny" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Karny" ;
|
||||
dwc:species "appendiculata" ;
|
||||
dwc:subGenus "Tamdaopteron" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_appendiculata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_pendleburyi_Karny_1926>
|
||||
dwc:authority "Karny" ;
|
||||
dwc:authorityName "Karny" ;
|
||||
dwc:authorityYear "1926" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Karny, 1926" ;
|
||||
dwc:species "pendleburyi" ;
|
||||
dwc:subGenus "Tamdaopteron" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_pendleburyi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_smedleyi_Karny_1926>
|
||||
dwc:authority "Karny" ;
|
||||
dwc:authorityName "Karny" ;
|
||||
dwc:authorityYear "1926" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Karny, 1926" ;
|
||||
dwc:species "smedleyi" ;
|
||||
dwc:subGenus "Tamdaopteron" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_smedleyi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_javanica_Karny_1926>
|
||||
dwc:authority "Karny" ;
|
||||
dwc:authorityName "Karny" ;
|
||||
dwc:authorityYear "1926" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Karny, 1926" ;
|
||||
dwc:species "javanica" ;
|
||||
dwc:subGenus "Javapteron" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_javanica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_dyscrita_Karny_>
|
||||
dwc:authority "Karny." ;
|
||||
dwc:authorityName "Karny." ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Karny." ;
|
||||
dwc:species "dyscrita" ;
|
||||
dwc:subGenus "Hemielbenia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_dyscrita> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Elbenia_appendiculata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
|
@ -60,12 +160,6 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Elbenia_Tamdaopteron>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Tamdaopteron" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Elbenia> ;
|
||||
|
@ -83,34 +177,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tettigoniidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,10 +7,10 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3412505AFFC5510CFDA2FE1DFC0C9309>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10945439> ;
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/Hemielbenia_Gorochov_2023>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/Javapteron_Gorochov_2023>' due to issues with rank ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10945439>, <http://taxon-concept.plazi.org/id/Animalia/Casigneta_Brunner_1878>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_Aequapteron_Gorochov_2023>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_bakeri_Karny_1921>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_fissa_Karny_1923>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_fusca_Karny_1923>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_loliifolia_Haan_1843>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_makilingae_Hebard_1922>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_manilensis_Pictet_1888>, <http://taxon-concept.plazi.org/id/Animalia/Furnia_Stal_1876>, <http://taxon-concept.plazi.org/id/Animalia/Tamdaopteron_Gor_> ;
|
||||
dc:creator "Gorochov, A. V." ;
|
||||
dc:title "Elbenia Stal 1876" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Elbenia_Stal_1876> ;
|
||||
|
@ -41,10 +41,170 @@
|
|||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Stal, 1876" ;
|
||||
dwc:sensu "lato", "stricto" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8NR7H> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_makilingae_Hebard_1922>
|
||||
dwc:authority "Hebard, 1922" ;
|
||||
dwc:authorityName "Hebard" ;
|
||||
dwc:authorityYear "1922" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hebard, 1922" ;
|
||||
dwc:species "makilingae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_makilingae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_loliifolia_Haan_1843>
|
||||
dwc:authority "(Haan, 1843)" ;
|
||||
dwc:baseAuthorityName "Haan" ;
|
||||
dwc:baseAuthorityYear "1843" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Haan, 1843)" ;
|
||||
dwc:species "loliifolia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_loliifolia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Casigneta_Brunner_1878>
|
||||
dwc:authority "Brunner-Wattenwyl, 1878" ;
|
||||
dwc:authorityName "Brunner-Wattenwyl" ;
|
||||
dwc:authorityYear "1878" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Casigneta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Brunner-Wattenwyl, 1878" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Casigneta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_manilensis_Pictet_1888>
|
||||
dwc:authority "Pictet, 1888" ;
|
||||
dwc:authorityName "Pictet" ;
|
||||
dwc:authorityYear "1888" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Pictet, 1888" ;
|
||||
dwc:species "manilensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_manilensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_fissa_Karny_1923>
|
||||
dwc:authority "Karny, 1923" ;
|
||||
dwc:authorityName "Karny" ;
|
||||
dwc:authorityYear "1923" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Karny, 1923" ;
|
||||
dwc:species "fissa" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_fissa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_fusca_Karny_1923>
|
||||
dwc:authority "Karny, 1923" ;
|
||||
dwc:authorityName "Karny" ;
|
||||
dwc:authorityYear "1923" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Karny, 1923" ;
|
||||
dwc:species "fusca" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_fusca> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_bakeri_Karny_1921>
|
||||
dwc:authority "(Karny, 1921)" ;
|
||||
dwc:authorityName "Gorochov" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:baseAuthorityName "Karny" ;
|
||||
dwc:baseAuthorityYear "1921" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Karny, 1921)" ;
|
||||
dwc:species "bakeri" ;
|
||||
dwc:subGenus "Elbenia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_bakeri> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Furnia_Stal_1876>
|
||||
dwc:authority "Stal, 1876" ;
|
||||
dwc:authorityName "Stal" ;
|
||||
dwc:authorityYear "1876" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Furnia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Stal, 1876" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Furnia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tamdaopteron_Gor_>
|
||||
dwc:authority "Gor." ;
|
||||
dwc:authorityName "Gor." ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Tamdaopteron" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Gor." ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tamdaopteron> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_Aequapteron_Gorochov_2023>
|
||||
dwc:authority "Gorochov, 2023" ;
|
||||
dwc:authorityName "Gorochov" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:scientificNameAuthorship "Gorochov, 2023" ;
|
||||
dwc:subGenus "Aequapteron" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_Aequapteron> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Elbenia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
|
@ -57,34 +217,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tettigoniidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,13 +7,14 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3412505AFFC7510BFF64FD2CFDC49700>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10945439> ;
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/Gorochov_Gorochov_2023>' due to issues with rank ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10945439>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_Stal_1876>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_Tamdaopteron_Gorochov_2005>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_carinata_Gorochov_2023>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_daedala_Gorochov_2023>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_jacobsonii_Karny_>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_robinsoni_Karny_1926>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_subrecta_Gorochov_2023>, <http://taxon-concept.plazi.org/id/Animalia/Tamdaopteron_major_Gor_>, <http://taxon-concept.plazi.org/id/Animalia/Tamdaopteron_minor_Gor_> ;
|
||||
dc:creator "Gorochov, A. V." ;
|
||||
dc:title "Elbenia (Tamdaopteron) ryabovi Gorochov, 2023, sp. n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/3412505AFFC7510BFF64FD2CFDC49700.mc.0CD3EB11FFC7510DFE8EFC96FDD8922A> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Tamdaopteron_major>, <http://taxon-name.plazi.org/id/Animalia/Tamdaopteron_minor> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Elbenia_ryabovi_Gorochov_2023> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.25221/fee.485.2> ;
|
||||
a trt:Treatment .
|
||||
|
@ -31,6 +32,7 @@
|
|||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_ryabovi_Gorochov_2023>
|
||||
dwc:authority "Gorochov, 2023" ;
|
||||
dwc:authorityName "Gorochov" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Insecta" ;
|
||||
|
@ -47,6 +49,151 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_ryabovi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_Stal_1876>
|
||||
dwc:authorityName "Stal" ;
|
||||
dwc:authorityYear "1876" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Stal, 1876" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_daedala_Gorochov_2023>
|
||||
dwc:authority "Gorochov, 2023" ;
|
||||
dwc:authorityName "Gorochov" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Gorochov, 2023" ;
|
||||
dwc:species "daedala" ;
|
||||
dwc:subGenus "Tamdaopteron" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_daedala> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_subrecta_Gorochov_2023>
|
||||
dwc:authority "Gorochov, 2023" ;
|
||||
dwc:authorityName "Gorochov" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Gorochov, 2023" ;
|
||||
dwc:species "subrecta" ;
|
||||
dwc:subGenus "Tamdaopteron" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_subrecta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_carinata_Gorochov_2023>
|
||||
dwc:authority "Gorochov, 2023" ;
|
||||
dwc:authorityName "Gorochov" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Gorochov, 2023" ;
|
||||
dwc:species "carinata" ;
|
||||
dwc:subGenus "Elbenia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_carinata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_Tamdaopteron_Gorochov_2005>
|
||||
dwc:authorityName "Gorochov" ;
|
||||
dwc:authorityYear "2005" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:scientificNameAuthorship "Gorochov, 2005" ;
|
||||
dwc:subGenus "Tamdaopteron" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_Tamdaopteron> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tamdaopteron_minor_Gor_>
|
||||
dwc:authority "(Gor.)" ;
|
||||
dwc:baseAuthorityName "Gor." ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Tamdaopteron" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Gor.)" ;
|
||||
dwc:species "minor" ;
|
||||
dwc:subGenus "Tamdaopteron" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tamdaopteron_minor> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tamdaopteron_major_Gor_>
|
||||
dwc:authority "(Gor.)" ;
|
||||
dwc:baseAuthorityName "Gor." ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Tamdaopteron" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Gor.)" ;
|
||||
dwc:species "major" ;
|
||||
dwc:subGenus "Tamdaopteron" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tamdaopteron_major> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_robinsoni_Karny_1926>
|
||||
dwc:authority "Karny" ;
|
||||
dwc:authorityName "Karny" ;
|
||||
dwc:authorityYear "1926" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Karny, 1926" ;
|
||||
dwc:species "robinsoni" ;
|
||||
dwc:subGenus "Tamdaopteron" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_robinsoni> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_jacobsonii_Karny_>
|
||||
dwc:authority "Karny." ;
|
||||
dwc:authorityName "Karny." ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Karny." ;
|
||||
dwc:species "jacobsonii" ;
|
||||
dwc:subGenus "Tamdaopteron" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_jacobsonii> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Elbenia_ryabovi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
|
@ -84,34 +231,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tettigoniidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,10 +7,10 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3412505AFFC85103FF64FB45FDE59312>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10945443> ;
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/Gorochov_Gorochov_2023>' due to issues with rank ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10945443>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_Stal_1876>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_carinata_Gorochov_2023>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_semicarinata_Gorochov_2023> ;
|
||||
dc:creator "Gorochov, A. V." ;
|
||||
dc:title "Elbenia (Elbenia) apicata Gorochov, 2023, sp. n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/3412505AFFC85103FF64FB45FDE59312.mc.0CD3EB11FFC85102FE8EFAC1FC1E9400> ;
|
||||
|
@ -47,6 +47,55 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_apicata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_carinata_Gorochov_2023>
|
||||
dwc:authority "Gorochov, 2023" ;
|
||||
dwc:authorityName "Gorochov" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Gorochov, 2023" ;
|
||||
dwc:species "carinata" ;
|
||||
dwc:subGenus "E .", "Elbenia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_carinata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_semicarinata_Gorochov_2023>
|
||||
dwc:authority "Gorochov, 2023" ;
|
||||
dwc:authorityName "Gorochov" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Gorochov, 2023" ;
|
||||
dwc:species "semicarinata" ;
|
||||
dwc:subGenus "Elbenia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_semicarinata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_Stal_1876>
|
||||
dwc:authorityName "Stal" ;
|
||||
dwc:authorityYear "1876" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Stal, 1876" ;
|
||||
dwc:sensu "stricto" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Elbenia_apicata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
|
@ -61,12 +110,6 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Elbenia_Elbenia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Elbenia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Elbenia> ;
|
||||
|
@ -84,34 +127,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tettigoniidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,9 +7,9 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3412505AFFC95103FF64FD01FD4495D6>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/Gorochov_Gorochov_2023>' due to issues with rank ;
|
||||
dc:creator "Gorochov, A. V." ;
|
||||
dc:title "Elbenia (Elbenia) serraticauda Hebard 1922" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/3412505AFFC95103FF64FD01FD4495D6.mc.0CD3EB11FFC95103FE8EFD54FC539277> ;
|
||||
|
@ -60,57 +60,36 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Elbenia_Elbenia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Elbenia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Elbenia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Elbenia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tettigoniidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tettigoniidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,12 +7,14 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3412505AFFCB511FFF64FC3EFC4E9040>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/Gorochov_Gorochov_2023>' due to issues with rank ;
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Elbenia_Elbenia_St%C3%A5l_1876>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_Stal_1876>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_borneensis_Karny_1926>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_fissa_Karny_1923>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_fusca_Karny_1923>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_paradigitata_Gorochov_2023>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_tenera_Brunner_1878> ;
|
||||
dc:creator "Gorochov, A. V." ;
|
||||
dc:title "Elbenia (Elbenia) eudigitata Gorochov, 2023, sp. n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/3412505AFFCB511FFF64FC3EFC4E9040.mc.0CD3EB11FFCB5101FE8EFBA5FD4C9503> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_digitata> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Elbenia_eudigitata_Gorochov_2023> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.25221/fee.485.2> ;
|
||||
a trt:Treatment .
|
||||
|
@ -29,6 +31,7 @@
|
|||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_eudigitata_Gorochov_2023>
|
||||
dwc:authority "Gorochov, 2023" ;
|
||||
dwc:authorityName "Gorochov" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Insecta" ;
|
||||
|
@ -45,6 +48,119 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_eudigitata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_paradigitata_Gorochov_2023>
|
||||
dwc:authority "Gorochov, 2023" ;
|
||||
dwc:authorityName "Gorochov" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Gorochov, 2023" ;
|
||||
dwc:species "paradigitata" ;
|
||||
dwc:subGenus "Elbenia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_paradigitata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_fusca_Karny_1923>
|
||||
dwc:authorityName "Karny" ;
|
||||
dwc:authorityYear "1923" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Karny, 1923" ;
|
||||
dwc:species "fusca" ;
|
||||
dwc:subGenus "Elbenia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_fusca> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_fissa_Karny_1923>
|
||||
dwc:authorityName "Karny" ;
|
||||
dwc:authorityYear "1923" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Karny, 1923" ;
|
||||
dwc:species "fissa" ;
|
||||
dwc:subGenus "Elbenia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_fissa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_Stal_1876>
|
||||
dwc:authorityName "Stal" ;
|
||||
dwc:authorityYear "1876" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Stal, 1876" ;
|
||||
dwc:sensu "stricto" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_Elbenia_St%C3%A5l_1876>
|
||||
dwc:authorityName "Stål" ;
|
||||
dwc:authorityYear "1876" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:scientificNameAuthorship "Stål, 1876" ;
|
||||
dwc:subGenus "Elbenia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_Elbenia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_tenera_Brunner_1878>
|
||||
dwc:authority "Br." ;
|
||||
dwc:authorityName "Brunner-Wattenwyl" ;
|
||||
dwc:authorityYear "1878" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Brunner-Wattenwyl, 1878" ;
|
||||
dwc:species "tenera" ;
|
||||
dwc:subGenus "Elbenia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_tenera> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_borneensis_Karny_1926>
|
||||
dwc:authority "Karny" ;
|
||||
dwc:authorityName "Karny" ;
|
||||
dwc:authorityYear "1926" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Karny, 1926" ;
|
||||
dwc:species "borneensis" ;
|
||||
dwc:subGenus "Elbenia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_borneensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Elbenia_eudigitata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
|
@ -82,34 +198,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tettigoniidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,13 +7,14 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3412505AFFCC5106FF64FEF5FC029746>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10945439> ;
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/Gorochov_Gorochov_2023>' due to issues with rank ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10945439>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_daedala_Gorochov_2023>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_pendleburyi_Karny_1926>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_ryabovi_Gorochov_2023> ;
|
||||
dc:creator "Gorochov, A. V." ;
|
||||
dc:title "Elbenia (Tamdaopteron) subrecta Gorochov, 2023, sp. n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/3412505AFFCC5106FF64FEF5FC029746.mc.0CD3EB11FFCC5106FE8EFE76FEEC93F0> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Tamdaopteron> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Elbenia_subrecta_Gorochov_2023> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.25221/fee.485.2> ;
|
||||
a trt:Treatment .
|
||||
|
@ -47,6 +48,56 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_subrecta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_ryabovi_Gorochov_2023>
|
||||
dwc:authority "Gorochov, 2023" ;
|
||||
dwc:authorityName "Gorochov" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Gorochov, 2023" ;
|
||||
dwc:species "ryabovi" ;
|
||||
dwc:subGenus "Tamdaopteron" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_ryabovi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_daedala_Gorochov_2023>
|
||||
dwc:authority "Gorochov, 2023" ;
|
||||
dwc:authorityName "Gorochov" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Gorochov, 2023" ;
|
||||
dwc:species "daedala" ;
|
||||
dwc:subGenus "Tamdaopteron" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_daedala> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_pendleburyi_Karny_1926>
|
||||
dwc:authorityName "Karny" ;
|
||||
dwc:authorityYear "1926" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Karny, 1926" ;
|
||||
dwc:species "pendleburyi" ;
|
||||
dwc:subGenus "Tamdaopteron" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_pendleburyi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Elbenia_subrecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
|
@ -61,57 +112,36 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Elbenia_Tamdaopteron>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Tamdaopteron" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Elbenia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Elbenia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tettigoniidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tettigoniidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,10 +7,10 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3412505AFFCD5104FF64FE8FFD6595B9>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10945439>, <http://dx.doi.org/10.5281/zenodo.10945443> ;
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/Gorochov_Gorochov_2023>' due to issues with rank ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10945439>, <http://dx.doi.org/10.5281/zenodo.10945443>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_Elbenia_St%C3%A5l_1876>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_apicata_Gorochov_2023>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_nigrosignata_Stal_>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_ryabovi_Gorochov_2023>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_semicarinata_Gorochov_2023> ;
|
||||
dc:creator "Gorochov, A. V." ;
|
||||
dc:title "Elbenia (Elbenia) carinata Gorochov, 2023, sp. n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/3412505AFFCD5104FF64FE8FFD6595B9.mc.0CD3EB11FFCD5107FE8EFE08FD1090CB>, <http://tb.plazi.org/GgServer/dwcaRecords/3412505AFFCD5104FF64FE8FFD6595B9.mc.0CD3EB11FFCD5107FD08FE14FE7A90B7> ;
|
||||
|
@ -31,6 +31,7 @@
|
|||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_carinata_Gorochov_2023>
|
||||
dwc:authority "Gorochov, 2023" ;
|
||||
dwc:authorityName "Gorochov" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Insecta" ;
|
||||
|
@ -47,6 +48,88 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_carinata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_Elbenia_St%C3%A5l_1876>
|
||||
dwc:authorityName "Stål" ;
|
||||
dwc:authorityYear "1876" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:scientificNameAuthorship "Stål, 1876" ;
|
||||
dwc:subGenus "Elbenia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_Elbenia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_nigrosignata_Stal_>
|
||||
dwc:authority "(Stal)" ;
|
||||
dwc:baseAuthorityName "Stal" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Stal)" ;
|
||||
dwc:species "nigrosignata" ;
|
||||
dwc:subGenus "Elbenia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_nigrosignata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_apicata_Gorochov_2023>
|
||||
dwc:authority "Gorochov, 2023" ;
|
||||
dwc:authorityName "Gorochov" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Gorochov, 2023" ;
|
||||
dwc:species "apicata" ;
|
||||
dwc:subGenus "Elbenia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_apicata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_semicarinata_Gorochov_2023>
|
||||
dwc:authority "Gorochov, 2023" ;
|
||||
dwc:authorityName "Gorochov" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Gorochov, 2023" ;
|
||||
dwc:species "semicarinata" ;
|
||||
dwc:subGenus "Elbenia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_semicarinata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_ryabovi_Gorochov_2023>
|
||||
dwc:authority "Gorochov, 2023" ;
|
||||
dwc:authorityName "Gorochov" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Gorochov, 2023" ;
|
||||
dwc:species "ryabovi" ;
|
||||
dwc:subGenus "Tamdaopteron" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_ryabovi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Elbenia_carinata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
|
@ -73,45 +156,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Elbenia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tettigoniidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tettigoniidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,13 +7,14 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3412505AFFCE5102FF64FB6BFC5495D0>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10945443> ;
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/Gorochov_Gorochov_2023>' due to issues with rank ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10945443>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_Elbenia_St%C3%A5l_1876>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_apicata_Gorochov_2023>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_brevixipha_Brunner_1898>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_carinata_Gorochov_2023>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_neodigitata_Gorochov_2023>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_paradigitata_Gorochov_2023> ;
|
||||
dc:creator "Gorochov, A. V." ;
|
||||
dc:title "Elbenia (Elbenia) semicarinata Gorochov, 2023, sp. n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/3412505AFFCE5102FF64FB6BFC5495D0.mc.0CD3EB11FFCE5104FE10FAD2FDBA94BB>, <http://tb.plazi.org/GgServer/dwcaRecords/3412505AFFCE5102FF64FB6BFC5495D0.mc.0CD3EB11FFCE5104FDACFA24FC6394BB>, <http://tb.plazi.org/GgServer/dwcaRecords/3412505AFFCE5102FF64FB6BFC5495D0.mc.0CD3EB11FFCE5104FB82FA23FB8C94A6> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_nigrosignata> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Elbenia_semicarinata_Gorochov_2023> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.25221/fee.485.2> ;
|
||||
a trt:Treatment .
|
||||
|
@ -31,6 +32,7 @@
|
|||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_semicarinata_Gorochov_2023>
|
||||
dwc:authority "Gorochov, 2023" ;
|
||||
dwc:authorityName "Gorochov" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Insecta" ;
|
||||
|
@ -47,6 +49,104 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_semicarinata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_carinata_Gorochov_2023>
|
||||
dwc:authority "Gorochov, 2023" ;
|
||||
dwc:authorityName "Gorochov" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Gorochov, 2023" ;
|
||||
dwc:species "carinata" ;
|
||||
dwc:subGenus "Elbenia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_carinata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_Elbenia_St%C3%A5l_1876>
|
||||
dwc:authorityName "Stål" ;
|
||||
dwc:authorityYear "1876" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:scientificNameAuthorship "Stål, 1876" ;
|
||||
dwc:subGenus "Elbenia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_Elbenia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_apicata_Gorochov_2023>
|
||||
dwc:authority "Gorochov, 2023" ;
|
||||
dwc:authorityName "Gorochov" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Gorochov, 2023" ;
|
||||
dwc:species "apicata" ;
|
||||
dwc:subGenus "Elbenia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_apicata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_paradigitata_Gorochov_2023>
|
||||
dwc:authority "Gorochov, 2023" ;
|
||||
dwc:authorityName "Gorochov" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Gorochov, 2023" ;
|
||||
dwc:species "paradigitata" ;
|
||||
dwc:subGenus "Elbenia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_paradigitata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_neodigitata_Gorochov_2023>
|
||||
dwc:authority "Gorochov, 2023" ;
|
||||
dwc:authorityName "Gorochov" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Gorochov, 2023" ;
|
||||
dwc:species "neodigitata" ;
|
||||
dwc:subGenus "Elbenia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_neodigitata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_brevixipha_Brunner_1898>
|
||||
dwc:authorityName "Brunner-Wattenwyl" ;
|
||||
dwc:authorityYear "1898" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Brunner-Wattenwyl, 1898" ;
|
||||
dwc:species "brevixipha" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_brevixipha> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Elbenia_semicarinata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
|
@ -73,45 +173,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Elbenia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tettigoniidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tettigoniidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,9 +7,10 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3412505AFFD5511CFF64FAFBFD14930C>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/Gorochov_Gorochov_2023>' due to issues with rank ;
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Elbenia_borneensis_Karny_1926>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_triangularis_Brunner_1898>, <http://taxon-concept.plazi.org/id/Animalia/Kina_Balu_> ;
|
||||
dc:creator "Gorochov, A. V." ;
|
||||
dc:title "Elbenia (Elbenia) tenera Brunner-Wattenwyl 1878" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/3412505AFFD5511CFF64FAFBFD14930C.mc.0CD3EB11FFD5511FFE8EFA41FBFE94A5>, <http://tb.plazi.org/GgServer/dwcaRecords/3412505AFFD5511CFF64FAFBFD14930C.mc.0CD3EB11FFD5511FFF64FA6EFC999486>, <http://tb.plazi.org/GgServer/dwcaRecords/3412505AFFD5511CFF64FAFBFD14930C.mc.0CD3EB11FFD5511FFC8DFA6EFBFB9481> ;
|
||||
|
@ -46,6 +47,52 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_tenera> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_triangularis_Brunner_1898>
|
||||
dwc:authority "Brunner-Wattenwyl, 1898" ;
|
||||
dwc:authorityName "Brunner-Wattenwyl" ;
|
||||
dwc:authorityYear "1898" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Brunner-Wattenwyl, 1898" ;
|
||||
dwc:species "triangularis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_triangularis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Kina_Balu_>
|
||||
dwc:authority "Balu" ;
|
||||
dwc:authorityName "Balu" ;
|
||||
dwc:class "Echinoidea" ;
|
||||
dwc:family "Schizasteridae" ;
|
||||
dwc:genus "Kina" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Spatangoida" ;
|
||||
dwc:phylum "Echinodermata" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Balu" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Kina> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_borneensis_Karny_1926>
|
||||
dwc:authorityName "Karny" ;
|
||||
dwc:authorityYear "1926" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Karny, 1926" ;
|
||||
dwc:species "borneensis" ;
|
||||
dwc:subGenus "Elbenia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_borneensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Elbenia_tenera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
|
@ -60,57 +107,36 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Elbenia_Elbenia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Elbenia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Elbenia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Elbenia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tettigoniidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tettigoniidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,12 +7,14 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3412505AFFD5511FFF64FED5FD6A9435>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/Gorochov_Gorochov_2023>' due to issues with rank ;
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Elbenia_eudigitata_Gorochov_2023>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_fraser_Tan_2014>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_paradigitata_Gorochov_2023> ;
|
||||
dc:creator "Gorochov, A. V." ;
|
||||
dc:title "Elbenia (Elbenia) neodigitata Gorochov, 2023, sp. n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/3412505AFFD5511FFF64FED5FD6A9435.mc.0CD3EB11FFD5511FFE8EFE53FC1E9377> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_digitata>, <http://taxon-name.plazi.org/id/Animalia/Furnia_bakeri> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Elbenia_neodigitata_Gorochov_2023> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.25221/fee.485.2> ;
|
||||
a trt:Treatment .
|
||||
|
@ -29,6 +31,7 @@
|
|||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_neodigitata_Gorochov_2023>
|
||||
dwc:authority "Gorochov, 2023" ;
|
||||
dwc:authorityName "Gorochov" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Insecta" ;
|
||||
|
@ -45,6 +48,56 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_neodigitata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_eudigitata_Gorochov_2023>
|
||||
dwc:authority "Gorochov, 2023" ;
|
||||
dwc:authorityName "Gorochov" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Gorochov, 2023" ;
|
||||
dwc:species "eudigitata" ;
|
||||
dwc:subGenus "Elbenia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_eudigitata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_paradigitata_Gorochov_2023>
|
||||
dwc:authority "Gorochov, 2023" ;
|
||||
dwc:authorityName "Gorochov" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Gorochov, 2023" ;
|
||||
dwc:species "paradigitata" ;
|
||||
dwc:subGenus "Elbenia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_paradigitata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_fraser_Tan_2014>
|
||||
dwc:authorityName "Tan" ;
|
||||
dwc:authorityYear "2014" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Tan, 2014" ;
|
||||
dwc:species "fraser" ;
|
||||
dwc:subGenus "Elbenia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_fraser> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Elbenia_neodigitata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
|
@ -59,57 +112,36 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Elbenia_Elbenia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Elbenia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Elbenia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Elbenia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tettigoniidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tettigoniidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,10 +7,9 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3412505AFFD6511AFF64FB17FDCB9202>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10945445> ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.10945445>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_Stal_1876>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_bispinosa_Teeth_1923>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_eudigitata_Gorochov_2023>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_serraticauda_Hebard_1922>, <http://taxon-concept.plazi.org/id/Animalia/Elbenia_tenera_Brunner_1878> ;
|
||||
dc:creator "Gorochov, A. V." ;
|
||||
dc:title "Elbenia (Aequapteron) appressa Gorochov, 2023, sp. n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/3412505AFFD6511AFF64FB17FDCB9202.mc.0CD3EB11FFD6511CFE8EFA95FE869416> ;
|
||||
|
@ -31,6 +30,7 @@
|
|||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_appressa_Gorochov_2023>
|
||||
dwc:authority "Gorochov, 2023" ;
|
||||
dwc:authorityName "Gorochov" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Insecta" ;
|
||||
|
@ -47,6 +47,86 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_appressa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_Stal_1876>
|
||||
dwc:authorityName "Stal" ;
|
||||
dwc:authorityYear "1876" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Stal, 1876" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_eudigitata_Gorochov_2023>
|
||||
dwc:authority "Gorochov, 2023" ;
|
||||
dwc:authorityName "Gorochov" ;
|
||||
dwc:authorityYear "2023" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Gorochov, 2023" ;
|
||||
dwc:species "eudigitata" ;
|
||||
dwc:subGenus "Elbenia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_eudigitata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_bispinosa_Teeth_1923>
|
||||
dwc:authority "Karny. Teeth" ;
|
||||
dwc:authorityName "Karny. Teeth" ;
|
||||
dwc:authorityYear "1923" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Karny. Teeth, 1923" ;
|
||||
dwc:species "bispinosa" ;
|
||||
dwc:subGenus "Ae.", "Aequapteron" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_bispinosa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_serraticauda_Hebard_1922>
|
||||
dwc:authorityName "Hebard" ;
|
||||
dwc:authorityYear "1922" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Hebard, 1922" ;
|
||||
dwc:species "serraticauda" ;
|
||||
dwc:subGenus "Elbenia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_serraticauda> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_tenera_Brunner_1878>
|
||||
dwc:authorityName "Brunner-Wattenwyl" ;
|
||||
dwc:authorityYear "1878" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Brunner-Wattenwyl, 1878" ;
|
||||
dwc:species "tenera" ;
|
||||
dwc:subGenus "Elbenia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_tenera> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Elbenia_appressa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
|
@ -61,12 +141,6 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Elbenia_Aequapteron>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Aequapteron" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Elbenia> ;
|
||||
|
@ -84,34 +158,24 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tettigoniidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,9 +7,10 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3412505AFFD6511CFF64FD11FC069501>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/Gorochov_Gorochov_2023>' due to issues with rank ;
|
||||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Elbenia_tenera_Brunner_1878> ;
|
||||
dc:creator "Gorochov, A. V." ;
|
||||
dc:title "Elbenia (Elbenia) borneensis Karny 1926" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/3412505AFFD6511CFF64FD11FC069501.mc.0CD3EB11FFD6511CFE8EFD78FBFF927C> ;
|
||||
|
@ -46,6 +47,22 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_borneensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Elbenia_tenera_Brunner_1878>
|
||||
dwc:authorityName "Brunner-Wattenwyl" ;
|
||||
dwc:authorityYear "1878" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Brunner-Wattenwyl, 1878" ;
|
||||
dwc:species "tenera" ;
|
||||
dwc:subGenus "Elbenia" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Elbenia_tenera> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Elbenia_borneensis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
|
@ -60,57 +77,36 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Elbenia_Elbenia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subGenus" ;
|
||||
dwc:subGenus "Elbenia" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Elbenia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Elbenia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:genus "Elbenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tettigoniidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tettigoniidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tettigoniidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orthoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orthoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Orthoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,13 +7,15 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3412878EF416FFE3E89AFD23FBBC2A92>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.11547567>, <http://dx.doi.org/10.5281/zenodo.11547569> ;
|
||||
# Error: Could not add TaxonConceptCitation
|
||||
# Error: Could not produce taxonNameURI ;
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.11547567>, <http://dx.doi.org/10.5281/zenodo.11547569>, <http://taxon-concept.plazi.org/id/Animalia/Australotaenia_Chambrier_2010>, <http://taxon-concept.plazi.org/id/Animalia/Australotaenia_bunthangi_Chambrier_2012>, <http://taxon-concept.plazi.org/id/Animalia/Australotaenia_grobeli_Chambrier_2010>, <http://taxon-concept.plazi.org/id/Animalia/Australotaenia_hylae_Johnston_1912>, <http://taxon-concept.plazi.org/id/Animalia/Enhydris_enhydris_Schneider_1799>, <http://taxon-concept.plazi.org/id/Animalia/Hylidae_Rafinesque_1815>, <http://taxon-concept.plazi.org/id/Animalia/Litoria_aurea_Lesson_1829>, <http://taxon-concept.plazi.org/id/Animalia/Ophiotaenia_hylae_Johnston_1912>, <http://taxon-concept.plazi.org/id/Animalia/Proteocephalidae_Rue_1911>, <http://taxon-concept.plazi.org/id/Animalia/Ranoidea_australis_Gray_1842> ;
|
||||
dc:creator "Chambrier, Alain De; Scholz, Tomáš" ;
|
||||
dc:title "Australotaenia hobbsi Chambrier & Scholz 2024, n. sp." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/3412878EF416FFE3E89AFD23FBBC2A92.mc.0CD33CC5F416FFE1E8CAFCEEFF462EBC>, <http://tb.plazi.org/GgServer/dwcaRecords/3412878EF416FFE3E89AFD23FBBC2A92.mc.0CD33CC5F416FFE1E977FC26FA3F2EE0> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Amphibia>, <http://taxon-name.plazi.org/id/Animalia/Anura> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Australotaenia_hobbsi_Chambrier_2024> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5458.3.6> ;
|
||||
a trt:Treatment .
|
||||
|
@ -47,6 +49,153 @@
|
|||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Australotaenia_hobbsi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ranoidea_australis_Gray_1842>
|
||||
dwc:authority "(Gray, 1842)" ;
|
||||
dwc:baseAuthorityName "Gray" ;
|
||||
dwc:baseAuthorityYear "1842" ;
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Pelodryadidae" ;
|
||||
dwc:genus "Ranoidea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Gray, 1842)" ;
|
||||
dwc:species "australis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ranoidea_australis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Hylidae_Rafinesque_1815>
|
||||
dwc:authorityName "Rafinesque" ;
|
||||
dwc:authorityYear "1815" ;
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Hylidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "Rafinesque, 1815" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hylidae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Proteocephalidae_Rue_1911>
|
||||
dwc:authorityName "La Rue" ;
|
||||
dwc:authorityYear "1911" ;
|
||||
dwc:class "Cestoda" ;
|
||||
dwc:family "Proteocephalidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Onchoproteocephalidea" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "La Rue, 1911" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Proteocephalidae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Australotaenia_Chambrier_2010>
|
||||
dwc:authorityName "de Chambrier & de Chambrier" ;
|
||||
dwc:authorityYear "2010" ;
|
||||
dwc:class "Cestoda" ;
|
||||
dwc:family "Proteocephalidae" ;
|
||||
dwc:genus "Australotaenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Onchoproteocephalidea" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "de Chambrier & de Chambrier, 2010" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Australotaenia> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Australotaenia_hylae_Johnston_1912>
|
||||
dwc:authority "(Johnston, 1912)" ;
|
||||
dwc:baseAuthorityName "Johnston" ;
|
||||
dwc:baseAuthorityYear "1912" ;
|
||||
dwc:class "Cestoda" ;
|
||||
dwc:family "Proteocephalidae" ;
|
||||
dwc:genus "Australotaenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Onchoproteocephalidea" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Johnston, 1912)" ;
|
||||
dwc:species "hylae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Australotaenia_hylae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ophiotaenia_hylae_Johnston_1912>
|
||||
dwc:authority "Johnston, 1912" ;
|
||||
dwc:authorityName "Johnston" ;
|
||||
dwc:authorityYear "1912" ;
|
||||
dwc:class "Cestoda" ;
|
||||
dwc:family "Proteocephalidae" ;
|
||||
dwc:genus "Ophiotaenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Onchoproteocephalidea" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Johnston, 1912" ;
|
||||
dwc:species "hylae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ophiotaenia_hylae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Australotaenia_grobeli_Chambrier_2010>
|
||||
dwc:authorityName "de Chambrier & de Chambrier" ;
|
||||
dwc:authorityYear "2010" ;
|
||||
dwc:class "Cestoda" ;
|
||||
dwc:family "Proteocephalidae" ;
|
||||
dwc:genus "Australotaenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Onchoproteocephalidea" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "de Chambrier & de Chambrier, 2010" ;
|
||||
dwc:species "grobeli" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Australotaenia_grobeli> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Litoria_aurea_Lesson_1829>
|
||||
dwc:baseAuthorityName "Lesson" ;
|
||||
dwc:baseAuthorityYear "1829" ;
|
||||
dwc:class "Amphibia" ;
|
||||
dwc:family "Pelodryadidae" ;
|
||||
dwc:genus "Litoria" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Anura" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Lesson, 1829)" ;
|
||||
dwc:species "aurea" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Litoria_aurea> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Australotaenia_bunthangi_Chambrier_2012>
|
||||
dwc:authorityName "de Chambrier & Scholz" ;
|
||||
dwc:authorityYear "2012" ;
|
||||
dwc:class "Cestoda" ;
|
||||
dwc:family "Proteocephalidae" ;
|
||||
dwc:genus "Australotaenia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Onchoproteocephalidea" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "de Chambrier & Scholz, 2012" ;
|
||||
dwc:species "bunthangi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Australotaenia_bunthangi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Enhydris_enhydris_Schneider_1799>
|
||||
dwc:baseAuthorityName "Schneider" ;
|
||||
dwc:baseAuthorityYear "1799" ;
|
||||
dwc:class "Squamata" ;
|
||||
dwc:family "Homalopsidae" ;
|
||||
dwc:genus "Enhydris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Chordata" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Schneider, 1799)" ;
|
||||
dwc:species "enhydris" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Enhydris_enhydris> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Australotaenia_hobbsi>
|
||||
dwc:class "Cestoda" ;
|
||||
dwc:family "Proteocephalidae" ;
|
||||
|
@ -81,24 +230,18 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Onchoproteocephalidea>
|
||||
dwc:class "Cestoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Onchoproteocephalidea" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cestoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cestoda>
|
||||
dwc:class "Cestoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Platyhelminthes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Platyhelminthes>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Platyhelminthes" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,11 +7,11 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/341415CD9CC0F447C5CD7701E8C9661C>
|
||||
dc:creator "Bolton, B.; Fisher, B. L." ;
|
||||
dc:title "Hypoponera lassa Bolton & Fisher, 2011, sp. n." ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Hypoponera_defessa> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hypoponera_lassa_Bolton_2011> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/C7AFAB2882DB861B2AC799DC582E378E> ;
|
||||
a trt:Treatment .
|
||||
|
@ -57,45 +57,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hypoponera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Hypoponera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3414244A6D01ED0EFF13C96713A1FA43>
|
||||
dc:creator "Kondo, Takumasa; Muñoz, Jazmín Adriana" ;
|
||||
|
@ -58,45 +57,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eurhizococcus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Margarodidae" ;
|
||||
dwc:genus "Eurhizococcus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Margarodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Margarodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Margarodidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3414244A6D01ED0EFF13CA47125DF883>
|
||||
dc:creator "Kondo, Takumasa; Muñoz, Jazmín Adriana" ;
|
||||
|
@ -59,45 +58,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Laurencella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Margarodidae" ;
|
||||
dwc:genus "Laurencella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Margarodidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Margarodidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Margarodidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,12 +7,12 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3414244A6D01ED0EFF13CE4715A3FCC3>
|
||||
dc:creator "Kondo, Takumasa; Muñoz, Jazmín Adriana" ;
|
||||
dc:title "Austrotachardiella colombiana Kondo and Gullan" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Austrotachardiella_colombiana_Kondo_> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Myrtaceae>, <http://taxon-name.plazi.org/id/Plantae/Psidium_guajava> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.4645809> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -56,45 +56,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Austrotachardiella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Kerriidae" ;
|
||||
dwc:genus "Austrotachardiella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Kerriidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Kerriidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Kerriidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
|
@ -7,7 +7,6 @@
|
|||
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
|
||||
@prefix fabio: <http://purl.org/spar/fabio/> .
|
||||
@prefix trt: <http://plazi.org/vocab/treatment#> .
|
||||
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
||||
|
||||
<http://treatment.plazi.org/id/3414244A6D01ED0EFF13CFE41441FBA3>
|
||||
dc:creator "Kondo, Takumasa; Muñoz, Jazmín Adriana" ;
|
||||
|
@ -58,45 +57,30 @@
|
|||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Puto>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pseudococcidae" ;
|
||||
dwc:genus "Puto" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pseudococcidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pseudococcidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pseudococcidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemiptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemiptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue