GG2RDF 2024-07-04T10:51:45.858Z full update: 235 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
7645fafd68
commit
d3535421c1
3000 changed files with 411854 additions and 0 deletions
77
data/A2/D6/44/A2D644A3F876E1FDBE246265CF5FBB6E.ttl
Normal file
77
data/A2/D6/44/A2D644A3F876E1FDBE246265CF5FBB6E.ttl
Normal file
|
|
@ -0,0 +1,77 @@
|
|||
@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/A2D644A3F876E1FDBE246265CF5FBB6E>
|
||||
dc:creator "Wheeler, W. M." ;
|
||||
dc:title "Megaponera Mayr" ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/76DE4446B070FF79F438A6FC084F5E35> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Megaponera> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/76DE4446B070FF79F438A6FC084F5E35>
|
||||
bibo:endPage "269" ;
|
||||
bibo:journal "Bulletin of the American Museum of Natural History" ;
|
||||
bibo:startPage "39" ;
|
||||
bibo:volume "45" ;
|
||||
dc:creator "Wheeler, W. M." ;
|
||||
dc:date "1922" ;
|
||||
dc:title "The ants collected by the American Museum Congo Expedition." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Megaponera>
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Megaponera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formicidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formicidae>
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hymenoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hymenoptera>
|
||||
dwc:class "Hexapoda" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hexapoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hexapoda>
|
||||
dwc:class "Hexapoda" ;
|
||||
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 .
|
||||
Loading…
Add table
Add a link
Reference in a new issue