2024-07-04 12:59:25 +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#> .
|
|
|
|
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
|
|
|
|
|
|
|
<http://treatment.plazi.org/id/989AD2095C463942F9CD04D4CA34D488>
|
2024-11-08 15:31:11 +01:00
|
|
|
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Opisotretidae>' due to issues with rank ;
|
2024-07-04 12:59:25 +02:00
|
|
|
dc:creator "Golovatch, Sergei I.; Geoffroy, Jean-Jacques; Stoev, Pavel; Spiegel, Didier Vanden" ;
|
|
|
|
dc:title "Opisotretidae Hoffman 1980" ;
|
|
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Opisotretidae_Hoffman_1980> ;
|
|
|
|
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.302.5357> ;
|
|
|
|
a trt:Treatment .
|
|
|
|
|
|
|
|
<http://dx.doi.org/10.3897/zookeys.302.5357>
|
|
|
|
bibo:endPage "77" ;
|
|
|
|
bibo:journal "ZooKeys" ;
|
|
|
|
bibo:startPage "13" ;
|
|
|
|
bibo:volume "302" ;
|
|
|
|
dc:creator "Golovatch, Sergei I.; Geoffroy, Jean-Jacques; Stoev, Pavel; Spiegel, Didier Vanden" ;
|
|
|
|
dc:date "2013" ;
|
|
|
|
dc:title "Review of the millipede family Opisotretidae (Diplopoda, Polydesmida), with descriptions of new species" ;
|
|
|
|
a fabio:JournalArticle .
|
|
|
|
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Opisotretidae_Hoffman_1980>
|
|
|
|
dwc:LSID "http://species-id.net/wiki/Opisotretidae" ;
|
|
|
|
dwc:authority "Hoffman, 1980" ;
|
|
|
|
dwc:authorityName "Hoffman" ;
|
|
|
|
dwc:authorityYear "1980" ;
|
|
|
|
dwc:family "Opisotretidae" ;
|
|
|
|
dwc:rank "family" ;
|
|
|
|
dwc:scientificNameAuthorship "Hoffman, 1980" ;
|
|
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Opisotretidae> ;
|
|
|
|
a dwcFP:TaxonConcept .
|
|
|
|
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Opisotretidae>
|
|
|
|
# Warning: Could not determine parent name ;
|
|
|
|
dwc:family "Opisotretidae" ;
|
|
|
|
dwc:rank "family" ;
|
|
|
|
a dwcFP:TaxonName .
|