44 lines
1.9 KiB
Turtle
44 lines
1.9 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#> .
|
|
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
|
|
|
<http://treatment.plazi.org/id/45A1602E2C9044110585BC20E97CF1EA>
|
|
dc:creator "Aristov, Daniil S.; Storozhenko, Sergey Yu." ;
|
|
dc:title "Permulidae Aristov & Storozhenko, nom. n." ;
|
|
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Permulidae_Aristov_2011> ;
|
|
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.130.1489> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.3897/zookeys.130.1489>
|
|
bibo:endPage "130" ;
|
|
bibo:journal "ZooKeys" ;
|
|
bibo:startPage "111" ;
|
|
bibo:volume "130" ;
|
|
dc:creator "Aristov, Daniil S.; Storozhenko, Sergey Yu." ;
|
|
dc:date "2011" ;
|
|
dc:title "Review of the Permian family Permulidae nomen novum pro Aliculidae Storozhenko, 1997 (Grylloblattida)" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Permulidae_Aristov_2011>
|
|
# Warning: Using document metadata for authority year ;
|
|
dwc:LSID "http://species-id.net/wiki/Permulidae" ;
|
|
dwc:authority "Aristov & Storozhenko" ;
|
|
dwc:family "Permulidae" ;
|
|
dwc:rank "family" ;
|
|
dwc:scientificNameAuthorship "Aristov & Storozhenko, 2011" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Permulidae> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Permulidae>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:family "Permulidae" ;
|
|
dwc:rank "family" ;
|
|
a dwcFP:TaxonName .
|