56 lines
2.5 KiB
Turtle
56 lines
2.5 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/C061F1F83EB638BD426A98B54F6C4072>
|
|
dc:creator "Liu, Sulin; Shih, Chungkun; Ren, Dong" ;
|
|
dc:title "Exilibittacus plagioneurus Liu, Shih & Ren, 2014, sp. n." ;
|
|
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Exilibittacus_plagioneurus_Liu_2014> ;
|
|
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.466.8047> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.3897/zookeys.466.8047>
|
|
bibo:endPage "94" ;
|
|
bibo:journal "ZooKeys" ;
|
|
bibo:startPage "77" ;
|
|
bibo:volume "466" ;
|
|
dc:creator "Liu, Sulin; Shih, Chungkun; Ren, Dong" ;
|
|
dc:date "2014" ;
|
|
dc:title "Four new species of hangingflies (Insecta, Mecoptera, Bittacidae) from the Middle Jurassic of northeastern China" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Exilibittacus_plagioneurus_Liu_2014>
|
|
# Info: authority attributes generated from docAuthor ;
|
|
dwc:LSID "http://zoobank.org/CCEF6E6E-B54D-43CB-8E24-F289597FB4C1" ;
|
|
dwc:authority "Liu, Shih & Ren, 2014" ;
|
|
dwc:authorityName "Liu, Shih & Ren" ;
|
|
dwc:authorityYear "2014" ;
|
|
dwc:genus "Exilibittacus" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Liu, Shih & Ren, 2014" ;
|
|
dwc:species "plagioneurus" ;
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6R9T> ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Exilibittacus_plagioneurus> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Exilibittacus_plagioneurus>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:genus "Exilibittacus" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "plagioneurus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Exilibittacus> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Exilibittacus>
|
|
dwc:genus "Exilibittacus" ;
|
|
dwc:rank "genus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Exilibittacus_plagioneurus> ;
|
|
a dwcFP:TaxonName .
|