GG2RDF 2024-07-04T10:51:45.858Z full update: 219 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
01b06048b4
commit
14c98771d7
3000 changed files with 403402 additions and 0 deletions
131
data/9C/10/2B/9C102BCE613656BF9275C15F867658D4.ttl
Normal file
131
data/9C/10/2B/9C102BCE613656BF9275C15F867658D4.ttl
Normal file
|
@ -0,0 +1,131 @@
|
|||
@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/9C102BCE613656BF9275C15F867658D4>
|
||||
dc:creator "Aspoeck, Ulrike; Aspoeck, Horst; Liu, Xingyue" ;
|
||||
dc:title "Austroneurorthus brunneipennis Esben-Petersen 1929" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Austroneurorthus_brunneipennis_Esben-Petersen_1929> ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Neurorthus_brunneipennis>, <http://taxon-name.plazi.org/id/Animalia/Austroneurorthus_brunneipennis> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/dez.64.13028> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/dez.64.13028>
|
||||
bibo:endPage "110" ;
|
||||
bibo:issue "2" ;
|
||||
bibo:journal "Deutsche Entomologische Zeitschrift" ;
|
||||
bibo:startPage "77" ;
|
||||
bibo:volume "64" ;
|
||||
dc:creator "Aspoeck, Ulrike; Aspoeck, Horst; Liu, Xingyue" ;
|
||||
dc:date "2017" ;
|
||||
dc:title "The Nevrorthidae, mistaken at all times: phylogeny and review of present knowledge (Holometabola, Neuropterida, Neuroptera)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Austroneurorthus_brunneipennis_Esben-Petersen_1929>
|
||||
dwc:authority "Esben-Petersen, 1929" ;
|
||||
dwc:authorityName "Esben-Petersen" ;
|
||||
dwc:authorityYear "1929" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nevrorthidae" ;
|
||||
dwc:genus "Austroneurorthus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neuroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Esben-Petersen, 1929" ;
|
||||
dwc:species "brunneipennis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/JXKR> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Austroneurorthus_brunneipennis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Austroneurorthus_brunneipennis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nevrorthidae" ;
|
||||
dwc:genus "Austroneurorthus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neuroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "brunneipennis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Austroneurorthus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Austroneurorthus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nevrorthidae" ;
|
||||
dwc:genus "Austroneurorthus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neuroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nevrorthidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nevrorthidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nevrorthidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neuroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neuroptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neuroptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neuroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neurorthus_brunneipennis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nevrorthidae" ;
|
||||
dwc:genus "Neurorthus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neuroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "brunneipennis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neurorthus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Neurorthus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Nevrorthidae" ;
|
||||
dwc:genus "Neurorthus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Neuroptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nevrorthidae> ;
|
||||
a dwcFP:TaxonName .
|
Loading…
Add table
Add a link
Reference in a new issue