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#> .
|
|
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
|
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
|
|
|
<http://treatment.plazi.org/id/2482CE8EE53B5F1DBAA65A02FE05BD83>
|
|
dc:creator "Xian, Chunlan; Leong, Chi Man; Luo, Jiuyang; Jia, Fenglong; Han, Hongxiang; Xie, Qiang" ;
|
|
dc:title "Eumnyrmococcus smithii Silvestri 1926" ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Eumnyrmococcus_smithii_Silvestri_1926> ;
|
|
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.12.e118110> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.3897/BDJ.12.e118110>
|
|
bibo:endPage "118110" ;
|
|
bibo:journal "Biodiversity Data Journal" ;
|
|
bibo:pubDate "2024-04-05" ;
|
|
bibo:startPage "118110" ;
|
|
bibo:volume "12" ;
|
|
dc:creator "Xian, Chunlan; Leong, Chi Man; Luo, Jiuyang; Jia, Fenglong; Han, Hongxiang; Xie, Qiang" ;
|
|
dc:date "2024" ;
|
|
dc:title "Diversity pattern of insects from Macao based on an updated species checklist after 25 years" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Eumnyrmococcus_smithii_Silvestri_1926>
|
|
dwc:LSID "2482CE8E-E53B-5F1D-BAA6-5A02FE05BD83" ;
|
|
dwc:authority "Silvestri, 1926" ;
|
|
dwc:authorityName "Silvestri" ;
|
|
dwc:authorityYear "1926" ;
|
|
dwc:genus "Eumnyrmococcus" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Silvestri, 1926" ;
|
|
dwc:species "smithii" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eumnyrmococcus_smithii> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Eumnyrmococcus_smithii>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:genus "Eumnyrmococcus" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "smithii" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eumnyrmococcus> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Eumnyrmococcus>
|
|
dwc:genus "Eumnyrmococcus" ;
|
|
dwc:rank "genus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eumnyrmococcus_smithii> ;
|
|
a dwcFP:TaxonName .
|