153 lines
5.5 KiB
Turtle
153 lines
5.5 KiB
Turtle
|
@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/> .
|
||
|
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
||
|
|
||
|
<http://treatment.plazi.org/id/47E372A27E5FC082C47942B039C681D7>
|
||
|
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Harpagonyx_carlottae>' due to issues with rank ;
|
||
|
dc:creator "Svenson, Gavin J." ;
|
||
|
dc:title "Harpagonyx carlottae Rehn 1904" ;
|
||
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Harpagonyx_carlottae_Rehn_1904> ;
|
||
|
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Mionyx_saevus>, <http://taxon-name.plazi.org/id/Animalia/Mionyx_fera>, <http://taxon-name.plazi.org/id/Animalia/Pseudomusonia_carlottae> ;
|
||
|
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.433.7054> ;
|
||
|
a trt:Treatment .
|
||
|
|
||
|
<http://dx.doi.org/10.3897/zookeys.433.7054>
|
||
|
bibo:endPage "75" ;
|
||
|
bibo:journal "ZooKeys" ;
|
||
|
bibo:startPage "31" ;
|
||
|
bibo:volume "433" ;
|
||
|
dc:creator "Svenson, Gavin J." ;
|
||
|
dc:date "2014" ;
|
||
|
dc:title "The type material of Mantodea (praying mantises) deposited in the National Museum of Natural History, Smithsonian Institution, USA" ;
|
||
|
a fabio:JournalArticle .
|
||
|
|
||
|
<http://taxon-concept.plazi.org/id/Animalia/Harpagonyx_carlottae_Rehn_1904>
|
||
|
dwc:authority "Rehn, 1904" ;
|
||
|
dwc:authorityName "Rehn" ;
|
||
|
dwc:authorityYear "1904" ;
|
||
|
dwc:genus "Harpagonyx" ;
|
||
|
dwc:rank "species" ;
|
||
|
dwc:scientificNameAuthorship "Rehn, 1904" ;
|
||
|
dwc:species "carlottae" ;
|
||
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Harpagonyx_carlottae> ;
|
||
|
a dwcFP:TaxonConcept .
|
||
|
|
||
|
<http://taxon-name.plazi.org/id/Animalia/Harpagonyx_carlottae>
|
||
|
# Warning: Could not determine parent name ;
|
||
|
dwc:genus "Harpagonyx" ;
|
||
|
dwc:rank "species" ;
|
||
|
dwc:species "carlottae" ;
|
||
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Harpagonyx> ;
|
||
|
a dwcFP:TaxonName .
|
||
|
|
||
|
<http://taxon-name.plazi.org/id/Animalia/Harpagonyx>
|
||
|
dwc:genus "Harpagonyx" ;
|
||
|
dwc:rank "genus" ;
|
||
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Harpagonyx_carlottae> ;
|
||
|
a dwcFP:TaxonName .
|
||
|
|
||
|
<http://taxon-name.plazi.org/id/Animalia/Mionyx_saevus>
|
||
|
dwc:class "Insecta" ;
|
||
|
dwc:family "Thespidae" ;
|
||
|
dwc:genus "Mionyx" ;
|
||
|
dwc:kingdom "Animalia" ;
|
||
|
dwc:order "Mantodea" ;
|
||
|
dwc:phylum "Arthropoda" ;
|
||
|
dwc:rank "species" ;
|
||
|
dwc:species "saevus" ;
|
||
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mionyx> ;
|
||
|
a dwcFP:TaxonName .
|
||
|
|
||
|
<http://taxon-name.plazi.org/id/Animalia/Mionyx>
|
||
|
dwc:class "Insecta" ;
|
||
|
dwc:family "Thespidae" ;
|
||
|
dwc:genus "Mionyx" ;
|
||
|
dwc:kingdom "Animalia" ;
|
||
|
dwc:order "Mantodea" ;
|
||
|
dwc:phylum "Arthropoda" ;
|
||
|
dwc:rank "genus" ;
|
||
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thespidae> ;
|
||
|
a dwcFP:TaxonName .
|
||
|
|
||
|
<http://taxon-name.plazi.org/id/Animalia/Thespidae>
|
||
|
dwc:class "Insecta" ;
|
||
|
dwc:family "Thespidae" ;
|
||
|
dwc:kingdom "Animalia" ;
|
||
|
dwc:order "Mantodea" ;
|
||
|
dwc:phylum "Arthropoda" ;
|
||
|
dwc:rank "family" ;
|
||
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mantodea> ;
|
||
|
a dwcFP:TaxonName .
|
||
|
|
||
|
<http://taxon-name.plazi.org/id/Animalia/Mantodea>
|
||
|
dwc:class "Insecta" ;
|
||
|
dwc:kingdom "Animalia" ;
|
||
|
dwc:order "Mantodea" ;
|
||
|
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/Mionyx_fera>
|
||
|
dwc:class "Insecta" ;
|
||
|
dwc:family "Thespidae" ;
|
||
|
dwc:genus "Mionyx" ;
|
||
|
dwc:kingdom "Animalia" ;
|
||
|
dwc:order "Mantodea" ;
|
||
|
dwc:phylum "Arthropoda" ;
|
||
|
dwc:rank "species" ;
|
||
|
dwc:species "fera" ;
|
||
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mionyx> ;
|
||
|
a dwcFP:TaxonName .
|
||
|
|
||
|
<http://taxon-name.plazi.org/id/Animalia/Pseudomusonia_carlottae>
|
||
|
dwc:class "Insecta" ;
|
||
|
dwc:family "Thespidae" ;
|
||
|
dwc:genus "Pseudomusonia" ;
|
||
|
dwc:kingdom "Animalia" ;
|
||
|
dwc:order "Mantodea" ;
|
||
|
dwc:phylum "Arthropoda" ;
|
||
|
dwc:rank "species" ;
|
||
|
dwc:species "carlottae" ;
|
||
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pseudomusonia> ;
|
||
|
a dwcFP:TaxonName .
|
||
|
|
||
|
<http://taxon-name.plazi.org/id/Animalia/Pseudomusonia>
|
||
|
dwc:class "Insecta" ;
|
||
|
dwc:family "Thespidae" ;
|
||
|
dwc:genus "Pseudomusonia" ;
|
||
|
dwc:kingdom "Animalia" ;
|
||
|
dwc:order "Mantodea" ;
|
||
|
dwc:phylum "Arthropoda" ;
|
||
|
dwc:rank "genus" ;
|
||
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Thespidae> ;
|
||
|
a dwcFP:TaxonName .
|