55 lines
2.4 KiB
Turtle
55 lines
2.4 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/25101D0486B803E7CDE32E1E4412E947>
|
|
dc:creator "Lourenco, Wilson R." ;
|
|
dc:title "Betaburmesebuthus bellus Lourenco, 2016, sp. n." ;
|
|
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Betaburmesebuthus_bellus_Lourenco_2016> ;
|
|
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.600.8913> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.3897/zookeys.600.8913>
|
|
bibo:endPage "87" ;
|
|
bibo:journal "ZooKeys" ;
|
|
bibo:startPage "75" ;
|
|
bibo:volume "600" ;
|
|
dc:creator "Lourenco, Wilson R." ;
|
|
dc:date "2016" ;
|
|
dc:title "A preliminary synopsis on amber scorpions with special reference to Burmite species: an extraordinary development of our knowledge in only 20 years" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Betaburmesebuthus_bellus_Lourenco_2016>
|
|
# Info: authority attributes generated from docAuthor ;
|
|
dwc:LSID "http://zoobank.org/21267812-28A4-4D1A-BD96-A2D71ACC11F8" ;
|
|
dwc:authority "Lourenco, 2016" ;
|
|
dwc:authorityName "Lourenco" ;
|
|
dwc:authorityYear "2016" ;
|
|
dwc:genus "Betaburmesebuthus" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Lourenco, 2016" ;
|
|
dwc:species "bellus" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Betaburmesebuthus_bellus> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Betaburmesebuthus_bellus>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:genus "Betaburmesebuthus" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "bellus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Betaburmesebuthus> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Betaburmesebuthus>
|
|
dwc:genus "Betaburmesebuthus" ;
|
|
dwc:rank "genus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Betaburmesebuthus_bellus> ;
|
|
a dwcFP:TaxonName .
|