GG2RDF 2024-08-27T17:47:35.524Z (plazi/treatments-xml)
This commit is contained in:
parent
1c0c968fd4
commit
e5961968d6
data
93
data/0A/55/F0/0A55F02B5DD8564B815E2898AADB7721.ttl
Normal file
93
data/0A/55/F0/0A55F02B5DD8564B815E2898AADB7721.ttl
Normal file
|
@ -0,0 +1,93 @@
|
|||
@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/0A55F02B5DD8564B815E2898AADB7721>
|
||||
dc:creator "Zhao, Ping; Ou, Minmin; Cao, Liangming; Liu, Huaiyu; Wang, Jianyun" ;
|
||||
dc:title "Euscopus Stal 1870" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Euscopus_Stal_1870> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1210.125457> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1210.125457>
|
||||
bibo:endPage "286" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:pubDate "2024-08-27" ;
|
||||
bibo:startPage "273" ;
|
||||
bibo:volume "1210" ;
|
||||
dc:creator "Zhao, Ping; Ou, Minmin; Cao, Liangming; Liu, Huaiyu; Wang, Jianyun" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "One new species and two new records of Pyrrhocoridae (Hemiptera, Heteroptera) from China" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Euscopus_Stal_1870>
|
||||
dwc:authority "Stal, 1870" ;
|
||||
dwc:authorityName "Stal" ;
|
||||
dwc:authorityYear "1870" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pyrrhocoridae" ;
|
||||
dwc:genus "Euscopus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Stal, 1870" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Euscopus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Euscopus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pyrrhocoridae" ;
|
||||
dwc:genus "Euscopus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pyrrhocoridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pyrrhocoridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pyrrhocoridae" ;
|
||||
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> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
79
data/55/06/32/5506324A2044FFF923B7ACB28BC8FD72.ttl
Normal file
79
data/55/06/32/5506324A2044FFF923B7ACB28BC8FD72.ttl
Normal file
|
@ -0,0 +1,79 @@
|
|||
@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/5506324A2044FFF923B7ACB28BC8FD72>
|
||||
dc:creator "Luo, L.; Wei, D. P.; Zhao, Q.; Chethana, K. W. Thilini" ;
|
||||
dc:title "Dicephalospora" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/phytotaxa.652.1.5> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Fungi/Dicephalospora> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.11646/phytotaxa.652.1.5>
|
||||
bibo:endPage "68" ;
|
||||
bibo:issue "1" ;
|
||||
bibo:journal "Phytotaxa" ;
|
||||
bibo:pubDate "2024-05-31" ;
|
||||
bibo:startPage "59" ;
|
||||
bibo:volume "652" ;
|
||||
dc:creator "Luo, L.; Wei, D. P.; Zhao, Q.; Chethana, K. W. Thilini" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "Unveiling the Diversity: A Novel Species of Dicephalospora (Helotiaceae, Helotiales) Discovered in China" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Dicephalospora>
|
||||
dwc:class "Leotiomycetes" ;
|
||||
dwc:family "Helotiaceae" ;
|
||||
dwc:genus "Dicephalospora" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Helotiales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Helotiaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Helotiaceae>
|
||||
dwc:class "Leotiomycetes" ;
|
||||
dwc:family "Helotiaceae" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Helotiales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Helotiales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Helotiales>
|
||||
dwc:class "Leotiomycetes" ;
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:order "Helotiales" ;
|
||||
dwc:phylum "Ascomycota" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Fungi/Leotiomycetes> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi/Leotiomycetes>
|
||||
dwc:class "Leotiomycetes" ;
|
||||
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> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Fungi>
|
||||
dwc:kingdom "Fungi" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
148
data/C1/FE/2B/C1FE2B7A643F5B20B7BEA030BEB0A744.ttl
Normal file
148
data/C1/FE/2B/C1FE2B7A643F5B20B7BEA030BEB0A744.ttl
Normal file
|
@ -0,0 +1,148 @@
|
|||
@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/C1FE2B7A643F5B20B7BEA030BEB0A744>
|
||||
dc:creator "Zhao, Ping; Ou, Minmin; Cao, Liangming; Liu, Huaiyu; Wang, Jianyun" ;
|
||||
dc:title "Brancucciana Ahmad & Zaidi 1986" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Brancucciana_Ahmad_1986> ;
|
||||
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Ascopus_Hsiao_1964>, <http://taxon-concept.plazi.org/id/Animalia/Ascopocoris_Stehlik_1999> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1210.125457> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1210.125457>
|
||||
bibo:endPage "286" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:pubDate "2024-08-27" ;
|
||||
bibo:startPage "273" ;
|
||||
bibo:volume "1210" ;
|
||||
dc:creator "Zhao, Ping; Ou, Minmin; Cao, Liangming; Liu, Huaiyu; Wang, Jianyun" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "One new species and two new records of Pyrrhocoridae (Hemiptera, Heteroptera) from China" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Brancucciana_Ahmad_1986>
|
||||
dwc:authority "Ahmad & Zaidi, 1986" ;
|
||||
dwc:authorityName "Ahmad & Zaidi" ;
|
||||
dwc:authorityYear "1986" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pyrrhocoridae" ;
|
||||
dwc:genus "Brancucciana" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Ahmad & Zaidi, 1986" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Brancucciana> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ascopus_Hsiao_1964>
|
||||
dwc:authority "Hsiao, 1964: 402" ;
|
||||
dwc:authorityName "Hsiao" ;
|
||||
dwc:authorityPageNumber "402" ;
|
||||
dwc:authorityYear "1964" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pyrrhocoridae" ;
|
||||
dwc:genus "Ascopus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Hsiao, 1964" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ascopus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ascopocoris_Stehlik_1999>
|
||||
dwc:authority "Stehlik & Kerzhner, 1999: 123" ;
|
||||
dwc:authorityName "Stehlik & Kerzhner" ;
|
||||
dwc:authorityPageNumber "123" ;
|
||||
dwc:authorityYear "1999" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pyrrhocoridae" ;
|
||||
dwc:genus "Ascopocoris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Stehlik & Kerzhner, 1999" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ascopocoris> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Brancucciana>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pyrrhocoridae" ;
|
||||
dwc:genus "Brancucciana" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pyrrhocoridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pyrrhocoridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pyrrhocoridae" ;
|
||||
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> ;
|
||||
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/Ascopus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pyrrhocoridae" ;
|
||||
dwc:genus "Ascopus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pyrrhocoridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ascopocoris>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pyrrhocoridae" ;
|
||||
dwc:genus "Ascopocoris" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pyrrhocoridae> ;
|
||||
a dwcFP:TaxonName .
|
93
data/DF/6D/FD/DF6DFDD0A1BC537493A70B99B988B6F7.ttl
Normal file
93
data/DF/6D/FD/DF6DFDD0A1BC537493A70B99B988B6F7.ttl
Normal file
|
@ -0,0 +1,93 @@
|
|||
@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/DF6DFDD0A1BC537493A70B99B988B6F7>
|
||||
dc:creator "Zhao, Ping; Ou, Minmin; Cao, Liangming; Liu, Huaiyu; Wang, Jianyun" ;
|
||||
dc:title "Dindymus Stal 1861" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dindymus_Stal_1861> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1210.125457> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.1210.125457>
|
||||
bibo:endPage "286" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:pubDate "2024-08-27" ;
|
||||
bibo:startPage "273" ;
|
||||
bibo:volume "1210" ;
|
||||
dc:creator "Zhao, Ping; Ou, Minmin; Cao, Liangming; Liu, Huaiyu; Wang, Jianyun" ;
|
||||
dc:date "2024" ;
|
||||
dc:title "One new species and two new records of Pyrrhocoridae (Hemiptera, Heteroptera) from China" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dindymus_Stal_1861>
|
||||
dwc:authority "Stal, 1861" ;
|
||||
dwc:authorityName "Stal" ;
|
||||
dwc:authorityYear "1861" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pyrrhocoridae" ;
|
||||
dwc:genus "Dindymus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Stal, 1861" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dindymus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dindymus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pyrrhocoridae" ;
|
||||
dwc:genus "Dindymus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hemiptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pyrrhocoridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pyrrhocoridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Pyrrhocoridae" ;
|
||||
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> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
Loading…
Reference in a new issue