This commit is contained in:
parent
e6a3a4a71f
commit
cf0eb043ce
|
@ -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/> .
|
||||
# Error: the treatment is lacking the taxon
|
||||
|
||||
<http://treatment.plazi.org/id/03BE87D6FFD8FFFC98EAF98EF9FA376A>
|
||||
dc:creator "Love, Milton S.; Bizzarro, Joseph J.; Cornthwaite, Maria; Frable, Benjamin W.; Maslenikov, Katherine P." ;
|
||||
dc:title "Lophotus capellei Temminck & Schlegel 1845" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lophotus_capellei_Temminck_1845> ;
|
||||
dc:title "Checklist of marine and estuarine fishes from the Alaska-Yukon Border, Beaufort Sea, to Cabo San Lucas, Mexico" ;
|
||||
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.5053.1.1> ;
|
||||
a trt:Treatment .
|
||||
|
||||
|
@ -27,81 +26,3 @@
|
|||
dc:date "2021" ;
|
||||
dc:title "Checklist of marine and estuarine fishes from the Alaska-Yukon Border, Beaufort Sea, to Cabo San Lucas, Mexico" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Lophotus_capellei_Temminck_1845>
|
||||
dwc:authority "Temminck & Schlegel, 1845" ;
|
||||
dwc:authorityName "Temminck & Schlegel" ;
|
||||
dwc:authorityYear "1845" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Curculionidae" ;
|
||||
dwc:genus "Lophotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Temminck & Schlegel, 1845" ;
|
||||
dwc:species "capellei" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lophotus_capellei> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lophotus_capellei>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Curculionidae" ;
|
||||
dwc:genus "Lophotus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "capellei" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lophotus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Lophotus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Curculionidae" ;
|
||||
dwc:genus "Lophotus" ;
|
||||
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> ;
|
||||
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