54 lines
2.3 KiB
Turtle
54 lines
2.3 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/F9E7B2A8DD214E3CE3B08B16CB814E75>
|
|
dc:creator "Yang, Shih-Tsai; Kurahashi, Hiromu; Shiao, Shiuh-Feng" ;
|
|
dc:title "Aldrichina grahami Aldrich 1930" ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Aldrichina_grahami_Aldrich_1930> ;
|
|
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.434.7540> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.3897/zookeys.434.7540>
|
|
bibo:endPage "109" ;
|
|
bibo:journal "ZooKeys" ;
|
|
bibo:startPage "57" ;
|
|
bibo:volume "434" ;
|
|
dc:creator "Yang, Shih-Tsai; Kurahashi, Hiromu; Shiao, Shiuh-Feng" ;
|
|
dc:date "2014" ;
|
|
dc:title "Keys to the blow flies of Taiwan, with a checklist of recorded species and the description of a new species of Paradichosia Senior-White (Diptera, Calliphoridae)" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Aldrichina_grahami_Aldrich_1930>
|
|
dwc:authority "Aldrich, 1930" ;
|
|
dwc:authorityName "Aldrich" ;
|
|
dwc:authorityYear "1930" ;
|
|
dwc:genus "Aldrichina" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Aldrich, 1930" ;
|
|
dwc:species "grahami" ;
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8B9XR> ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aldrichina_grahami> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Aldrichina_grahami>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:genus "Aldrichina" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "grahami" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aldrichina> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Aldrichina>
|
|
dwc:genus "Aldrichina" ;
|
|
dwc:rank "genus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aldrichina_grahami> ;
|
|
a dwcFP:TaxonName .
|