GG2RDF 2024-07-04T10:51:45.858Z full update: 230 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
879f78c83f
commit
87bc7b7a52
3000 changed files with 415878 additions and 0 deletions
89
data/09/D5/33/09D533F45656AADC4BA12C2C73878100.ttl
Normal file
89
data/09/D5/33/09D533F45656AADC4BA12C2C73878100.ttl
Normal file
|
@ -0,0 +1,89 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@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/09D533F45656AADC4BA12C2C73878100>
|
||||
dc:creator "Staines, Charles L.; Garcia-Robledo, Carlos" ;
|
||||
dc:title "Cephaloleia ochra Staines, sp. n." ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.436.5766> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Cephaloleia_ochra> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.436.5766>
|
||||
bibo:endPage "355" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "436" ;
|
||||
dc:creator "Staines, Charles L.; Garcia-Robledo, Carlos" ;
|
||||
dc:date "2014" ;
|
||||
dc:title "The genus Cephaloleia Chevrolat, 1836 (Coleoptera, Chrysomelidae, Cassidinae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cephaloleia_ochra>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chrysomelidae" ;
|
||||
dwc:genus "Cephaloleia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ochra" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cephaloleia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cephaloleia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chrysomelidae" ;
|
||||
dwc:genus "Cephaloleia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chrysomelidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chrysomelidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chrysomelidae" ;
|
||||
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 .
|
106
data/09/D5/57/09D5576D7C285759BA503DF678201A18.ttl
Normal file
106
data/09/D5/57/09D5576D7C285759BA503DF678201A18.ttl
Normal file
|
@ -0,0 +1,106 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@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/09D5576D7C285759BA503DF678201A18>
|
||||
dc:creator "Stampar, Sergio N.; Reimer, James D.; Maronna, Maximiliano M.; Lopes, Celine S. S.; Ceriello, Hellen; Santos, Thais B.; Acuna, Fabian H.; Morandini, Andre C." ;
|
||||
dc:title "Pachycerianthus delwynae Carter 1995" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pachycerianthus_delwynae_Carter_1995> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.952.50617> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.952.50617>
|
||||
bibo:endPage "63" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "952" ;
|
||||
dc:creator "Stampar, Sergio N.; Reimer, James D.; Maronna, Maximiliano M.; Lopes, Celine S. S.; Ceriello, Hellen; Santos, Thais B.; Acuna, Fabian H.; Morandini, Andre C." ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Ceriantharia (Cnidaria) of the World: an annotated catalogue and key to species" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Pachycerianthus_delwynae_Carter_1995>
|
||||
dwc:LSID "09D5576D-7C28-5759-BA50-3DF678201A18" ;
|
||||
dwc:authority "Carter, 1995" ;
|
||||
dwc:authorityName "Carter" ;
|
||||
dwc:authorityYear "1995" ;
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:family "Cerianthidae" ;
|
||||
dwc:genus "Pachycerianthus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Spirularia" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Carter, 1995" ;
|
||||
dwc:species "delwynae" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pachycerianthus_delwynae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pachycerianthus_delwynae>
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:family "Cerianthidae" ;
|
||||
dwc:genus "Pachycerianthus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Spirularia" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "delwynae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pachycerianthus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pachycerianthus>
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:family "Cerianthidae" ;
|
||||
dwc:genus "Pachycerianthus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Spirularia" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cerianthidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Cerianthidae>
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:family "Cerianthidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Spirularia" ;
|
||||
dwc:phylum "Cnidaria" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Spirularia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Spirularia>
|
||||
dwc:class "Anthozoa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Spirularia" ;
|
||||
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> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
107
data/09/D5/71/09D571045442557D9DC0F18E19C2246E.ttl
Normal file
107
data/09/D5/71/09D571045442557D9DC0F18E19C2246E.ttl
Normal file
|
@ -0,0 +1,107 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@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/09D571045442557D9DC0F18E19C2246E>
|
||||
dc:creator "Ospina-Sanchez, Claudia Marcela; Soto-Adames, Felipe N; Gonzalez, Grizelle" ;
|
||||
dc:title "Dicranocentrus celatus Mari Mutt 1985" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dicranocentrus_celatus_Mutt_1985> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.8.e52054> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.8.e52054>
|
||||
bibo:endPage "52054" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "52054" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Ospina-Sanchez, Claudia Marcela; Soto-Adames, Felipe N; Gonzalez, Grizelle" ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Checklist and distribution of Collembola from Greater Puerto Rico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dicranocentrus_celatus_Mutt_1985>
|
||||
dwc:LSID "09D57104-5442-557D-9DC0-F18E19C2246E" ;
|
||||
dwc:authority "Mari Mutt, 1985" ;
|
||||
dwc:authorityName "Mari Mutt" ;
|
||||
dwc:authorityYear "1985" ;
|
||||
dwc:class "Collembola" ;
|
||||
dwc:family "Orchesellidae" ;
|
||||
dwc:genus "Dicranocentrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Entomobryomorpha" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mari Mutt, 1985" ;
|
||||
dwc:species "celatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/35R5H> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dicranocentrus_celatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dicranocentrus_celatus>
|
||||
dwc:class "Collembola" ;
|
||||
dwc:family "Orchesellidae" ;
|
||||
dwc:genus "Dicranocentrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Entomobryomorpha" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "celatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dicranocentrus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dicranocentrus>
|
||||
dwc:class "Collembola" ;
|
||||
dwc:family "Orchesellidae" ;
|
||||
dwc:genus "Dicranocentrus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Entomobryomorpha" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Orchesellidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Orchesellidae>
|
||||
dwc:class "Collembola" ;
|
||||
dwc:family "Orchesellidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Entomobryomorpha" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Entomobryomorpha> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Entomobryomorpha>
|
||||
dwc:class "Collembola" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Entomobryomorpha" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Collembola> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Collembola>
|
||||
dwc:class "Collembola" ;
|
||||
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 .
|
140
data/09/D5/F2/09D5F2CCECF00370F22122CBB6DC748C.ttl
Normal file
140
data/09/D5/F2/09D5F2CCECF00370F22122CBB6DC748C.ttl
Normal file
|
@ -0,0 +1,140 @@
|
|||
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
|
||||
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
|
||||
@prefix bibo: <http://purl.org/ontology/bibo/> .
|
||||
@prefix cito: <http://purl.org/spar/cito/> .
|
||||
@prefix dc: <http://purl.org/dc/elements/1.1/> .
|
||||
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
|
||||
@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/09D5F2CCECF00370F22122CBB6DC748C>
|
||||
dc:creator "Vincent, Benoit; Laguerre, Michel" ;
|
||||
dc:title "Lophocampa hyalinipuncta Rothschild 1909" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lophocampa_hyalinipuncta_Rothschild_1909> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Halisidota_hyalinipuncta> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.264.4166> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.264.4166>
|
||||
bibo:endPage "69" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "47" ;
|
||||
bibo:volume "264" ;
|
||||
dc:creator "Vincent, Benoit; Laguerre, Michel" ;
|
||||
dc:date "2013" ;
|
||||
dc:title "Four new Neotropical Lophocampa species with a redescription of Lophocampa atriceps (Hampson) (Lepidoptera, Erebidae, Arctiinae)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lophocampa_hyalinipuncta_Rothschild_1909>
|
||||
dwc:LSID "http://species-id.net/wiki/Lophocampa_hyalinipuncta" ;
|
||||
dwc:authority "Rothschild, 1909" ;
|
||||
dwc:authorityName "Rothschild" ;
|
||||
dwc:authorityYear "1909" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Arctiidae" ;
|
||||
dwc:genus "Lophocampa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Rothschild, 1909" ;
|
||||
dwc:species "hyalinipuncta" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lophocampa_hyalinipuncta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lophocampa_hyalinipuncta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Arctiidae" ;
|
||||
dwc:genus "Lophocampa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "hyalinipuncta" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lophocampa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lophocampa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Arctiidae" ;
|
||||
dwc:genus "Lophocampa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arctiidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arctiidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Arctiidae" ;
|
||||
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> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Halisidota_hyalinipuncta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:genus "Halisidota" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "hyalinipuncta" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Halisidota> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Halisidota>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
dwc:genus "Halisidota" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Lepidoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Erebidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Erebidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Erebidae" ;
|
||||
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 .
|
Loading…
Add table
Add a link
Reference in a new issue