2024-07-04 12:56:59 +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 12:56:59 +02:00
|
|
|
|
|
|
|
<http://treatment.plazi.org/id/D5576A0AD41ECBE0343061135B1BABAB>
|
|
|
|
dc:creator "Maddison, David R." ;
|
|
|
|
dc:title "Antiperyphanes Maddison, 2014, Complex" ;
|
2024-09-27 00:17:43 +02:00
|
|
|
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Antiperyphanes_Maddison_2014> ;
|
2024-07-04 12:56:59 +02:00
|
|
|
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.416.7706> ;
|
|
|
|
a trt:Treatment .
|
|
|
|
|
|
|
|
<http://dx.doi.org/10.3897/zookeys.416.7706>
|
|
|
|
bibo:endPage "155" ;
|
|
|
|
bibo:journal "ZooKeys" ;
|
|
|
|
bibo:startPage "113" ;
|
|
|
|
bibo:volume "416" ;
|
|
|
|
dc:creator "Maddison, David R." ;
|
|
|
|
dc:date "2014" ;
|
|
|
|
dc:title "An unexpected clade of South American ground beetles (Coleoptera, Carabidae, Bembidion)" ;
|
|
|
|
a fabio:JournalArticle .
|
|
|
|
|
2024-09-27 00:17:43 +02:00
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Antiperyphanes_Maddison_2014>
|
|
|
|
# Info: authority attributes generated from docAuthor ;
|
|
|
|
dwc:authority "Maddison, 2014" ;
|
|
|
|
dwc:authorityName "Maddison" ;
|
|
|
|
dwc:authorityYear "2014" ;
|
|
|
|
dwc:genus "Antiperyphanes" ;
|
|
|
|
dwc:rank "genus" ;
|
|
|
|
dwc:scientificNameAuthorship "Maddison, 2014" ;
|
|
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Antiperyphanes> ;
|
|
|
|
a dwcFP:TaxonConcept .
|
|
|
|
|
2024-07-04 12:56:59 +02:00
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Antiperyphanes>
|
2024-12-01 09:26:06 +01:00
|
|
|
# Warning: Could not determine parent name ;
|
2024-07-04 12:56:59 +02:00
|
|
|
dwc:genus "Antiperyphanes" ;
|
|
|
|
dwc:rank "genus" ;
|
|
|
|
a dwcFP:TaxonName .
|