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
122
data/CF/3E/18/CF3E18309585281CDAD46FEB3EA038D0.ttl
Normal file
122
data/CF/3E/18/CF3E18309585281CDAD46FEB3EA038D0.ttl
Normal file
|
|
@ -0,0 +1,122 @@
|
|||
@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/CF3E18309585281CDAD46FEB3EA038D0>
|
||||
dc:creator "Santschi, F." ;
|
||||
dc:title "Aenictus humeralis var. viridans Santschi, 1915, n. var." ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Aenictus_humeralis_viridans_Santschi_1915> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/096F39CC2686825DD1A3AD08870C3486> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/096F39CC2686825DD1A3AD08870C3486>
|
||||
bibo:endPage "282" ;
|
||||
bibo:journal "Annales de la Société Entomologique de France" ;
|
||||
bibo:startPage "244" ;
|
||||
bibo:volume "84" ;
|
||||
dc:creator "Santschi, F." ;
|
||||
dc:date "1915" ;
|
||||
dc:title "Nouvelles fourmis d'Afrique." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aenictus_humeralis_viridans_Santschi_1915>
|
||||
# Info: authority attributes generated from docAuthor ;
|
||||
dwc:LSID-HNS "urn:lsid:biosci.ohio-state.edu:osuc_concepts:145953" ;
|
||||
dwc:authority "Santschi, 1915" ;
|
||||
dwc:authorityName "Santschi" ;
|
||||
dwc:authorityYear "1915" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Aenictus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:scientificNameAuthorship "Santschi, 1915" ;
|
||||
dwc:species "humeralis" ;
|
||||
dwc:variety "viridans" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7J7RY> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aenictus_humeralis_viridans> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aenictus_humeralis_viridans>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Aenictus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "variety" ;
|
||||
dwc:species "humeralis" ;
|
||||
dwc:variety "viridans" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aenictus_humeralis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aenictus_humeralis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Aenictus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "humeralis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aenictus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aenictus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Aenictus" ;
|
||||
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 "Insecta" ;
|
||||
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 "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
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 .
|
||||
Loading…
Add table
Add a link
Reference in a new issue