56 lines
2.1 KiB
Turtle
56 lines
2.1 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/> .
|
|
|
|
<http://treatment.plazi.org/id/7C1ED5D2847EB8C34DE1ACF7076B1682>
|
|
dc:creator "Tanaka, Hirotaka" ;
|
|
dc:title "Ripersiellina Kozar 2007" ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ripersiellina_Kozar_2007> ;
|
|
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.616.9442> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.3897/zookeys.616.9442>
|
|
bibo:endPage "124" ;
|
|
bibo:journal "ZooKeys" ;
|
|
bibo:startPage "115" ;
|
|
bibo:volume "616" ;
|
|
dc:creator "Tanaka, Hirotaka" ;
|
|
dc:date "2016" ;
|
|
dc:title "A new genus and species of Rhizoecidae (Hemiptera, Sternorryncha, Coccomorpha) associated with Acropygayaeyamensis (Hymenoptera, Formicidae, Formicinae)" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Ripersiellina_Kozar_2007>
|
|
dwc:above-genus "Ripersiellina" ;
|
|
dwc:authority "Kozar, 2007" ;
|
|
dwc:authorityName "Kozar" ;
|
|
dwc:authorityYear "2007" ;
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Rhizoecidae" ;
|
|
dwc:genus "Ripersiellina" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Hemiptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "above-genus" ;
|
|
dwc:scientificNameAuthorship "Kozar, 2007" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ripersiellina> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Ripersiellina>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:above-genus "Ripersiellina" ;
|
|
dwc:class "Insecta" ;
|
|
dwc:family "Rhizoecidae" ;
|
|
dwc:genus "Ripersiellina" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Hemiptera" ;
|
|
dwc:phylum "Arthropoda" ;
|
|
dwc:rank "above-genus" ;
|
|
a dwcFP:TaxonName .
|