2024-07-04 14:33:22 +02:00
|
|
|
@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#> .
|
2024-12-01 09:26:06 +01:00
|
|
|
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
2024-07-04 14:33:22 +02:00
|
|
|
|
|
|
|
<http://treatment.plazi.org/id/CFC41DC436C1E9F801F872E26BEBBE1B>
|
2024-12-01 09:26:06 +01:00
|
|
|
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Spinolyprops_rufithorax>' due to issues with rank ;
|
2024-07-04 14:33:22 +02:00
|
|
|
dc:creator "Schawaller, Wolfgang" ;
|
|
|
|
dc:title "Spinolyprops lateralis Pic 1917" ;
|
|
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Spinolyprops_lateralis_Pic_1917> ;
|
|
|
|
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.243.3879> ;
|
|
|
|
a trt:Treatment .
|
|
|
|
|
|
|
|
<http://dx.doi.org/10.3897/zookeys.243.3879>
|
|
|
|
bibo:endPage "94" ;
|
|
|
|
bibo:journal "ZooKeys" ;
|
|
|
|
bibo:startPage "83" ;
|
|
|
|
bibo:volume "243" ;
|
|
|
|
dc:creator "Schawaller, Wolfgang" ;
|
|
|
|
dc:date "2012" ;
|
|
|
|
dc:title "Two new species and new records of the genus Spinolyprops Pic, 1917 from the Oriental Region (Coleoptera, Tenebrionidae, Lupropini) *" ;
|
|
|
|
a fabio:JournalArticle .
|
|
|
|
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Spinolyprops_lateralis_Pic_1917>
|
|
|
|
dwc:LSID "http://species-id.net/wiki/Spinolyprops_lateralis" ;
|
|
|
|
dwc:authority "Pic, 1917" ;
|
|
|
|
dwc:authorityName "Pic" ;
|
|
|
|
dwc:authorityYear "1917" ;
|
|
|
|
dwc:genus "Spinolyprops" ;
|
|
|
|
dwc:rank "species" ;
|
|
|
|
dwc:scientificNameAuthorship "Pic, 1917" ;
|
|
|
|
dwc:species "lateralis" ;
|
2024-12-01 09:26:06 +01:00
|
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8QJTJ> ;
|
2024-07-04 14:33:22 +02:00
|
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Spinolyprops_lateralis> ;
|
|
|
|
a dwcFP:TaxonConcept .
|
|
|
|
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Spinolyprops_lateralis>
|
2024-12-01 09:26:06 +01:00
|
|
|
# Warning: Could not determine parent name ;
|
2024-07-04 14:33:22 +02:00
|
|
|
dwc:genus "Spinolyprops" ;
|
|
|
|
dwc:rank "species" ;
|
|
|
|
dwc:species "lateralis" ;
|
|
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Spinolyprops> ;
|
|
|
|
a dwcFP:TaxonName .
|
|
|
|
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Spinolyprops>
|
|
|
|
dwc:genus "Spinolyprops" ;
|
|
|
|
dwc:rank "genus" ;
|
2024-12-01 09:26:06 +01:00
|
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Spinolyprops_lateralis> ;
|
2024-07-04 14:33:22 +02:00
|
|
|
a dwcFP:TaxonName .
|