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/146B61CE33BF58D4B526E1E95428567B>
|
|
dc:creator "Xian, Chunlan; Leong, Chi Man; Luo, Jiuyang; Jia, Fenglong; Han, Hongxiang; Xie, Qiang" ;
|
|
dc:title "Trichophrsetis cretacea" ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trichophrsetis_cretacea_Butler_1879> ;
|
|
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/Trichophrsetis_cretacea_Butler_1879>
|
|
dwc:LSID "146B61CE-33BF-58D4-B526-E1E95428567B" ;
|
|
dwc:authority "(Butler, 1879)" ;
|
|
dwc:baseAuthorityName "Butler" ;
|
|
dwc:baseAuthorityYear "1879" ;
|
|
dwc:genus "Trichophrsetis" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "(Butler, 1879)" ;
|
|
dwc:species "cretacea" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichophrsetis_cretacea> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Trichophrsetis_cretacea>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:genus "Trichophrsetis" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "cretacea" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichophrsetis> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Trichophrsetis>
|
|
dwc:genus "Trichophrsetis" ;
|
|
dwc:rank "genus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichophrsetis_cretacea> ;
|
|
a dwcFP:TaxonName .
|