GG2RDF 2024-07-04T10:51:45.858Z full update: 214 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
fc46382322
commit
52cabd8075
3000 changed files with 385388 additions and 0 deletions
120
data/CF/3E/87/CF3E8785FFA96B1706CDF987FD60FDA7.ttl
Normal file
120
data/CF/3E/87/CF3E8785FFA96B1706CDF987FD60FDA7.ttl
Normal file
|
|
@ -0,0 +1,120 @@
|
|||
@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/CF3E8785FFA96B1706CDF987FD60FDA7>
|
||||
dc:creator "Brown, Brian V.; Kung, Giar-Ann" ;
|
||||
dc:title "Dohrniphora nakayamai Brown & Kung 2010, sp. n." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/CF3E8785FFA96B1706CDF987FD60FDA7.mc.F7FF3CCEFFAA6B17069DFE12FD60FDA7> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dohrniphora_nakayamai_Brown_2010> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/3307FFFDFF8C6B31065AFFCAFFBEFFBD> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/3307FFFDFF8C6B31065AFFCAFFBEFFBD>
|
||||
bibo:endPage "142" ;
|
||||
bibo:journal "Zootaxa" ;
|
||||
bibo:pubDate "2010-12-03" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "2699" ;
|
||||
dc:creator "Brown, Brian V.; Kung, Giar-Ann" ;
|
||||
dc:date "2010" ;
|
||||
dc:title "2699" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dohrniphora_nakayamai_Brown_2010>
|
||||
dwc:authority "Brown & Kung, 2010" ;
|
||||
dwc:authorityName "Brown & Kung" ;
|
||||
dwc:authorityYear "2010" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phoridae" ;
|
||||
dwc:genus "Dohrniphora" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Brown & Kung, 2010" ;
|
||||
dwc:species "nakayamai" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8BTMD> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dohrniphora_nakayamai> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dohrniphora_nakayamai>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phoridae" ;
|
||||
dwc:genus "Dohrniphora" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nakayamai" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dohrniphora> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dohrniphora>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phoridae" ;
|
||||
dwc:genus "Dohrniphora" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phoridae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Phoridae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Phoridae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
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://tb.plazi.org/GgServer/dwcaRecords/CF3E8785FFA96B1706CDF987FD60FDA7.mc.F7FF3CCEFFAA6B17069DFE12FD60FDA7>
|
||||
dwc:catalogNumber "ENT 232193" ;
|
||||
dwc:collectionCode "LACM, INPA" ;
|
||||
dwc:eventDate "1985-10-31" ;
|
||||
dwc:locality "Amazonas" ;
|
||||
dwc:recordedBy "B. Klein" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
dwc:verbatimLatitude "-3.13" ;
|
||||
dwc:verbatimLongitude "-60.02" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/CF3E8785FFA96B1706CDF987FD60FDA7#F7FF3CCEFFAA6B17069DFE12FD60FDA7> ;
|
||||
a dwc:MaterialCitation .
|
||||
Loading…
Add table
Add a link
Reference in a new issue