56 lines
2.4 KiB
Turtle
56 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#> .
|
|
@prefix xlink: <http://www.w3.org/1999/xlink/> .
|
|
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
|
|
|
<http://treatment.plazi.org/id/37276F3C80CC520A908BC86BF2B847F8>
|
|
dc:creator "Xian, Chunlan; Leong, Chi Man; Luo, Jiuyang; Jia, Fenglong; Han, Hongxiang; Xie, Qiang" ;
|
|
dc:title "Agenocimbe jucunda" ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Agenocimbe_jucunda_Mocsary_1896> ;
|
|
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/Agenocimbe_jucunda_Mocsary_1896>
|
|
dwc:LSID "37276F3C-80CC-520A-908B-C86BF2B847F8" ;
|
|
dwc:authority "(Mocsary, 1896)" ;
|
|
dwc:baseAuthorityName "Mocsary" ;
|
|
dwc:baseAuthorityYear "1896" ;
|
|
dwc:genus "Agenocimbe" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "(Mocsary, 1896)" ;
|
|
dwc:species "jucunda" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Agenocimbe_jucunda> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Agenocimbe_jucunda>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:genus "Agenocimbe" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "jucunda" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Agenocimbe> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Agenocimbe>
|
|
dwc:genus "Agenocimbe" ;
|
|
dwc:rank "genus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Agenocimbe_jucunda> ;
|
|
a dwcFP:TaxonName .
|