GG2RDF 2024-07-04T10:51:45.858Z full update: 201 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
a2eec9663d
commit
c1b3a44338
3000 changed files with 419255 additions and 0 deletions
107
data/EC/05/0E/EC050E0DD33DF3F86D968E29CB1FAB64.ttl
Normal file
107
data/EC/05/0E/EC050E0DD33DF3F86D968E29CB1FAB64.ttl
Normal file
|
@ -0,0 +1,107 @@
|
|||
@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/EC050E0DD33DF3F86D968E29CB1FAB64>
|
||||
dc:creator "Else, George R.; Bolton, Barry; Broad, Gavin R." ;
|
||||
dc:title "Myrmica vandeli Bondroit 1920" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Myrmica_vandeli_Bondroit_1920> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e8050> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.4.e8050>
|
||||
bibo:endPage "8050" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "8050" ;
|
||||
bibo:volume "4" ;
|
||||
dc:creator "Else, George R.; Bolton, Barry; Broad, Gavin R." ;
|
||||
dc:date "2016" ;
|
||||
dc:title "Checklist of British and Irish Hymenoptera - aculeates (Apoidea, Chrysidoidea and Vespoidea)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Myrmica_vandeli_Bondroit_1920>
|
||||
dwc:ID-ENA "758485" ;
|
||||
dwc:authority "Bondroit, 1920" ;
|
||||
dwc:authorityName "Bondroit" ;
|
||||
dwc:authorityYear "1920" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Myrmica" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Bondroit, 1920" ;
|
||||
dwc:species "vandeli" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/45CT2> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Myrmica_vandeli> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Myrmica_vandeli>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Myrmica" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "vandeli" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Myrmica> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Myrmica>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Myrmica" ;
|
||||
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 .
|
119
data/EC/05/15/EC051512071354CFA3DE776060DB02A1.ttl
Normal file
119
data/EC/05/15/EC051512071354CFA3DE776060DB02A1.ttl
Normal file
|
@ -0,0 +1,119 @@
|
|||
@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/> .
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
# Warning: Failed to output a material citation, could not create identifier
|
||||
|
||||
<http://treatment.plazi.org/id/EC051512071354CFA3DE776060DB02A1>
|
||||
cito:cites <http://dx.doi.org/10.3897/phytokeys.84.12695.figure2>, <http://dx.doi.org/10.3897/phytokeys.84.12695.figure3>, <http://dx.doi.org/10.3897/phytokeys.84.12695.figure11>, <http://dx.doi.org/10.3897/phytokeys.84.12695.figure12>, <http://dx.doi.org/10.3897/phytokeys.84.12695.figure4> ;
|
||||
dc:creator "Knapp, Sandra; Sagona, Eva; Carbonell, Anna K. Z.; Chiarini, Franco" ;
|
||||
dc:title "Solanum mortonii Hunz., Kurtziana 12 - 13: 133, fig. 1. 1979." ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/phytokeys.84.12695> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Solanum_mortonii> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/phytokeys.84.12695>
|
||||
bibo:endPage "104" ;
|
||||
bibo:journal "PhytoKeys" ;
|
||||
bibo:pubDate "2017-08-07" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "84" ;
|
||||
dc:creator "Knapp, Sandra; Sagona, Eva; Carbonell, Anna K. Z.; Chiarini, Franco" ;
|
||||
dc:date "2017" ;
|
||||
dc:title "A revision of the Solanum elaeagnifolium clade (Elaeagnifolium clade; subgenus Leptostemonum, Solanaceae)" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.3897/phytokeys.84.12695.figure2>, <http://dx.doi.org/10.3897/phytokeys.84.12695.figure3>, <http://dx.doi.org/10.3897/phytokeys.84.12695.figure11>, <http://dx.doi.org/10.3897/phytokeys.84.12695.figure12>, <http://dx.doi.org/10.3897/phytokeys.84.12695.figure4> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum_mortonii>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "mortonii" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanum>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:genus "Solanum" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanaceae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanaceae>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:family "Solanaceae" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Solanales> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Solanales>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:order "Solanales" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Magnoliopsida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Magnoliopsida>
|
||||
dwc:class "Magnoliopsida" ;
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Tracheophyta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae/Tracheophyta>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:phylum "Tracheophyta" ;
|
||||
dwc:rank "phylum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Plantae>
|
||||
dwc:kingdom "Plantae" ;
|
||||
dwc:rank "kingdom" ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://dx.doi.org/10.3897/phytokeys.84.12695.figure2>
|
||||
dc:description "Figure 2. Flowers of members of the Elaeagnifolium clade. A Solanum elaeagnifolium, with divergent anthers of approximately equal size and shape (Argentina, Mendoza, Knapp et al. 10470) B Solanum homalospermum (Argentina, Catamarca, Chiarini et al. 505) C Solanum hindsianum (cultivated in Arizona) D Solanum houstonii, hermaphroditic flower and strongly curved buds (Mexico, Yucatan, Pena-Chocarro et al. 407) E Solanum houstonii, staminate flower (Mexico, Queretaro, Ochoterena et al. 976) F Solanum mortonii (cultivated in Cordoba; from Barboza et al. 644). Photographs A, D, E by S. Knapp; B, F by F. Chiarini; C by Eugene Sturla." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/148800> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/phytokeys.84.12695.figure3>
|
||||
dc:description "Figure 3. Fruits of members of the Elaeagnifolium clade. A Solanum elaeagnifolium, immature berries with green mottling (Argentina, Cordoba, Barboza et al. 3434) B Solanum elaeagnifolium, mature fruit with sticky tan seeds (Argentina, Cordoba, Barboza et al. 3435) C Solanum mortonii, immature fruit exerted from the calyx (Argentina, Catamarca, Barboza et al. 3439) D Solanum mortonii, mature fruit exerted from the calyx (Argentina, Catamarca, Barboza et al. 3438) E Solanum houstonii, immature fruit enclosed in accrescent calyx (Mexico, Queretero, Ochoterena et al. 976) F Solanum houstonii, mature fruit enclosed in accrescent calyx with black seeds (Mexico, Queretero, Ochoterena et al. 976). Photographs by S. Knapp." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/148801> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/phytokeys.84.12695.figure11>
|
||||
dc:description "Figure 11. Lectotype of S. tridynamum Dunal. Unpublished drawing by T. F. Node-Veran (1773 - 1852) based on an illustration of Sesse and Mocino (MPU 310713). Reproduced with permission of the Universite de Montpellier - Herbier MPU (Service de Patrimoine Historique); copyright Universite de Montpellier - Herbier MPU (SPH)." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/148809> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/phytokeys.84.12695.figure12>
|
||||
dc:description "Figure 12. Distribution of S. houstonii and S. mortonii." ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/148810> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://dx.doi.org/10.3897/phytokeys.84.12695.figure4>
|
||||
dc:description "Figure 4. Habitats of members of the Elaeagnifolium clade. A Solanum elaeagnifolium, old stems with persistent berries and young new stems from underground rhizomes (Argentina, Mendoza, Knapp et al. 10470) B Solanum houstonii on rocky slope (Mexico, Queretaro, Ochoterena et al. 976) C Solanum mortonii, plant dug up showing extensive underground stems (Argentina, Catamarca, Barboza et al. 3437) D Solanum mortonii, large population on rocky slopes (Argentina, Catamarca, Barboza et al. 3437). Photographs by S. Knapp" ;
|
||||
fabio:hasRepresentation <https://binary.pensoft.net/fig/148802> ;
|
||||
a fabio:Figure .
|
80
data/EC/05/38/EC0538F7282D0CF35200A3FAF926EDDF.ttl
Normal file
80
data/EC/05/38/EC0538F7282D0CF35200A3FAF926EDDF.ttl
Normal file
|
@ -0,0 +1,80 @@
|
|||
@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/> .
|
||||
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
||||
|
||||
<http://treatment.plazi.org/id/EC0538F7282D0CF35200A3FAF926EDDF>
|
||||
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ixalmina>' due to issues with rank ;
|
||||
# Warning: Could not add treatment taxon because family "" contains invalid characters ;
|
||||
dc:creator "Bouchard, Patrice; Bousquet, Yves; Davies, Anthony E.; Alonso-Zarazaga, Miguel A.; Lawrence, John F.; Lyal, Chris H. C.; Newton, Alfred F.; Reid, Chris A. M.; Schmitt, Michael; Ślipinski, S. Adam; Smith, Andrew B. T." ;
|
||||
dc:title "Ixalmina Voss 1936" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Ixalma> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.88.807> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.88.807>
|
||||
bibo:endPage "972" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "88" ;
|
||||
dc:creator "Bouchard, Patrice; Bousquet, Yves; Davies, Anthony E.; Alonso-Zarazaga, Miguel A.; Lawrence, John F.; Lyal, Chris H. C.; Newton, Alfred F.; Reid, Chris A. M.; Schmitt, Michael; Ślipinski, S. Adam; Smith, Andrew B. T." ;
|
||||
dc:date "2011" ;
|
||||
dc:title "Family-group names in Coleoptera (Insecta)" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ixalma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Curculionidae" ;
|
||||
dwc:genus "Ixalma" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Curculionidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Curculionidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Curculionidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Coleoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Coleoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Coleoptera" ;
|
||||
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 .
|
40
data/EC/05/39/EC0539E76E9ED02F0347DCA3817D7590.ttl
Normal file
40
data/EC/05/39/EC0539E76E9ED02F0347DCA3817D7590.ttl
Normal file
|
@ -0,0 +1,40 @@
|
|||
@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/EC0539E76E9ED02F0347DCA3817D7590>
|
||||
# Warning: Could not add treatment taxon because sigEpithet "aff. bonaerensis" contains invalid characters ;
|
||||
dc:creator "Mahlmann, Thiago; Hipolito, Juliana; de Oliveira, Favizia F." ;
|
||||
dc:title "Melissoptila aff. bonaerensis Holmberg 1903" ;
|
||||
dwc:basisOfRecord <http://treatment.plazi.org/id/EC0539E76E9ED02F0347DCA3817D7590/INPA_s_n> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.2.e1556> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/BDJ.2.e1556>
|
||||
bibo:endPage "1556" ;
|
||||
bibo:journal "Biodiversity Data Journal" ;
|
||||
bibo:startPage "1556" ;
|
||||
bibo:volume "2" ;
|
||||
dc:creator "Mahlmann, Thiago; Hipolito, Juliana; de Oliveira, Favizia F." ;
|
||||
dc:date "2014" ;
|
||||
dc:title "Male sleeping aggregation of multiple Eucerini bee genera (Hymenoptera: Apidae) in Chapada Diamantina, Bahia, Brazil" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://treatment.plazi.org/id/EC0539E76E9ED02F0347DCA3817D7590/INPA_s_n>
|
||||
dwc:catalogNumber "INPA s / n" ;
|
||||
dwc:collectionCode "Insects" ;
|
||||
dwc:eventDate "2011-1-29" ;
|
||||
dwc:locality "Chapada Diamantina, Morro do Chapeu" ;
|
||||
dwc:recordedBy "T. Mahlmann et al." ;
|
||||
dwc:samplingProtocol "sweeping" ;
|
||||
dwc:typeStatus "Other material" ;
|
||||
dwc:verbatimLatitude "-11.669556" ;
|
||||
dwc:verbatimLongitude "-40.97" ;
|
||||
a dwc:MaterialCitation .
|
135
data/EC/05/CB/EC05CB69FFD8987A7D5590AE798E9D7F.ttl
Normal file
135
data/EC/05/CB/EC05CB69FFD8987A7D5590AE798E9D7F.ttl
Normal file
|
@ -0,0 +1,135 @@
|
|||
@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/EC05CB69FFD8987A7D5590AE798E9D7F>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.8122659> ;
|
||||
dc:creator "Popovici, Iuliana" ;
|
||||
dc:title "Sectonema transsilvanicum Popovici 1978" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/EC05CB69FFD8987A7D5590AE798E9D7F.mc.D4C47022FFDE987A7FC592B878B3918E>, <http://tb.plazi.org/GgServer/dwcaRecords/EC05CB69FFD8987A7D5590AE798E9D7F.mc.D4C47022FFDE987A7AF692B879369053>, <http://tb.plazi.org/GgServer/dwcaRecords/EC05CB69FFD8987A7D5590AE798E9D7F.mc.D4C47022FFDE987A7B7292C27DC8902B> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sectonema_transsilvanicum_Popovici_1978> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1163/187529278X00533> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.1163/187529278X00533>
|
||||
bibo:endPage "411" ;
|
||||
bibo:issue "4" ;
|
||||
bibo:journal "Nematologica" ;
|
||||
bibo:pubDate "1978-01-01" ;
|
||||
bibo:startPage "404" ;
|
||||
bibo:volume "24" ;
|
||||
dc:creator "Popovici, Iuliana" ;
|
||||
dc:date "1978" ;
|
||||
dc:title "New Nematode Species (Dorylaimoidea) From Romania" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.8122659> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Sectonema_transsilvanicum_Popovici_1978>
|
||||
dwc:authorityName "Popovici" ;
|
||||
dwc:authorityYear "1978" ;
|
||||
dwc:class "Adenophorea" ;
|
||||
dwc:family "Nygolaimidae" ;
|
||||
dwc:genus "Sectonema" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dorylaimida" ;
|
||||
dwc:phylum "Nematoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Popovici, 1978" ;
|
||||
dwc:species "transsilvanicum" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sectonema_transsilvanicum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sectonema_transsilvanicum>
|
||||
dwc:class "Adenophorea" ;
|
||||
dwc:family "Nygolaimidae" ;
|
||||
dwc:genus "Sectonema" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dorylaimida" ;
|
||||
dwc:phylum "Nematoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "transsilvanicum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sectonema> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sectonema>
|
||||
dwc:class "Adenophorea" ;
|
||||
dwc:family "Nygolaimidae" ;
|
||||
dwc:genus "Sectonema" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dorylaimida" ;
|
||||
dwc:phylum "Nematoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nygolaimidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nygolaimidae>
|
||||
dwc:class "Adenophorea" ;
|
||||
dwc:family "Nygolaimidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dorylaimida" ;
|
||||
dwc:phylum "Nematoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dorylaimida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dorylaimida>
|
||||
dwc:class "Adenophorea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dorylaimida" ;
|
||||
dwc:phylum "Nematoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Adenophorea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Adenophorea>
|
||||
dwc:class "Adenophorea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Nematoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nematoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nematoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Nematoda" ;
|
||||
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://dx.doi.org/10.5281/zenodo.8122659>
|
||||
dc:description "Fig. 2, A-F. Sectonematranssilvanicumn. sp. A- Head end; B - Cardia region; C- Anterior sexual branch; D - Female tail, rectum and prerectum; E - Female tail; F- Posterior region of male." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/8122659/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/EC05CB69FFD8987A7D5590AE798E9D7F.mc.D4C47022FFDE987A7FC592B878B3918E>
|
||||
dwc:collectionCode "Grigore Antipa" ;
|
||||
dwc:locality "Vladeasa Mountain Mass" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/EC05CB69FFD8987A7D5590AE798E9D7F#D4C47022FFDE987A7FC592B878B3918E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/EC05CB69FFD8987A7D5590AE798E9D7F.mc.D4C47022FFDE987A7AF692B879369053>
|
||||
dwc:collectionCode "Grigore Antipa" ;
|
||||
dwc:typeStatus "allotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/EC05CB69FFD8987A7D5590AE798E9D7F#D4C47022FFDE987A7AF692B879369053> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/EC05CB69FFD8987A7D5590AE798E9D7F.mc.D4C47022FFDE987A7B7292C27DC8902B>
|
||||
dwc:collectionCode "Plantenziektenkundige Dienst" ;
|
||||
dwc:eventDate "1974-07" ;
|
||||
dwc:locality "Vladeasa Mountain Mass" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/EC05CB69FFD8987A7D5590AE798E9D7F#D4C47022FFDE987A7B7292C27DC8902B> ;
|
||||
a dwc:MaterialCitation .
|
123
data/EC/05/CB/EC05CB69FFDA987C7D2F93CD7EDF9325.ttl
Normal file
123
data/EC/05/CB/EC05CB69FFDA987C7D2F93CD7EDF9325.ttl
Normal file
|
@ -0,0 +1,123 @@
|
|||
@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/EC05CB69FFDA987C7D2F93CD7EDF9325>
|
||||
cito:cites <http://dx.doi.org/10.5281/zenodo.8122657> ;
|
||||
dc:creator "Popovici, Iuliana" ;
|
||||
dc:title "Aporcelaiimus romanicus Popovici 1978, n. sp." ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/EC05CB69FFDA987C7D2F93CD7EDF9325.mc.D4C47022FFD8987C7C9E94D2780397A0>, <http://tb.plazi.org/GgServer/dwcaRecords/EC05CB69FFDA987C7D2F93CD7EDF9325.mc.D4C47022FFD8987C7A3994D2799F97A0>, <http://tb.plazi.org/GgServer/dwcaRecords/EC05CB69FFDA987C7D2F93CD7EDF9325.mc.D4C47022FFD8987C7BA394D27E4F9159> ;
|
||||
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Aporcelaiimus_romanicus_Popovici_1978> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1163/187529278X00533> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.1163/187529278X00533>
|
||||
bibo:endPage "411" ;
|
||||
bibo:issue "4" ;
|
||||
bibo:journal "Nematologica" ;
|
||||
bibo:pubDate "1978-01-01" ;
|
||||
bibo:startPage "404" ;
|
||||
bibo:volume "24" ;
|
||||
dc:creator "Popovici, Iuliana" ;
|
||||
dc:date "1978" ;
|
||||
dc:title "New Nematode Species (Dorylaimoidea) From Romania" ;
|
||||
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.8122657> ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aporcelaiimus_romanicus_Popovici_1978>
|
||||
dwc:authority "Popovici, 1978" ;
|
||||
dwc:authorityName "Popovici" ;
|
||||
dwc:authorityYear "1978" ;
|
||||
dwc:family "Dorylaimidae" ;
|
||||
dwc:genus "Aporcelaiimus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dorylaimida" ;
|
||||
dwc:phylum "Nematoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Popovici, 1978" ;
|
||||
dwc:species "romanicus" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aporcelaiimus_romanicus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aporcelaiimus_romanicus>
|
||||
dwc:family "Dorylaimidae" ;
|
||||
dwc:genus "Aporcelaiimus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dorylaimida" ;
|
||||
dwc:phylum "Nematoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "romanicus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aporcelaiimus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Aporcelaiimus>
|
||||
dwc:family "Dorylaimidae" ;
|
||||
dwc:genus "Aporcelaiimus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dorylaimida" ;
|
||||
dwc:phylum "Nematoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dorylaimidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dorylaimidae>
|
||||
dwc:family "Dorylaimidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dorylaimida" ;
|
||||
dwc:phylum "Nematoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dorylaimida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dorylaimida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dorylaimida" ;
|
||||
dwc:phylum "Nematoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nematoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nematoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Nematoda" ;
|
||||
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://dx.doi.org/10.5281/zenodo.8122657>
|
||||
dc:description "Fig. 1, A-E. Aporcelaimusromanicus n. sp. A- Head end; B- Cardia region; C- Posterior sexual branch; D- Female tail; E - Posterior region of male." ;
|
||||
fabio:hasRepresentation <https://zenodo.org/record/8122657/files/figure.png> ;
|
||||
a fabio:Figure .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/EC05CB69FFDA987C7D2F93CD7EDF9325.mc.D4C47022FFD8987C7C9E94D2780397A0>
|
||||
dwc:locality "Vladeasa Mountain Mass" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:gbifOccurrenceId "4146143303" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/EC05CB69FFDA987C7D2F93CD7EDF9325#D4C47022FFD8987C7C9E94D2780397A0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/EC05CB69FFDA987C7D2F93CD7EDF9325.mc.D4C47022FFD8987C7A3994D2799F97A0>
|
||||
dwc:locality "Vladeasa Mountain Mass" ;
|
||||
dwc:typeStatus "allotype" ;
|
||||
trt:gbifOccurrenceId "4146143301" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/EC05CB69FFDA987C7D2F93CD7EDF9325#D4C47022FFD8987C7A3994D2799F97A0> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/EC05CB69FFDA987C7D2F93CD7EDF9325.mc.D4C47022FFD8987C7BA394D27E4F9159>
|
||||
dwc:locality "Wageningen" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:gbifOccurrenceId "4146143302" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/EC05CB69FFDA987C7D2F93CD7EDF9325#D4C47022FFD8987C7BA394D27E4F9159> ;
|
||||
a dwc:MaterialCitation .
|
130
data/EC/05/CB/EC05CB69FFDE98787D189E6778D79D74.ttl
Normal file
130
data/EC/05/CB/EC05CB69FFDE98787D189E6778D79D74.ttl
Normal file
|
@ -0,0 +1,130 @@
|
|||
@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/EC05CB69FFDE98787D189E6778D79D74>
|
||||
dc:creator "Popovici, Iuliana" ;
|
||||
dc:title "Enchodelus lucinensis Popovici 1978" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/EC05CB69FFDE98787D189E6778D79D74.mc.D4C47022FFDC98787CBF92E77FC7904E>, <http://tb.plazi.org/GgServer/dwcaRecords/EC05CB69FFDE98787D189E6778D79D74.mc.D4C47022FFDC98787A7F92E87932904E>, <http://tb.plazi.org/GgServer/dwcaRecords/EC05CB69FFDE98787D189E6778D79D74.mc.D4C47022FFDC98787B7492F47F909022> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Enchodelus_lucinensis_Popovici_1978> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.1163/187529278X00533> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.1163/187529278X00533>
|
||||
bibo:endPage "411" ;
|
||||
bibo:issue "4" ;
|
||||
bibo:journal "Nematologica" ;
|
||||
bibo:pubDate "1978-01-01" ;
|
||||
bibo:startPage "404" ;
|
||||
bibo:volume "24" ;
|
||||
dc:creator "Popovici, Iuliana" ;
|
||||
dc:date "1978" ;
|
||||
dc:title "New Nematode Species (Dorylaimoidea) From Romania" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Enchodelus_lucinensis_Popovici_1978>
|
||||
dwc:authorityName "Popovici" ;
|
||||
dwc:authorityYear "1978" ;
|
||||
dwc:class "Adenophorea" ;
|
||||
dwc:family "Dorylaimidae" ;
|
||||
dwc:genus "Enchodelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dorylaimida" ;
|
||||
dwc:phylum "Nematoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Popovici, 1978" ;
|
||||
dwc:species "lucinensis" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Enchodelus_lucinensis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Enchodelus_lucinensis>
|
||||
dwc:class "Adenophorea" ;
|
||||
dwc:family "Dorylaimidae" ;
|
||||
dwc:genus "Enchodelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dorylaimida" ;
|
||||
dwc:phylum "Nematoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lucinensis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Enchodelus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Enchodelus>
|
||||
dwc:class "Adenophorea" ;
|
||||
dwc:family "Dorylaimidae" ;
|
||||
dwc:genus "Enchodelus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dorylaimida" ;
|
||||
dwc:phylum "Nematoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dorylaimidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dorylaimidae>
|
||||
dwc:class "Adenophorea" ;
|
||||
dwc:family "Dorylaimidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dorylaimida" ;
|
||||
dwc:phylum "Nematoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dorylaimida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dorylaimida>
|
||||
dwc:class "Adenophorea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Dorylaimida" ;
|
||||
dwc:phylum "Nematoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Adenophorea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Adenophorea>
|
||||
dwc:class "Adenophorea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Nematoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Nematoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Nematoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Nematoda" ;
|
||||
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/EC05CB69FFDE98787D189E6778D79D74.mc.D4C47022FFDC98787CBF92E77FC7904E>
|
||||
dwc:eventDate "1972-05" ;
|
||||
dwc:locality "Lucina natural reservation" ;
|
||||
dwc:typeStatus "holotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/EC05CB69FFDE98787D189E6778D79D74#D4C47022FFDC98787CBF92E77FC7904E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/EC05CB69FFDE98787D189E6778D79D74.mc.D4C47022FFDC98787A7F92E87932904E>
|
||||
dwc:collectionCode "Grigore Antipa" ;
|
||||
dwc:eventDate "1972-05" ;
|
||||
dwc:locality "Lucina natural reservation" ;
|
||||
dwc:typeStatus "allotype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/EC05CB69FFDE98787D189E6778D79D74#D4C47022FFDC98787A7F92E87932904E> ;
|
||||
a dwc:MaterialCitation .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/EC05CB69FFDE98787D189E6778D79D74.mc.D4C47022FFDC98787B7492F47F909022>
|
||||
dwc:collectionCode "Grigore Antipa" ;
|
||||
dwc:eventDate "1972-05" ;
|
||||
dwc:locality "Lucina natural reservation" ;
|
||||
dwc:typeStatus "paratype" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/EC05CB69FFDE98787D189E6778D79D74#D4C47022FFDC98787B7492F47F909022> ;
|
||||
a dwc:MaterialCitation .
|
90
data/EC/05/CD/EC05CDB96724DA811F79A56A3A2A277A.ttl
Normal file
90
data/EC/05/CD/EC05CDB96724DA811F79A56A3A2A277A.ttl
Normal file
|
@ -0,0 +1,90 @@
|
|||
@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/EC05CDB96724DA811F79A56A3A2A277A>
|
||||
dc:creator "Collingwood, C. A." ;
|
||||
dc:title "Formica truncorum Fabricius" ;
|
||||
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Formica_truncorum> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/BD3B0D337E1DDAA0E4761CC6B14CB110> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Formica_truncorum> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/BD3B0D337E1DDAA0E4761CC6B14CB110>
|
||||
bibo:endPage "174" ;
|
||||
bibo:journal "Fauna Entomologica Scandinavica" ;
|
||||
bibo:startPage "1" ;
|
||||
bibo:volume "8" ;
|
||||
dc:creator "Collingwood, C. A." ;
|
||||
dc:date "1979" ;
|
||||
dc:title "The Formicidae (Hymenoptera) of Fennoscandia and Denmark." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formica_truncorum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Formica" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Hymenoptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "truncorum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Formica> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Formica>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Formicidae" ;
|
||||
dwc:genus "Formica" ;
|
||||
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