55 lines
2.2 KiB
Turtle
55 lines
2.2 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#> .
|
||
|
||
<http://treatment.plazi.org/id/927387F9E22F540C89E714EDFE2CC010>
|
||
dc:creator "Yoshizawa, Kazunori" ;
|
||
dc:title "Archipsocetae Yoshizawa 2002, INFRAORDER NOV." ;
|
||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Archipsocidae> ;
|
||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Archipsocetae_Yoshizawa_2002> ;
|
||
trt:publishedIn <http://dx.doi.org/10.1046/j.1096-3642.2002.00036.x> ;
|
||
a trt:Treatment .
|
||
|
||
<http://dx.doi.org/10.1046/j.1096-3642.2002.00036.x>
|
||
bibo:endPage "400" ;
|
||
bibo:issue "3" ;
|
||
bibo:journal "Zoological Journal of the Linnean Society" ;
|
||
bibo:pubDate "2002-11-30" ;
|
||
bibo:startPage "371" ;
|
||
bibo:volume "136" ;
|
||
dc:creator "Yoshizawa, Kazunori" ;
|
||
dc:date "2002" ;
|
||
dc:title "Phylogeny and higher classification of suborder Psocomorpha (Insecta: Psocodea: ‘ Psocoptera’)" ;
|
||
a fabio:JournalArticle .
|
||
|
||
<http://taxon-concept.plazi.org/id/Animalia/Archipsocetae_Yoshizawa_2002>
|
||
dwc:authority "Yoshizawa, 2002" ;
|
||
dwc:authorityName "Yoshizawa" ;
|
||
dwc:authorityYear "2002" ;
|
||
dwc:class "Insecta" ;
|
||
dwc:infraOrder "Archipsocetae" ;
|
||
dwc:kingdom "Animalia" ;
|
||
dwc:order "Psocodea" ;
|
||
dwc:phylum "Arthropoda" ;
|
||
dwc:rank "infraOrder" ;
|
||
dwc:scientificNameAuthorship "Yoshizawa, 2002" ;
|
||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8N8GH> ;
|
||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Archipsocetae> ;
|
||
a dwcFP:TaxonConcept .
|
||
|
||
<http://taxon-name.plazi.org/id/Animalia/Archipsocetae>
|
||
# Warning: Could not determine parent name ;
|
||
dwc:class "Insecta" ;
|
||
dwc:infraOrder "Archipsocetae" ;
|
||
dwc:kingdom "Animalia" ;
|
||
dwc:order "Psocodea" ;
|
||
dwc:phylum "Arthropoda" ;
|
||
dwc:rank "infraOrder" ;
|
||
a dwcFP:TaxonName .
|