GG2RDF 2024-07-04T10:51:45.858Z full update: 052 of 241 (plazi/treatments-xml)

This commit is contained in:
GG2RDF 2024-07-04 11:10:28 +00:00
parent e19697a9d2
commit 86b645ebba
3000 changed files with 422741 additions and 0 deletions

View file

@ -0,0 +1,97 @@
@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/A7007FC2236C5B04AE1C875226AA8289>
cito:cites <http://dx.doi.org/10.3897/phytokeys.181.70745.figure7> ;
dc:creator "Marinho, Lucas C.; Fiaschi, Pedro; Amorim, Andre M.; Bittrich, Volker" ;
dc:title "Tovomitopsis Planch. & Triana, Ann. Sci. Nat., Bot., sér. 4, 14: 261. 1860." ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Bertolonia> ;
trt:publishedIn <http://dx.doi.org/10.3897/phytokeys.181.70745> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Tovomitopsis> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/phytokeys.181.70745>
bibo:endPage "64" ;
bibo:journal "PhytoKeys" ;
bibo:pubDate "2021-09-01" ;
bibo:startPage "49" ;
bibo:volume "181" ;
dc:creator "Marinho, Lucas C.; Fiaschi, Pedro; Amorim, Andre M.; Bittrich, Volker" ;
dc:date "2021" ;
dc:title "Clarifying the nomenclatural history of Tovomitopsis, a Brazilian endemic genus of Clusiaceae" ;
fabio:hasPart <http://dx.doi.org/10.3897/phytokeys.181.70745.figure7> ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Tovomitopsis>
dwc:class "Magnoliopsida" ;
dwc:family "Clusiaceae" ;
dwc:genus "Tovomitopsis" ;
dwc:kingdom "Plantae" ;
dwc:order "Malpighiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Clusiaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Clusiaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Clusiaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Malpighiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Malpighiales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Malpighiales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Malpighiales" ;
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://taxon-name.plazi.org/id/Plantae/Bertolonia>
dwc:class "Magnoliopsida" ;
dwc:family "Clusiaceae" ;
dwc:genus "Bertolonia" ;
dwc:kingdom "Plantae" ;
dwc:order "Malpighiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Clusiaceae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.3897/phytokeys.181.70745.figure7>
dc:description "Figure 7. General morphology of Tovomitopsis. A habit B prop roots; C leaf undersurface D detail of leaf showing the veins E branch with leaves and staminate flowers F, G staminate flower H pistillate flower in the beginning of anthesis I pistillate flower in anthesis J open (left) and closed fruit (right). A-D, I, J T. paniculata E-H T. saldanhae. Photos A and J Marcelo Mig B Lucas Marinho C, D Ana Claudia Alencar E-G Rodrigo Penati H Luciano Pedrosa I Rodrigo Castro." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/584182> ;
a fabio:Figure .

View 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/A700A823BFEA18576FD7C4DC933EDC2E>
dc:creator "Dean, David Allen" ;
dc:title "Zelotes lasalanus Chamberlin 1928" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Zelotes_lasalanus_Chamberlin_1928> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.570.6095> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.570.6095>
bibo:endPage "703" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2016-03-02" ;
bibo:startPage "1" ;
bibo:volume "570" ;
dc:creator "Dean, David Allen" ;
dc:date "2016" ;
dc:title "Catalogue of Texas spiders" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Zelotes_lasalanus_Chamberlin_1928>
dwc:LSID "A700A823-BFEA-1857-6FD7-C4DC933EDC2E" ;
dwc:authority "Chamberlin, 1928" ;
dwc:authorityName "Chamberlin" ;
dwc:authorityYear "1928" ;
dwc:class "Arachnida" ;
dwc:family "Gnaphosidae" ;
dwc:genus "Zelotes" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Chamberlin, 1928" ;
dwc:species "lasalanus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Zelotes_lasalanus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Zelotes_lasalanus>
dwc:class "Arachnida" ;
dwc:family "Gnaphosidae" ;
dwc:genus "Zelotes" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "lasalanus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Zelotes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Zelotes>
dwc:class "Arachnida" ;
dwc:family "Gnaphosidae" ;
dwc:genus "Zelotes" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gnaphosidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gnaphosidae>
dwc:class "Arachnida" ;
dwc:family "Gnaphosidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Araneae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Araneae>
dwc:class "Arachnida" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Arachnida>
dwc:class "Arachnida" ;
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 .

View file

@ -0,0 +1,156 @@
@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/A700B5FFF05E11DE0B798F81BD428B47>
cito:cites <https://binary.pensoft.net/fig/26742>, <https://binary.pensoft.net/fig/26786> ;
dc:creator "Breure, Abraham S. H.; Ablett, Jonathan D." ;
dc:title "Bulimus gayi Pfeiffer 1857" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Bulimus_gayi_Pfeiffer_1857> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Scutalus_gayi> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.392.6328> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.392.6328>
bibo:endPage "367" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2014-03-21" ;
bibo:startPage "1" ;
bibo:volume "392" ;
dc:creator "Breure, Abraham S. H.; Ablett, Jonathan D." ;
dc:date "2014" ;
dc:title "Annotated type catalogue of the Bulimulidae (Mollusca, Gastropoda, Orthalicoidea) in the Natural History Museum, London" ;
fabio:hasPart <https://binary.pensoft.net/fig/26742>, <https://binary.pensoft.net/fig/26786> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Bulimus_gayi_Pfeiffer_1857>
dwc:LSID "A700B5FF-F05E-11DE-0B79-8F81BD428B47" ;
dwc:authority "Pfeiffer, 1857" ;
dwc:authorityName "Pfeiffer" ;
dwc:authorityYear "1857" ;
dwc:class "Gastropoda" ;
dwc:family "Bulimulidae" ;
dwc:genus "Bulimus" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Pfeiffer, 1857" ;
dwc:species "gayi" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bulimus_gayi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Bulimus_gayi>
dwc:class "Gastropoda" ;
dwc:family "Bulimulidae" ;
dwc:genus "Bulimus" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:species "gayi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bulimus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Bulimus>
dwc:class "Gastropoda" ;
dwc:family "Bulimulidae" ;
dwc:genus "Bulimus" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bulimulidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Bulimulidae>
dwc:class "Gastropoda" ;
dwc:family "Bulimulidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stylommatophora> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Stylommatophora>
dwc:class "Gastropoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gastropoda>
dwc:class "Gastropoda" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Mollusca" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mollusca> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mollusca>
dwc:kingdom "Animalia" ;
dwc:phylum "Mollusca" ;
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/Scutalus_gayi>
dwc:class "Gastropoda" ;
dwc:family "Bulimulidae" ;
dwc:genus "Scutalus" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:species "gayi" ;
dwc:subGenus "Kuschelenia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scutalus_Kuschelenia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Scutalus_Kuschelenia>
dwc:class "Gastropoda" ;
dwc:family "Bulimulidae" ;
dwc:genus "Scutalus" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "subGenus" ;
dwc:subGenus "Kuschelenia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scutalus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Scutalus>
dwc:class "Gastropoda" ;
dwc:family "Bulimulidae" ;
dwc:genus "Scutalus" ;
dwc:kingdom "Animalia" ;
dwc:order "Stylommatophora" ;
dwc:phylum "Mollusca" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bulimulidae> ;
a dwcFP:TaxonName .
<https://binary.pensoft.net/fig/26742>
dc:description "Figure 67. Kuschelenia species. A-B, K Kuschelenia (Kuschelenia) culminea culminea (d'Orbigny, 1835), paralectotype of Helix lithoica d'Orbigny, 1835 NHMUK 1854.12.4.197 (H = 34.3) C-D, L Kuschelenia (Kuschelenia) culminea edwardsi (Morelet, 1863), syntype NHMUK 1893.2.4.177 (H = 25.4) E-G, M Kuschelenia (Kuschelenia) gayi (Pfeiffer, 1857) E-F lectotype NHMUK 1975382 (H = 27.7) G syntype of Helix thamnoica var. C d'Orbigny, 1835 NHMUK 1854.12.4.110 (H = 32.2) H-J Kuschelenia (Kuschelenia) bicolor (Sowerby I, 1835) H-I lectotype resp. paralectotype of Helix polymorpha d'Orbigny, 1835 NHMUK 1854.12.4.199 (H = 23.6 resp. 21.2) J possible syntype of Bulinus badius Sowerby I 1835 NHMUK 20100631 (H = 25.8). All enlarged." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/26742> ;
a fabio:Figure .
<https://binary.pensoft.net/fig/26786>
dc:description "Figure L 25. Labels. i Bulimus gayi Pfeiffer, 1857 ii Bulimus gelidus Reeve, 1849 iii Bulimus (Mesembrinus) gealei H. Adams, 1867 iv Bulimus geometricus Pfeiffer, 1846 v Bulimus columbiensis Pfeiffer, 1855 = Bulimus gratus Pfeiffer, 1856 vi Bulimus gueinzii Pfeiffer, 1857 vii Bulimus gruneri Pfeiffer, 1846." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/26786> ;
a fabio:Figure .

View 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/A70108F4480ABECEEF54C82B02C3D7E6>
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Lyponiinina>' 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 "Lyponiini Bocak and Bocakova 1990" ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Lyponia> ;
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/Lyponia>
dwc:class "Insecta" ;
dwc:family "Lycidae" ;
dwc:genus "Lyponia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycidae>
dwc:class "Insecta" ;
dwc:family "Lycidae" ;
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 .

View file

@ -0,0 +1,142 @@
@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/A701DDE252832CF01098FA5BA37C848E>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Oodes_exaratus_Dejean_1831> ;
dc:creator "Bousquet, Yves" ;
dc:title "Evolenes LeConte 1853" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Evolenes_LeConte_1853> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.245.3416> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.245.3416>
bibo:endPage "1722" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2012-11-28" ;
bibo:startPage "1" ;
bibo:volume "245" ;
dc:creator "Bousquet, Yves" ;
dc:date "2012" ;
dc:title "Catalogue of Geadephaga (Coleoptera, Adephaga) of America, north of Mexico" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Evolenes_LeConte_1853>
dwc:LSID "A701DDE2-5283-2CF0-1098-FA5BA37C848E" ;
dwc:authority "LeConte, 1853" ;
dwc:authorityName "LeConte" ;
dwc:authorityYear "1853" ;
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Evolenes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "LeConte, 1853" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8KW72> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Evolenes> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Oodes_exaratus_Dejean_1831>
dwc:authorityName "Dejean" ;
dwc:authorityYear "1831" ;
dwc:class "Hexapoda" ;
dwc:family "Carabidae" ;
dwc:genus "Oodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Dejean, 1831" ;
dwc:species "exaratus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Oodes_exaratus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Evolenes>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Evolenes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Carabidae>
dwc:class "Insecta", "Hexapoda" ;
dwc:family "Carabidae" ;
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", "Hexapoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta>, <http://taxon-name.plazi.org/id/Animalia/Hexapoda> ;
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/Oodes_exaratus>
dwc:class "Hexapoda" ;
dwc:family "Carabidae" ;
dwc:genus "Oodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "exaratus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Oodes> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Oodes>
dwc:class "Hexapoda" ;
dwc:family "Carabidae" ;
dwc:genus "Oodes" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabidae> ;
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 .

View file

@ -0,0 +1,106 @@
@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/A702149D6BBDB359DB418326E8F98F71>
dc:creator "Gkelis, Spyros; Ourailidis, Iordanis; Panou, Manthos; Pappas, Nikos" ;
dc:title "Synechocystis aquatilis Sauvageau 1892" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Bacteria/Synechocystis_aquatilis_Sauvageau_1892> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Bacteria/Synechocystis_aquatilis> ;
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.4.e10084> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/BDJ.4.e10084>
bibo:endPage "10084" ;
bibo:journal "Biodiversity Data Journal" ;
bibo:startPage "10084" ;
bibo:volume "4" ;
dc:creator "Gkelis, Spyros; Ourailidis, Iordanis; Panou, Manthos; Pappas, Nikos" ;
dc:date "2016" ;
dc:title "Cyanobacteria of Greece: an annotated checklist" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Bacteria/Synechocystis_aquatilis_Sauvageau_1892>
dwc:authority "Sauvageau, 1892" ;
dwc:authorityName "Sauvageau" ;
dwc:authorityYear "1892" ;
dwc:class "Cyanophyceae" ;
dwc:family "Chroococcaceae" ;
dwc:genus "Synechocystis" ;
dwc:kingdom "Bacteria" ;
dwc:order "Chroococcales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Sauvageau, 1892" ;
dwc:species "aquatilis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Bacteria/Synechocystis_aquatilis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Bacteria/Synechocystis_aquatilis>
dwc:class "Cyanophyceae" ;
dwc:family "Chroococcaceae" ;
dwc:genus "Synechocystis" ;
dwc:kingdom "Bacteria" ;
dwc:order "Chroococcales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "species" ;
dwc:species "aquatilis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Synechocystis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Synechocystis>
dwc:class "Cyanophyceae" ;
dwc:family "Chroococcaceae" ;
dwc:genus "Synechocystis" ;
dwc:kingdom "Bacteria" ;
dwc:order "Chroococcales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Chroococcaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Chroococcaceae>
dwc:class "Cyanophyceae" ;
dwc:family "Chroococcaceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Chroococcales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Chroococcales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Chroococcales>
dwc:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:order "Chroococcales" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Cyanophyceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Cyanophyceae>
dwc:class "Cyanophyceae" ;
dwc:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria/Cyanobacteria> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria/Cyanobacteria>
dwc:kingdom "Bacteria" ;
dwc:phylum "Cyanobacteria" ;
dwc:rank "phylum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Bacteria> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Bacteria>
dwc:kingdom "Bacteria" ;
dwc:rank "kingdom" ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,104 @@
@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/A7022198F8002BC70FB9976C82C0E905>
dc:creator "Jarvis, Charlie" ;
dc:title "Ornithogalum comosum Linnaeus 1756" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Ornithogalum_comosum_Linnaeus_1756> ;
trt:publishedIn <https://doi.org/10.5281/zenodo.291971> ;
a trt:Treatment .
<https://doi.org/10.5281/zenodo.291971>
bibo:endPage "717" ;
bibo:startPage "696" ;
dc:creator "Jarvis, Charlie" ;
dc:date "2007" ;
dc:title "Chapter 7: Linnaean Plant Names and their Types (part O)" ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Plantae/Ornithogalum_comosum_Linnaeus_1756>
dwc:authority "L." ;
dwc:authorityName "Linnaeus" ;
dwc:authorityYear "1756" ;
dwc:class "Liliopsida" ;
dwc:family "Asparagaceae" ;
dwc:genus "Ornithogalum" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Linnaeus, 1756" ;
dwc:species "comosum" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6SWDP> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Ornithogalum_comosum> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Ornithogalum_comosum>
dwc:class "Liliopsida" ;
dwc:family "Asparagaceae" ;
dwc:genus "Ornithogalum" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "comosum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Ornithogalum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Ornithogalum>
dwc:class "Liliopsida" ;
dwc:family "Asparagaceae" ;
dwc:genus "Ornithogalum" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asparagaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Asparagaceae>
dwc:class "Liliopsida" ;
dwc:family "Asparagaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Asparagales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Asparagales>
dwc:class "Liliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Asparagales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
dwc:class "Liliopsida" ;
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 .

View file

@ -0,0 +1,121 @@
@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/A7024FB25526556BBC226020B8138C06>
dc:creator "Driauach, Ouafaa; Belqat, Boutaina" ;
dc:title "Erioptera (Erioptera) fuscipennis Meigen 1818" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Erioptera_fuscipennis_Meigen_1818> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.563.7384> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.563.7384>
bibo:endPage "146" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2016-02-15" ;
bibo:startPage "129" ;
bibo:volume "563" ;
dc:creator "Driauach, Ouafaa; Belqat, Boutaina" ;
dc:date "2016" ;
dc:title "Additions to the Limoniidae and Pediciidae fauna of Morocco, with an updated checklist (Diptera, Tipuloidea)" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Erioptera_fuscipennis_Meigen_1818>
dwc:LSID "A7024FB2-5526-556B-BC22-6020B8138C06" ;
dwc:authority "Meigen, 1818" ;
dwc:authorityName "Meigen" ;
dwc:authorityYear "1818" ;
dwc:class "Insecta" ;
dwc:family "Limoniidae" ;
dwc:genus "Erioptera" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Meigen, 1818" ;
dwc:species "fuscipennis" ;
dwc:subGenus "Erioptera" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Erioptera_fuscipennis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Erioptera_fuscipennis>
dwc:class "Insecta" ;
dwc:family "Limoniidae" ;
dwc:genus "Erioptera" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "fuscipennis" ;
dwc:subGenus "Erioptera" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Erioptera_Erioptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Erioptera_Erioptera>
dwc:class "Insecta" ;
dwc:family "Limoniidae" ;
dwc:genus "Erioptera" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Erioptera" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Erioptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Erioptera>
dwc:class "Insecta" ;
dwc:family "Limoniidae" ;
dwc:genus "Erioptera" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Limoniidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Limoniidae>
dwc:class "Insecta" ;
dwc:family "Limoniidae" ;
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 .

View file

@ -0,0 +1,121 @@
@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/A7025AAF4408E281D6ECFD1329214FD5>
dc:creator "Chamorro, William; Marin-Armijos, Diego; senjo, Angelico; Vaz-De-Mello, Fernando Z." ;
dc:title "Copris (Copris) susanae Darling & Genier 2018" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Copris_susanae_Darling_2018> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Copris_susanae> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.826.26488> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.826.26488>
bibo:endPage "343" ;
bibo:journal "ZooKeys" ;
bibo:startPage "1" ;
bibo:volume "826" ;
dc:creator "Chamorro, William; Marin-Armijos, Diego; senjo, Angelico; Vaz-De-Mello, Fernando Z." ;
dc:date "2019" ;
dc:title "Scarabaeinae dung beetles from Ecuador: a catalog, nomenclatural acts, and distribution records" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Copris_susanae_Darling_2018>
dwc:authority "Darling & Genier, 2018" ;
dwc:authorityName "Darling & Genier" ;
dwc:authorityYear "2018" ;
dwc:class "Insecta" ;
dwc:family "Scarabaeidae" ;
dwc:genus "Copris" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Darling & Genier, 2018" ;
dwc:species "susanae" ;
dwc:subGenus "Copris" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7ZMN4> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Copris_susanae> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Copris_susanae>
dwc:class "Insecta" ;
dwc:family "Scarabaeidae" ;
dwc:genus "Copris" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "susanae" ;
dwc:subGenus "Copris" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Copris_Copris>, <http://taxon-name.plazi.org/id/Animalia/Copris> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Copris_Copris>
dwc:class "Insecta" ;
dwc:family "Scarabaeidae" ;
dwc:genus "Copris" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Copris" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Copris> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Copris>
dwc:class "Insecta" ;
dwc:family "Scarabaeidae" ;
dwc:genus "Copris" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scarabaeidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Scarabaeidae>
dwc:class "Insecta" ;
dwc:family "Scarabaeidae" ;
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 .

View file

@ -0,0 +1,151 @@
@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/A70287F4C248FFB5FADCFDD17984F2EB>
dc:creator "Russell A. Mittermeier; Anthony B. Rylands; Don E. Wilson" ;
dc:title "Varecia rubra" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A70287F4C248FFB5FADCFDD17984F2EB.mc.9FC33CBFC248FFB5F7F2FD347736FD08> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Varecia_rubra_Saint-Hilaire_1812> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Lemur_ruber_Saint-Hilaire_1812> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.6638668> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.6638668>
bibo:endPage "141" ;
bibo:startPage "90" ;
dc:creator "Russell A. Mittermeier; Anthony B. Rylands; Don E. Wilson" ;
dc:date "2013" ;
dc:title "Lemuridae" ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Varecia_rubra_Saint-Hilaire_1812>
dwc:baseAuthorityName "E. Geoffroy Saint-Hilaire" ;
dwc:baseAuthorityYear "1812" ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Varecia" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(E. Geoffroy Saint-Hilaire, 1812)" ;
dwc:species "rubra" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7FHRL> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Varecia_rubra> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lemur_ruber_Saint-Hilaire_1812>
dwc:authority "E. Geoffroy Saint-Hilaire, 1812" ;
dwc:authorityName "E. Geoffroy Saint-Hilaire" ;
dwc:authorityYear "1812" ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "E. Geoffroy Saint-Hilaire, 1812" ;
dwc:species "ruber" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lemur_ruber> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Varecia_rubra>
# Info: Couldn't generate language tag for "Red Ruffed Lemur"@undefined, Couldn't generate language tag for "Vari roux"@undefined, Couldn't generate language tag for "Roter Vari"@undefined, Couldn't generate language tag for "Lémur de collar rojo"@undefined ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Varecia" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "rubra" ;
dwc:vernacularName "Red Ruffed Lemur", "Vari roux", "Roter Vari", "Lémur de collar rojo" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Varecia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Varecia>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Varecia" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemuridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lemuridae>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Primates> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Primates>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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/Lemur_ruber>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "ruber" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemur> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lemur>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemuridae> ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/A70287F4C248FFB5FADCFDD17984F2EB.mc.9FC33CBFC248FFB5F7F2FD347736FD08>
trt:gbifOccurrenceId "3808186314" ;
trt:httpUri <https://treatment.plazi.org/id/A70287F4C248FFB5FADCFDD17984F2EB#9FC33CBFC248FFB5F7F2FD347736FD08> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,172 @@
@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/A70287F4C24BFFB5FF25F7637785FE25>
cito:cites <http://dx.doi.org/10.5281/zenodo.6638720> ;
dc:creator "Russell A. Mittermeier; Anthony B. Rylands; Don E. Wilson" ;
dc:title "Varecia variegata" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A70287F4C24BFFB5FF25F7637785FE25.mc.9FC33CBFC24BFFB6FCEAF6687A1CF648> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Varecia_variegata_Kerr_1792> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Lemur_macaco_variegata_Kerr_1792> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.6638668> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.6638668>
bibo:endPage "141" ;
bibo:startPage "90" ;
dc:creator "Russell A. Mittermeier; Anthony B. Rylands; Don E. Wilson" ;
dc:date "2013" ;
dc:title "Lemuridae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6638720> ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Varecia_variegata_Kerr_1792>
dwc:baseAuthorityName "Kerr" ;
dwc:baseAuthorityYear "1792" ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Varecia" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Kerr, 1792)" ;
dwc:species "variegata" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7FHRK> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Varecia_variegata> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lemur_macaco_variegata_Kerr_1792>
dwc:authority "Kerr" ;
dwc:authorityName "Kerr" ;
dwc:authorityYear "1792" ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "Kerr, 1792" ;
dwc:species "macaco" ;
dwc:subSpecies "variegata" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lemur_macaco_variegata> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Varecia_variegata>
# Info: Couldn't generate language tag for "Black-and-white Ruffed Lemur"@undefined, Couldn't generate language tag for "Vari noir et blanc"@undefined, Couldn't generate language tag for "Schwarzweil3er Vari"@undefined, Couldn't generate language tag for "Lémur de collar blanco y negro"@undefined, Couldn't generate language tag for "Pied Black-and-white Ruffed Lemur; Northern Black-and-white Ruffed Lemur (subcincta)"@undefined, Couldn't generate language tag for "Southern Black-and-white Ruffed Lemur (editorum)"@undefined, Couldn't generate language tag for "Variegated Ruffed Lemur (variegata)"@undefined ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Varecia" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "variegata" ;
dwc:vernacularName "Black-and-white Ruffed Lemur", "Vari noir et blanc", "Schwarzweil3er Vari", "Lémur de collar blanco y negro", "Pied Black-and-white Ruffed Lemur; Northern Black-and-white Ruffed Lemur (subcincta)", "Southern Black-and-white Ruffed Lemur (editorum)", "Variegated Ruffed Lemur (variegata)" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Varecia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Varecia>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Varecia" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemuridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lemuridae>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Primates> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Primates>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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/Lemur_macaco_variegata>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "subSpecies" ;
dwc:species "macaco" ;
dwc:subSpecies "variegata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemur_macaco> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lemur_macaco>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "macaco" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemur> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lemur>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemuridae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.6638720>
dc:description "8. Brown (Lemur Fulemurfulvus), 9. Rufous Brown Lemur (Eulemur rufus), 10. Red-fronted Brown Lemur (FEulemur rufifrons), 11. White-fronted Brown Lemur (Eulemur albifrons), 12. Sanfords Brown Lemur (Fulemur sanfordi), 13. White-collared Brown Lemur (Eulemur cinereiceps), 14. Red-collared Brown Lemur (Eulemur collars), 15. Black Lemur (Eulemur macaco), 16. Blue-eyed Black (Lemur Eulemurflavifrons), 17. Crowned Lemur (Eulemur coronatus), 18. Red-bellied Lemur (Eulemur rubriventer), 19. Mongoose Lemur (Eulemur mongoz)" ;
fabio:hasRepresentation <https://zenodo.org/record/6638720/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A70287F4C24BFFB5FF25F7637785FE25.mc.9FC33CBFC24BFFB6FCEAF6687A1CF648>
trt:gbifOccurrenceId "3808186318" ;
trt:httpUri <https://treatment.plazi.org/id/A70287F4C24BFFB5FF25F7637785FE25#9FC33CBFC24BFFB6FCEAF6687A1CF648> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,159 @@
@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/A70287F4C250FFACFADDF5967B5CF38A>
cito:cites <http://dx.doi.org/10.5281/zenodo.6638720> ;
dc:creator "Russell A. Mittermeier; Anthony B. Rylands; Don E. Wilson" ;
dc:title "Eulemur rufifrons Bennett 1833" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A70287F4C250FFACFADDF5967B5CF38A.mc.9FC33CBFC250FFADF839F4C5764DF4A7> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Eulemur_rufifrons_Bennett_1833> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Lemur_rufifrons_Bennett_1833> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.6638668> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.6638668>
bibo:endPage "141" ;
bibo:startPage "90" ;
dc:creator "Russell A. Mittermeier; Anthony B. Rylands; Don E. Wilson" ;
dc:date "2013" ;
dc:title "Lemuridae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6638720> ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Eulemur_rufifrons_Bennett_1833>
dwc:authority "Bennett, 1833" ;
dwc:authorityName "Bennett" ;
dwc:authorityYear "1833" ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Eulemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Bennett, 1833" ;
dwc:species "rufifrons" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6H9NZ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eulemur_rufifrons> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lemur_rufifrons_Bennett_1833>
dwc:authority "Bennett, 1833" ;
dwc:authorityName "Bennett" ;
dwc:authorityYear "1833" ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Bennett, 1833" ;
dwc:species "rufifrons" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lemur_rufifrons> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Eulemur_rufifrons>
# Info: Couldn't generate language tag for "Red-fronted Brown Lemur"@undefined, Couldn't generate language tag for "Lémur a front roux"@undefined, Couldn't generate language tag for "Sidlicher Rotstirnmaki"@undefined, Couldn't generate language tag for "Lémur pardo de frente roja"@undefined, Couldn't generate language tag for "Southern Red-fronted Brown Lemur"@undefined ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Eulemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "rufifrons" ;
dwc:vernacularName "Red-fronted Brown Lemur", "Lémur a front roux", "Sidlicher Rotstirnmaki", "Lémur pardo de frente roja", "Southern Red-fronted Brown Lemur" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eulemur> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Eulemur>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Eulemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemuridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lemuridae>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Primates> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Primates>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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/Lemur_rufifrons>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "rufifrons" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemur> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lemur>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemuridae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.6638720>
dc:description "8. Brown (Lemur Fulemurfulvus), 9. Rufous Brown Lemur (Eulemur rufus), 10. Red-fronted Brown Lemur (FEulemur rufifrons), 11. White-fronted Brown Lemur (Eulemur albifrons), 12. Sanfords Brown Lemur (Fulemur sanfordi), 13. White-collared Brown Lemur (Eulemur cinereiceps), 14. Red-collared Brown Lemur (Eulemur collars), 15. Black Lemur (Eulemur macaco), 16. Blue-eyed Black (Lemur Eulemurflavifrons), 17. Crowned Lemur (Eulemur coronatus), 18. Red-bellied Lemur (Eulemur rubriventer), 19. Mongoose Lemur (Eulemur mongoz)" ;
fabio:hasRepresentation <https://zenodo.org/record/6638720/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A70287F4C250FFACFADDF5967B5CF38A.mc.9FC33CBFC250FFADF839F4C5764DF4A7>
trt:gbifOccurrenceId "3808186306" ;
trt:httpUri <https://treatment.plazi.org/id/A70287F4C250FFACFADDF5967B5CF38A#9FC33CBFC250FFADF839F4C5764DF4A7> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,158 @@
@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/A70287F4C250FFADFAC0FCF677FFF5DD>
cito:cites <http://dx.doi.org/10.5281/zenodo.6638720> ;
dc:creator "Russell A. Mittermeier; Anthony B. Rylands; Don E. Wilson" ;
dc:title "Eulemur rufus" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A70287F4C250FFADFAC0FCF677FFF5DD.mc.9FC33CBFC250FFADF838FC19764CFC07> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Eulemur_rufus_Audebert_1799> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Lemur_rufus_Audebert_1799> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.6638668> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.6638668>
bibo:endPage "141" ;
bibo:startPage "90" ;
dc:creator "Russell A. Mittermeier; Anthony B. Rylands; Don E. Wilson" ;
dc:date "2013" ;
dc:title "Lemuridae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6638720> ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Eulemur_rufus_Audebert_1799>
dwc:baseAuthorityName "Audebert" ;
dwc:baseAuthorityYear "1799" ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Eulemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Audebert, 1799)" ;
dwc:species "rufus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6GXNW> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eulemur_rufus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lemur_rufus_Audebert_1799>
dwc:authority "Audebert, 1799" ;
dwc:authorityName "Audebert" ;
dwc:authorityYear "1799" ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Audebert, 1799" ;
dwc:species "rufus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lemur_rufus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Eulemur_rufus>
# Info: Couldn't generate language tag for "Rufous Brown Lemur"@undefined, Couldn't generate language tag for "Lémur roux"@undefined, Couldn't generate language tag for "Nordlicher Rotstirnmaki"@undefined, Couldn't generate language tag for "Lémur rojizo"@undefined, Couldn't generate language tag for "Northern Red-fronted Brown Lemur"@undefined, Couldn't generate language tag for "Red Brown Lemur"@undefined, Couldn't generate language tag for "Red-fronted Lemur"@undefined ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Eulemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "rufus" ;
dwc:vernacularName "Rufous Brown Lemur", "Lémur roux", "Nordlicher Rotstirnmaki", "Lémur rojizo", "Northern Red-fronted Brown Lemur", "Red Brown Lemur", "Red-fronted Lemur" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eulemur> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Eulemur>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Eulemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemuridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lemuridae>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Primates> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Primates>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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/Lemur_rufus>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "rufus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemur> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lemur>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemuridae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.6638720>
dc:description "8. Brown (Lemur Fulemurfulvus), 9. Rufous Brown Lemur (Eulemur rufus), 10. Red-fronted Brown Lemur (FEulemur rufifrons), 11. White-fronted Brown Lemur (Eulemur albifrons), 12. Sanfords Brown Lemur (Fulemur sanfordi), 13. White-collared Brown Lemur (Eulemur cinereiceps), 14. Red-collared Brown Lemur (Eulemur collars), 15. Black Lemur (Eulemur macaco), 16. Blue-eyed Black (Lemur Eulemurflavifrons), 17. Crowned Lemur (Eulemur coronatus), 18. Red-bellied Lemur (Eulemur rubriventer), 19. Mongoose Lemur (Eulemur mongoz)" ;
fabio:hasRepresentation <https://zenodo.org/record/6638720/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A70287F4C250FFADFAC0FCF677FFF5DD.mc.9FC33CBFC250FFADF838FC19764CFC07>
trt:gbifOccurrenceId "3808186305" ;
trt:httpUri <https://treatment.plazi.org/id/A70287F4C250FFADFAC0FCF677FFF5DD#9FC33CBFC250FFADF838FC19764CFC07> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,158 @@
@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/A70287F4C250FFADFFD9FE567B84FD3D>
cito:cites <http://dx.doi.org/10.5281/zenodo.6638720> ;
dc:creator "Russell A. Mittermeier; Anthony B. Rylands; Don E. Wilson" ;
dc:title "Eulemur fulvus" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A70287F4C250FFADFFD9FE567B84FD3D.mc.9FC33CBFC250FFADFC0EFD7B7A3AFD65> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Eulemur_fulvus_Saint-Hilaire_1796> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Lemur_fulvus_Saint-Hilaire_1796> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.6638668> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.6638668>
bibo:endPage "141" ;
bibo:startPage "90" ;
dc:creator "Russell A. Mittermeier; Anthony B. Rylands; Don E. Wilson" ;
dc:date "2013" ;
dc:title "Lemuridae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6638720> ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Eulemur_fulvus_Saint-Hilaire_1796>
dwc:baseAuthorityName "E. Geoffroy Saint-Hilaire" ;
dwc:baseAuthorityYear "1796" ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Eulemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(E. Geoffroy Saint-Hilaire, 1796)" ;
dwc:species "fulvus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6H9MK> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eulemur_fulvus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lemur_fulvus_Saint-Hilaire_1796>
dwc:authority "E. Geoffroy Saint-Hilaire, 1796" ;
dwc:authorityName "E. Geoffroy Saint-Hilaire" ;
dwc:authorityYear "1796" ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "E. Geoffroy Saint-Hilaire, 1796" ;
dwc:species "fulvus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lemur_fulvus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Eulemur_fulvus>
# Info: Couldn't generate language tag for "Brown Lemur"@undefined, Couldn't generate language tag for "Lémur brun"@undefined, Couldn't generate language tag for "Brauner Maki"@undefined, Couldn't generate language tag for "Lémur pardo"@undefined, Couldn't generate language tag for "Common Brown Lemur"@undefined ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Eulemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "fulvus" ;
dwc:vernacularName "Brown Lemur", "Lémur brun", "Brauner Maki", "Lémur pardo", "Common Brown Lemur" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eulemur> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Eulemur>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Eulemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemuridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lemuridae>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Primates> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Primates>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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/Lemur_fulvus>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "fulvus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemur> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lemur>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemuridae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.6638720>
dc:description "8. Brown (Lemur Fulemurfulvus), 9. Rufous Brown Lemur (Eulemur rufus), 10. Red-fronted Brown Lemur (FEulemur rufifrons), 11. White-fronted Brown Lemur (Eulemur albifrons), 12. Sanfords Brown Lemur (Fulemur sanfordi), 13. White-collared Brown Lemur (Eulemur cinereiceps), 14. Red-collared Brown Lemur (Eulemur collars), 15. Black Lemur (Eulemur macaco), 16. Blue-eyed Black (Lemur Eulemurflavifrons), 17. Crowned Lemur (Eulemur coronatus), 18. Red-bellied Lemur (Eulemur rubriventer), 19. Mongoose Lemur (Eulemur mongoz)" ;
fabio:hasRepresentation <https://zenodo.org/record/6638720/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A70287F4C250FFADFFD9FE567B84FD3D.mc.9FC33CBFC250FFADFC0EFD7B7A3AFD65>
trt:gbifOccurrenceId "3808186301" ;
trt:httpUri <https://treatment.plazi.org/id/A70287F4C250FFADFFD9FE567B84FD3D#9FC33CBFC250FFADFC0EFD7B7A3AFD65> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,160 @@
@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/A70287F4C251FFABFA2FF4CE7F62F7B3>
cito:cites <http://dx.doi.org/10.5281/zenodo.6638720> ;
dc:creator "Russell A. Mittermeier; Anthony B. Rylands; Don E. Wilson" ;
dc:title "Lemur sanfordi" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A70287F4C251FFABFA2FF4CE7F62F7B3.mc.9FC33CBFC251FFACF760F3F1769AF3B2> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lemur_sanfordi_Archbold_1932> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Lemur_fulvus_sanfordi_Archbold_1932> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.6638668> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.6638668>
bibo:endPage "141" ;
bibo:startPage "90" ;
dc:creator "Russell A. Mittermeier; Anthony B. Rylands; Don E. Wilson" ;
dc:date "2013" ;
dc:title "Lemuridae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6638720> ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Lemur_sanfordi_Archbold_1932>
dwc:baseAuthorityName "Archbold" ;
dwc:baseAuthorityYear "1932" ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Archbold, 1932)" ;
dwc:species "sanfordi" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lemur_sanfordi> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lemur_fulvus_sanfordi_Archbold_1932>
dwc:authority "Archbold, 1932" ;
dwc:authorityName "Archbold" ;
dwc:authorityYear "1932" ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "Archbold, 1932" ;
dwc:species "fulvus" ;
dwc:subSpecies "sanfordi" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lemur_fulvus_sanfordi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Lemur_sanfordi>
# Info: Couldn't generate language tag for "Sanfords Brown Lemur"@undefined, Couldn't generate language tag for "Lémur de Sanford"@undefined, Couldn't generate language tag for "Sanford-Maki"@undefined, Couldn't generate language tag for "Lémur pardo de Sanford"@undefined, Couldn't generate language tag for "Sanford's Lemur"@undefined ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "sanfordi" ;
dwc:vernacularName "Sanfords Brown Lemur", "Lémur de Sanford", "Sanford-Maki", "Lémur pardo de Sanford", "Sanford's Lemur" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemur> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lemur>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemuridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lemuridae>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Primates> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Primates>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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/Lemur_fulvus_sanfordi>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "subSpecies" ;
dwc:species "fulvus" ;
dwc:subSpecies "sanfordi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemur_fulvus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lemur_fulvus>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "fulvus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemur> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.6638720>
dc:description "8. Brown (Lemur Fulemurfulvus), 9. Rufous Brown Lemur (Eulemur rufus), 10. Red-fronted Brown Lemur (FEulemur rufifrons), 11. White-fronted Brown Lemur (Eulemur albifrons), 12. Sanfords Brown Lemur (Fulemur sanfordi), 13. White-collared Brown Lemur (Eulemur cinereiceps), 14. Red-collared Brown Lemur (Eulemur collars), 15. Black Lemur (Eulemur macaco), 16. Blue-eyed Black (Lemur Eulemurflavifrons), 17. Crowned Lemur (Eulemur coronatus), 18. Red-bellied Lemur (Eulemur rubriventer), 19. Mongoose Lemur (Eulemur mongoz)" ;
fabio:hasRepresentation <https://zenodo.org/record/6638720/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A70287F4C251FFABFA2FF4CE7F62F7B3.mc.9FC33CBFC251FFACF760F3F1769AF3B2>
trt:gbifOccurrenceId "3808186307" ;
trt:httpUri <https://treatment.plazi.org/id/A70287F4C251FFABFA2FF4CE7F62F7B3#9FC33CBFC251FFACF760F3F1769AF3B2> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,158 @@
@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/A70287F4C251FFACFF20F3417869F511>
cito:cites <http://dx.doi.org/10.5281/zenodo.6638720> ;
dc:creator "Russell A. Mittermeier; Anthony B. Rylands; Don E. Wilson" ;
dc:title "Eulemur albifrons" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A70287F4C251FFACFF20F3417869F511.mc.9FC33CBFC251FFACFC51F2937A95F27D> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Eulemur_albifrons_Saint-Hilaire_1796> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Lemur_albifrons_Saint-Hilaire_1796> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.6638668> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.6638668>
bibo:endPage "141" ;
bibo:startPage "90" ;
dc:creator "Russell A. Mittermeier; Anthony B. Rylands; Don E. Wilson" ;
dc:date "2013" ;
dc:title "Lemuridae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6638720> ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Eulemur_albifrons_Saint-Hilaire_1796>
dwc:baseAuthorityName "E. Geoffroy Saint-Hilaire" ;
dwc:baseAuthorityYear "1796" ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Eulemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(E. Geoffroy Saint-Hilaire, 1796)" ;
dwc:species "albifrons" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6H9ML> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eulemur_albifrons> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lemur_albifrons_Saint-Hilaire_1796>
dwc:authority "E. Geoffroy Saint-Hilaire, 1796" ;
dwc:authorityName "E. Geoffroy Saint-Hilaire" ;
dwc:authorityYear "1796" ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "E. Geoffroy Saint-Hilaire, 1796" ;
dwc:species "albifrons" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lemur_albifrons> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Eulemur_albifrons>
# Info: Couldn't generate language tag for "White-fronted Brown Lemur"@undefined, Couldn't generate language tag for "Lémur a front blanc"@undefined, Couldn't generate language tag for "WeilRkopfmaki"@undefined, Couldn't generate language tag for "Lémur pardo de frente blanca"@undefined, Couldn't generate language tag for "\\White-fronted Lemur"@undefined, Couldn't generate language tag for "White-headed Brown Lemur"@undefined, Couldn't generate language tag for "White-headed Lemur"@undefined ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Eulemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "albifrons" ;
dwc:vernacularName "White-fronted Brown Lemur", "Lémur a front blanc", "WeilRkopfmaki", "Lémur pardo de frente blanca", "\\White-fronted Lemur", "White-headed Brown Lemur", "White-headed Lemur" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eulemur> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Eulemur>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Eulemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemuridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lemuridae>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Primates> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Primates>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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/Lemur_albifrons>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "albifrons" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemur> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lemur>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemuridae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.6638720>
dc:description "8. Brown (Lemur Fulemurfulvus), 9. Rufous Brown Lemur (Eulemur rufus), 10. Red-fronted Brown Lemur (FEulemur rufifrons), 11. White-fronted Brown Lemur (Eulemur albifrons), 12. Sanfords Brown Lemur (Fulemur sanfordi), 13. White-collared Brown Lemur (Eulemur cinereiceps), 14. Red-collared Brown Lemur (Eulemur collars), 15. Black Lemur (Eulemur macaco), 16. Blue-eyed Black (Lemur Eulemurflavifrons), 17. Crowned Lemur (Eulemur coronatus), 18. Red-bellied Lemur (Eulemur rubriventer), 19. Mongoose Lemur (Eulemur mongoz)" ;
fabio:hasRepresentation <https://zenodo.org/record/6638720/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A70287F4C251FFACFF20F3417869F511.mc.9FC33CBFC251FFACFC51F2937A95F27D>
trt:gbifOccurrenceId "3808186320" ;
trt:httpUri <https://treatment.plazi.org/id/A70287F4C251FFACFF20F3417869F511#9FC33CBFC251FFACFC51F2937A95F27D> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,158 @@
@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/A70287F4C254FFA8FADDF5127D7CF6C2>
cito:cites <http://dx.doi.org/10.5281/zenodo.6638720> ;
dc:creator "Russell A. Mittermeier; Anthony B. Rylands; Don E. Wilson" ;
dc:title "Eulemur rubriventer" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A70287F4C254FFA8FADDF5127D7CF6C2.mc.9FC33CBFC254FFA9F74EF47477EAF448> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Eulemur_rubriventer_Saint-Hilaire_1850> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Lemur_rubriventer_Saint-Hilaire_1850> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.6638668> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.6638668>
bibo:endPage "141" ;
bibo:startPage "90" ;
dc:creator "Russell A. Mittermeier; Anthony B. Rylands; Don E. Wilson" ;
dc:date "2013" ;
dc:title "Lemuridae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6638720> ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Eulemur_rubriventer_Saint-Hilaire_1850>
dwc:baseAuthorityName "I. Geoffroy Saint-Hilaire" ;
dwc:baseAuthorityYear "1850" ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Eulemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(I. Geoffroy Saint-Hilaire, 1850)" ;
dwc:species "rubriventer" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6GXNZ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eulemur_rubriventer> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lemur_rubriventer_Saint-Hilaire_1850>
dwc:authority "I. Geoffroy Saint-Hilaire, 1850" ;
dwc:authorityName "I. Geoffroy Saint-Hilaire" ;
dwc:authorityYear "1850" ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "I. Geoffroy Saint-Hilaire, 1850" ;
dwc:species "rubriventer" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lemur_rubriventer> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Eulemur_rubriventer>
# Info: Couldn't generate language tag for "Red-bellied Lemur"@undefined, Couldn't generate language tag for "Lémur a ventre roux"@undefined, Couldn't generate language tag for "Rotbauchmaki"@undefined, Couldn't generate language tag for "Lémur de vientre rojo"@undefined ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Eulemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "rubriventer" ;
dwc:vernacularName "Red-bellied Lemur", "Lémur a ventre roux", "Rotbauchmaki", "Lémur de vientre rojo" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eulemur> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Eulemur>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Eulemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemuridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lemuridae>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Primates> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Primates>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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/Lemur_rubriventer>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "rubriventer" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemur> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lemur>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemuridae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.6638720>
dc:description "8. Brown (Lemur Fulemurfulvus), 9. Rufous Brown Lemur (Eulemur rufus), 10. Red-fronted Brown Lemur (FEulemur rufifrons), 11. White-fronted Brown Lemur (Eulemur albifrons), 12. Sanfords Brown Lemur (Fulemur sanfordi), 13. White-collared Brown Lemur (Eulemur cinereiceps), 14. Red-collared Brown Lemur (Eulemur collars), 15. Black Lemur (Eulemur macaco), 16. Blue-eyed Black (Lemur Eulemurflavifrons), 17. Crowned Lemur (Eulemur coronatus), 18. Red-bellied Lemur (Eulemur rubriventer), 19. Mongoose Lemur (Eulemur mongoz)" ;
fabio:hasRepresentation <https://zenodo.org/record/6638720/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A70287F4C254FFA8FADDF5127D7CF6C2.mc.9FC33CBFC254FFA9F74EF47477EAF448>
trt:gbifOccurrenceId "3808186313" ;
trt:httpUri <https://treatment.plazi.org/id/A70287F4C254FFA8FADDF5127D7CF6C2#9FC33CBFC254FFA9F74EF47477EAF448> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,158 @@
@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/A70287F4C254FFA9FFD4F498777FF564>
cito:cites <http://dx.doi.org/10.5281/zenodo.6638720> ;
dc:creator "Russell A. Mittermeier; Anthony B. Rylands; Don E. Wilson" ;
dc:title "Eulemur coronatus" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A70287F4C254FFA9FFD4F498777FF564.mc.9FC33CBFC254FFA9FD31F3F67DE0F3DE> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Eulemur_coronatus_Gray_1842> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Lemur_coronatus_Gray_1842> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.6638668> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.6638668>
bibo:endPage "141" ;
bibo:startPage "90" ;
dc:creator "Russell A. Mittermeier; Anthony B. Rylands; Don E. Wilson" ;
dc:date "2013" ;
dc:title "Lemuridae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6638720> ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Eulemur_coronatus_Gray_1842>
dwc:baseAuthorityName "Gray" ;
dwc:baseAuthorityYear "1842" ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Eulemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Gray, 1842)" ;
dwc:species "coronatus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6H9MJ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eulemur_coronatus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lemur_coronatus_Gray_1842>
dwc:authority "Gray, 1842" ;
dwc:authorityName "Gray" ;
dwc:authorityYear "1842" ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Gray, 1842" ;
dwc:species "coronatus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lemur_coronatus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Eulemur_coronatus>
# Info: Couldn't generate language tag for "Crowned Lemur"@undefined, Couldn't generate language tag for "Lémur couronné"@undefined, Couldn't generate language tag for "Kronenmaki"@undefined, Couldn't generate language tag for "Lémur coronado"@undefined ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Eulemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "coronatus" ;
dwc:vernacularName "Crowned Lemur", "Lémur couronné", "Kronenmaki", "Lémur coronado" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eulemur> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Eulemur>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Eulemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemuridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lemuridae>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Primates> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Primates>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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/Lemur_coronatus>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "coronatus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemur> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lemur>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemuridae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.6638720>
dc:description "8. Brown (Lemur Fulemurfulvus), 9. Rufous Brown Lemur (Eulemur rufus), 10. Red-fronted Brown Lemur (FEulemur rufifrons), 11. White-fronted Brown Lemur (Eulemur albifrons), 12. Sanfords Brown Lemur (Fulemur sanfordi), 13. White-collared Brown Lemur (Eulemur cinereiceps), 14. Red-collared Brown Lemur (Eulemur collars), 15. Black Lemur (Eulemur macaco), 16. Blue-eyed Black (Lemur Eulemurflavifrons), 17. Crowned Lemur (Eulemur coronatus), 18. Red-bellied Lemur (Eulemur rubriventer), 19. Mongoose Lemur (Eulemur mongoz)" ;
fabio:hasRepresentation <https://zenodo.org/record/6638720/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A70287F4C254FFA9FFD4F498777FF564.mc.9FC33CBFC254FFA9FD31F3F67DE0F3DE>
trt:gbifOccurrenceId "3808186319" ;
trt:httpUri <https://treatment.plazi.org/id/A70287F4C254FFA9FFD4F498777FF564#9FC33CBFC254FFA9FD31F3F67DE0F3DE> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,158 @@
@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/A70287F4C255FFA8FF24F6797870F58B>
cito:cites <http://dx.doi.org/10.5281/zenodo.6638720> ;
dc:creator "Russell A. Mittermeier; Anthony B. Rylands; Don E. Wilson" ;
dc:title "Eulemur mongoz" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A70287F4C255FFA8FF24F6797870F58B.mc.9FC33CBFC255FFA8FD78F5F67A72F5DE> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Eulemur_mongoz_Linnaeus_1766> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Lemur_mongoz_Linnaeus_1766> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.6638668> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.6638668>
bibo:endPage "141" ;
bibo:startPage "90" ;
dc:creator "Russell A. Mittermeier; Anthony B. Rylands; Don E. Wilson" ;
dc:date "2013" ;
dc:title "Lemuridae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6638720> ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Eulemur_mongoz_Linnaeus_1766>
dwc:baseAuthorityName "Linnaeus" ;
dwc:baseAuthorityYear "1766" ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Eulemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Linnaeus, 1766)" ;
dwc:species "mongoz" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6H9NY> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eulemur_mongoz> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lemur_mongoz_Linnaeus_1766>
dwc:authority "Linnaeus, 1766" ;
dwc:authorityName "Linnaeus" ;
dwc:authorityYear "1766" ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Linnaeus, 1766" ;
dwc:species "mongoz" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lemur_mongoz> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Eulemur_mongoz>
# Info: Couldn't generate language tag for "Mongoose Lemur"@undefined, Couldn't generate language tag for "Lémur mongoz"@undefined, Couldn't generate language tag for "Mongozmaki"@undefined, Couldn't generate language tag for "Lémur mangosta"@undefined ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Eulemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "mongoz" ;
dwc:vernacularName "Mongoose Lemur", "Lémur mongoz", "Mongozmaki", "Lémur mangosta" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eulemur> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Eulemur>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Eulemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemuridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lemuridae>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Primates> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Primates>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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/Lemur_mongoz>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "mongoz" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemur> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lemur>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemuridae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.6638720>
dc:description "8. Brown (Lemur Fulemurfulvus), 9. Rufous Brown Lemur (Eulemur rufus), 10. Red-fronted Brown Lemur (FEulemur rufifrons), 11. White-fronted Brown Lemur (Eulemur albifrons), 12. Sanfords Brown Lemur (Fulemur sanfordi), 13. White-collared Brown Lemur (Eulemur cinereiceps), 14. Red-collared Brown Lemur (Eulemur collars), 15. Black Lemur (Eulemur macaco), 16. Blue-eyed Black (Lemur Eulemurflavifrons), 17. Crowned Lemur (Eulemur coronatus), 18. Red-bellied Lemur (Eulemur rubriventer), 19. Mongoose Lemur (Eulemur mongoz)" ;
fabio:hasRepresentation <https://zenodo.org/record/6638720/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A70287F4C255FFA8FF24F6797870F58B.mc.9FC33CBFC255FFA8FD78F5F67A72F5DE>
trt:gbifOccurrenceId "3808186311" ;
trt:httpUri <https://treatment.plazi.org/id/A70287F4C255FFA8FF24F6797870F58B#9FC33CBFC255FFA8FD78F5F67A72F5DE> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,171 @@
@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/A70287F4C256FFABFFD6F76F767CF27C>
cito:cites <http://dx.doi.org/10.5281/zenodo.6638720> ;
dc:creator "Russell A. Mittermeier; Anthony B. Rylands; Don E. Wilson" ;
dc:title "Eulemur cinereiceps" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A70287F4C256FFABFFD6F76F767CF27C.mc.9FC33CBFC256FFABFD33F66A7ABBF656> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Eulemur_cinereiceps_Grandidier_1890> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Lemur_mongoz_cinereiceps_Grandidier_1890> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.6638668> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.6638668>
bibo:endPage "141" ;
bibo:startPage "90" ;
dc:creator "Russell A. Mittermeier; Anthony B. Rylands; Don E. Wilson" ;
dc:date "2013" ;
dc:title "Lemuridae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6638720> ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Eulemur_cinereiceps_Grandidier_1890>
dwc:baseAuthorityName "A. Grandidier & A. Milne-Edwards" ;
dwc:baseAuthorityYear "1890" ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Eulemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(A. Grandidier & A. Milne-Edwards, 1890)" ;
dwc:species "cinereiceps" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6H9MM> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eulemur_cinereiceps> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lemur_mongoz_cinereiceps_Grandidier_1890>
dwc:authorityName "A. Grandidier & A. Milne-Edwards" ;
dwc:authorityYear "1890" ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "variety" ;
dwc:scientificNameAuthorship "A. Grandidier & A. Milne-Edwards, 1890" ;
dwc:species "mongoz" ;
dwc:variety "cinereiceps" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lemur_mongoz_cinereiceps> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Eulemur_cinereiceps>
# Info: Couldn't generate language tag for "White-collared Brown Lemur"@undefined, Couldn't generate language tag for "Lémur a collier blanc"@undefined, Couldn't generate language tag for "\\Wei3wangen-Halsbandmaki"@undefined, Couldn't generate language tag for "Lémur pardo de cabeza gris"@undefined, Couldn't generate language tag for "Gray-headed Brown Lemur"@undefined, Couldn't generate language tag for "Gray-headed Lemur"@undefined, Couldn't generate language tag for "White-collared Lemur"@undefined ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Eulemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "cinereiceps" ;
dwc:vernacularName "White-collared Brown Lemur", "Lémur a collier blanc", "\\Wei3wangen-Halsbandmaki", "Lémur pardo de cabeza gris", "Gray-headed Brown Lemur", "Gray-headed Lemur", "White-collared Lemur" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eulemur> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Eulemur>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Eulemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemuridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lemuridae>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Primates> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Primates>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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/Lemur_mongoz_cinereiceps>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "variety" ;
dwc:species "mongoz" ;
dwc:variety "cinereiceps" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemur_mongoz> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lemur_mongoz>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "mongoz" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemur> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lemur>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemuridae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.6638720>
dc:description "8. Brown (Lemur Fulemurfulvus), 9. Rufous Brown Lemur (Eulemur rufus), 10. Red-fronted Brown Lemur (FEulemur rufifrons), 11. White-fronted Brown Lemur (Eulemur albifrons), 12. Sanfords Brown Lemur (Fulemur sanfordi), 13. White-collared Brown Lemur (Eulemur cinereiceps), 14. Red-collared Brown Lemur (Eulemur collars), 15. Black Lemur (Eulemur macaco), 16. Blue-eyed Black (Lemur Eulemurflavifrons), 17. Crowned Lemur (Eulemur coronatus), 18. Red-bellied Lemur (Eulemur rubriventer), 19. Mongoose Lemur (Eulemur mongoz)" ;
fabio:hasRepresentation <https://zenodo.org/record/6638720/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A70287F4C256FFABFFD6F76F767CF27C.mc.9FC33CBFC256FFABFD33F66A7ABBF656>
trt:gbifOccurrenceId "3808186309" ;
trt:httpUri <https://treatment.plazi.org/id/A70287F4C256FFABFFD6F76F767CF27C#9FC33CBFC256FFABFD33F66A7ABBF656> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,158 @@
@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/A70287F4C257FFA9FA2DF5B27F2DF4EB>
cito:cites <http://dx.doi.org/10.5281/zenodo.6638720> ;
dc:creator "Russell A. Mittermeier; Anthony B. Rylands; Don E. Wilson" ;
dc:title "Eulemur flavifrons" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A70287F4C257FFA9FA2DF5B27F2DF4EB.mc.9FC33CBFC257FFAAF78AF4E576BEF4C3> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Eulemur_flavifrons_Gray_1867> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Prosimia_flavifrons_Gray_1867> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.6638668> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.6638668>
bibo:endPage "141" ;
bibo:startPage "90" ;
dc:creator "Russell A. Mittermeier; Anthony B. Rylands; Don E. Wilson" ;
dc:date "2013" ;
dc:title "Lemuridae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6638720> ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Eulemur_flavifrons_Gray_1867>
dwc:baseAuthorityName "Gray" ;
dwc:baseAuthorityYear "1867" ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Eulemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Gray, 1867)" ;
dwc:species "flavifrons" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6GXMK> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eulemur_flavifrons> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Prosimia_flavifrons_Gray_1867>
dwc:authority "Gray, 1867" ;
dwc:authorityName "Gray" ;
dwc:authorityYear "1867" ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Prosimia" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Gray, 1867" ;
dwc:species "flavifrons" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Prosimia_flavifrons> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Eulemur_flavifrons>
# Info: Couldn't generate language tag for "Blue-eyed Black"@undefined, Couldn't generate language tag for "Lémur aux yeux turquoise"@undefined, Couldn't generate language tag for "Blauaugenmaki"@undefined, Couldn't generate language tag for "Lémur negro de ojos azules"@undefined, Couldn't generate language tag for "Sclaters Black Lemur"@undefined, Couldn't generate language tag for "Sclaters Lemur"@undefined ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Eulemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "flavifrons" ;
dwc:vernacularName "Blue-eyed Black", "Lémur aux yeux turquoise", "Blauaugenmaki", "Lémur negro de ojos azules", "Sclaters Black Lemur", "Sclaters Lemur" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eulemur> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Eulemur>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Eulemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemuridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lemuridae>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Primates> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Primates>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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/Prosimia_flavifrons>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Prosimia" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "flavifrons" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Prosimia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Prosimia>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Prosimia" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemuridae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.6638720>
dc:description "8. Brown (Lemur Fulemurfulvus), 9. Rufous Brown Lemur (Eulemur rufus), 10. Red-fronted Brown Lemur (FEulemur rufifrons), 11. White-fronted Brown Lemur (Eulemur albifrons), 12. Sanfords Brown Lemur (Fulemur sanfordi), 13. White-collared Brown Lemur (Eulemur cinereiceps), 14. Red-collared Brown Lemur (Eulemur collars), 15. Black Lemur (Eulemur macaco), 16. Blue-eyed Black (Lemur Eulemurflavifrons), 17. Crowned Lemur (Eulemur coronatus), 18. Red-bellied Lemur (Eulemur rubriventer), 19. Mongoose Lemur (Eulemur mongoz)" ;
fabio:hasRepresentation <https://zenodo.org/record/6638720/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A70287F4C257FFA9FA2DF5B27F2DF4EB.mc.9FC33CBFC257FFAAF78AF4E576BEF4C3>
trt:gbifOccurrenceId "3808186317" ;
trt:httpUri <https://treatment.plazi.org/id/A70287F4C257FFA9FA2DF5B27F2DF4EB#9FC33CBFC257FFAAF78AF4E576BEF4C3> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,159 @@
@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/A70287F4C257FFAAFF26F5D17628F5F8>
cito:cites <http://dx.doi.org/10.5281/zenodo.6638720> ;
dc:creator "Russell A. Mittermeier; Anthony B. Rylands; Don E. Wilson" ;
dc:title "Eulemur macaco" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A70287F4C257FFAAFF26F5D17628F5F8.mc.9FC33CBFC257FFAAFC83F52B7DA6F515> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Eulemur_macaco_Linnaeus_1766> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Lemur_macaco_Linnaeus_1766> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.6638668> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.6638668>
bibo:endPage "141" ;
bibo:startPage "90" ;
dc:creator "Russell A. Mittermeier; Anthony B. Rylands; Don E. Wilson" ;
dc:date "2013" ;
dc:title "Lemuridae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6638720> ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Eulemur_macaco_Linnaeus_1766>
dwc:baseAuthorityName "Linnaeus" ;
dwc:baseAuthorityYear "1766" ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Eulemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Linnaeus, 1766)" ;
dwc:species "macaco" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6GXNY> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eulemur_macaco> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lemur_macaco_Linnaeus_1766>
dwc:authority "Linnaeus, 1766" ;
dwc:authorityName "Linnaeus" ;
dwc:authorityYear "1766" ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Linnaeus, 1766" ;
dwc:species "macaco" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6GXNY> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lemur_macaco> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Eulemur_macaco>
# Info: Couldn't generate language tag for "Black Lemur"@undefined, Couldn't generate language tag for "Lémur noir"@undefined, Couldn't generate language tag for "Mohrenmaki"@undefined, Couldn't generate language tag for "Lémur negro"@undefined ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Eulemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "macaco" ;
dwc:vernacularName "Black Lemur", "Lémur noir", "Mohrenmaki", "Lémur negro" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eulemur> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Eulemur>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Eulemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemuridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lemuridae>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Primates> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Primates>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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/Lemur_macaco>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "macaco" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemur> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lemur>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemuridae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.6638720>
dc:description "8. Brown (Lemur Fulemurfulvus), 9. Rufous Brown Lemur (Eulemur rufus), 10. Red-fronted Brown Lemur (FEulemur rufifrons), 11. White-fronted Brown Lemur (Eulemur albifrons), 12. Sanfords Brown Lemur (Fulemur sanfordi), 13. White-collared Brown Lemur (Eulemur cinereiceps), 14. Red-collared Brown Lemur (Eulemur collars), 15. Black Lemur (Eulemur macaco), 16. Blue-eyed Black (Lemur Eulemurflavifrons), 17. Crowned Lemur (Eulemur coronatus), 18. Red-bellied Lemur (Eulemur rubriventer), 19. Mongoose Lemur (Eulemur mongoz)" ;
fabio:hasRepresentation <https://zenodo.org/record/6638720/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A70287F4C257FFAAFF26F5D17628F5F8.mc.9FC33CBFC257FFAAFC83F52B7DA6F515>
trt:gbifOccurrenceId "3808186302" ;
trt:httpUri <https://treatment.plazi.org/id/A70287F4C257FFAAFF26F5D17628F5F8#9FC33CBFC257FFAAFC83F52B7DA6F515> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,157 @@
@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/A70287F4C257FFAAFF26FEEE7CCDF621>
cito:cites <http://dx.doi.org/10.5281/zenodo.6638720> ;
dc:creator "Russell A. Mittermeier; Anthony B. Rylands; Don E. Wilson" ;
dc:title "Eulemur collaris" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A70287F4C257FFAAFF26FEEE7CCDF621.mc.9FC33CBFC257FFAAFBA9FE117ADCFDFB> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Eulemur_collaris_Saint-Hilaire_1812> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Lemur_collaris_Saint-Hilaire_1812> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.6638668> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.6638668>
bibo:endPage "141" ;
bibo:startPage "90" ;
dc:creator "Russell A. Mittermeier; Anthony B. Rylands; Don E. Wilson" ;
dc:date "2013" ;
dc:title "Lemuridae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6638720> ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Eulemur_collaris_Saint-Hilaire_1812>
dwc:baseAuthorityName "E. Geoffroy Saint-Hilaire" ;
dwc:baseAuthorityYear "1812" ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Eulemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(E. Geoffroy Saint-Hilaire, 1812)" ;
dwc:species "collaris" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6GXMJ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eulemur_collaris> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lemur_collaris_Saint-Hilaire_1812>
dwc:authorityName "E. Geoffroy Saint-Hilaire" ;
dwc:authorityYear "1812" ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "E. Geoffroy Saint-Hilaire, 1812" ;
dwc:species "collaris" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lemur_collaris> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Eulemur_collaris>
# Info: Couldn't generate language tag for "Red-collared Brown Lemur"@undefined, Couldn't generate language tag for "Lémur a collier roux"@undefined, Couldn't generate language tag for "Rotwangen-Halsbandmaki"@undefined, Couldn't generate language tag for "Lémur pardo de collar"@undefined, Couldn't generate language tag for "Collared Brown Lemur"@undefined, Couldn't generate language tag for "Red-collared Lemur"@undefined ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Eulemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "collaris" ;
dwc:vernacularName "Red-collared Brown Lemur", "Lémur a collier roux", "Rotwangen-Halsbandmaki", "Lémur pardo de collar", "Collared Brown Lemur", "Red-collared Lemur" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eulemur> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Eulemur>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Eulemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemuridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lemuridae>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Primates> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Primates>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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/Lemur_collaris>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "collaris" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemur> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lemur>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemuridae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.6638720>
dc:description "8. Brown (Lemur Fulemurfulvus), 9. Rufous Brown Lemur (Eulemur rufus), 10. Red-fronted Brown Lemur (FEulemur rufifrons), 11. White-fronted Brown Lemur (Eulemur albifrons), 12. Sanfords Brown Lemur (Fulemur sanfordi), 13. White-collared Brown Lemur (Eulemur cinereiceps), 14. Red-collared Brown Lemur (Eulemur collars), 15. Black Lemur (Eulemur macaco), 16. Blue-eyed Black (Lemur Eulemurflavifrons), 17. Crowned Lemur (Eulemur coronatus), 18. Red-bellied Lemur (Eulemur rubriventer), 19. Mongoose Lemur (Eulemur mongoz)" ;
fabio:hasRepresentation <https://zenodo.org/record/6638720/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A70287F4C257FFAAFF26FEEE7CCDF621.mc.9FC33CBFC257FFAAFBA9FE117ADCFDFB>
trt:gbifOccurrenceId "3808186308" ;
trt:httpUri <https://treatment.plazi.org/id/A70287F4C257FFAAFF26FEEE7CCDF621#9FC33CBFC257FFAAFBA9FE117ADCFDFB> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,149 @@
@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/A70287F4C258FFA4FADAF9837F93FBFC>
cito:cites <http://dx.doi.org/10.5281/zenodo.6638718> ;
dc:creator "Russell A. Mittermeier; Anthony B. Rylands; Don E. Wilson" ;
dc:title "Hapalemur meridionalis" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A70287F4C258FFA4FADAF9837F93FBFC.mc.9FC33CBFC258FFA5F76DF8B377DDF84C> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hapalemur_meridionalis_Warter_1987> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Hapalemur_griseus_Link_1795> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.6638668> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.6638668>
bibo:endPage "141" ;
bibo:startPage "90" ;
dc:creator "Russell A. Mittermeier; Anthony B. Rylands; Don E. Wilson" ;
dc:date "2013" ;
dc:title "Lemuridae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6638718> ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Hapalemur_meridionalis_Warter_1987>
dwc:baseAuthorityName "Warter, Randrianasolo, Dutrillaux & Rumpler" ;
dwc:baseAuthorityYear "1987" ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Hapalemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Warter, Randrianasolo, Dutrillaux & Rumpler, 1987)" ;
dwc:species "meridionalis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6LBGW> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hapalemur_meridionalis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Hapalemur_griseus_Link_1795>
dwc:authorityName "Warter, Randrianasolo, Dutrillaux & Rumpler" ;
dwc:authorityYear "1987" ;
dwc:baseAuthorityName "Link" ;
dwc:baseAuthorityYear "1795" ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Hapalemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Link, 1795) Warter, Randrianasolo, Dutrillaux & Rumpler, 1987" ;
dwc:species "griseus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6LBGW> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hapalemur_griseus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Hapalemur_meridionalis>
# Info: Couldn't generate language tag for "Southern Bamboo Lemur"@undefined, Couldn't generate language tag for "Lémur méridional"@undefined, Couldn't generate language tag for "Sidlicher Bambuslemur"@undefined, Couldn't generate language tag for "Lémur del bambi meridional"@undefined, Couldn't generate language tag for "Rusty-gray Bamboo Lemur"@undefined, Couldn't generate language tag for "Rusty-gray Lesser Bamboo Lemur"@undefined, Couldn't generate language tag for "Southern Gentle Lemur"@undefined ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Hapalemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "meridionalis" ;
dwc:vernacularName "Southern Bamboo Lemur", "Lémur méridional", "Sidlicher Bambuslemur", "Lémur del bambi meridional", "Rusty-gray Bamboo Lemur", "Rusty-gray Lesser Bamboo Lemur", "Southern Gentle Lemur" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hapalemur> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hapalemur>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Hapalemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemuridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lemuridae>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Primates> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Primates>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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/Hapalemur_griseus>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Hapalemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "griseus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hapalemur> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.6638718>
dc:description "0. Greater Bamboo Lemur (Prolemur simus), 1. Gray Bamboo Lemur (Hapalemur griseus), 2. Southern Bamboo Lemur (Hapalemur meridionalis), 3. Northern Bamboo Lemur (Hapalemur occidentalis), 4. Lac Alaotra Bamboo Lemur (Hapalemur alaotrensis), 5. Golden Bamboo Lemur (Hapalemur aureus)" ;
fabio:hasRepresentation <https://zenodo.org/record/6638718/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A70287F4C258FFA4FADAF9837F93FBFC.mc.9FC33CBFC258FFA5F76DF8B377DDF84C>
trt:gbifOccurrenceId "3808186316" ;
trt:httpUri <https://treatment.plazi.org/id/A70287F4C258FFA4FADAF9837F93FBFC#9FC33CBFC258FFA5F76DF8B377DDF84C> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,158 @@
@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/A70287F4C258FFA5FFEDFE547964F9D3>
cito:cites <http://dx.doi.org/10.5281/zenodo.6638718> ;
dc:creator "Russell A. Mittermeier; Anthony B. Rylands; Don E. Wilson" ;
dc:title "Hapalemur griseus" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A70287F4C258FFA5FFEDFE547964F9D3.mc.9FC33CBFC258FFA5FD49FD517D7DFD3F> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hapalemur_griseus_Link_1795> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Lemur_griseus_Link_1795> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.6638668> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.6638668>
bibo:endPage "141" ;
bibo:startPage "90" ;
dc:creator "Russell A. Mittermeier; Anthony B. Rylands; Don E. Wilson" ;
dc:date "2013" ;
dc:title "Lemuridae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6638718> ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Hapalemur_griseus_Link_1795>
dwc:baseAuthorityName "Link" ;
dwc:baseAuthorityYear "1795" ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Hapalemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Link, 1795)" ;
dwc:species "griseus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6LC7M> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hapalemur_griseus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lemur_griseus_Link_1795>
dwc:authority "Link, 1795" ;
dwc:authorityName "Link" ;
dwc:authorityYear "1795" ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Link, 1795" ;
dwc:species "griseus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lemur_griseus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Hapalemur_griseus>
# Info: Couldn't generate language tag for "Gray Bamboo Lemur"@undefined, Couldn't generate language tag for "Lémur gris"@undefined, Couldn't generate language tag for "Grauer Bambuslemur"@undefined, Couldn't generate language tag for "Lémur del bambu gris"@undefined, Couldn't generate language tag for "Eastern Gray Bamboo Lemur"@undefined, Couldn't generate language tag for "Eastern Lesser Bamboo Lemur"@undefined, Couldn't generate language tag for "Gray Gentle Lemur; Beanamalao Bamboo Lemur (gilbert)"@undefined, Couldn't generate language tag for "Ranomafana Bamboo Lemur (ranomafanensis)"@undefined ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Hapalemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "griseus" ;
dwc:vernacularName "Gray Bamboo Lemur", "Lémur gris", "Grauer Bambuslemur", "Lémur del bambu gris", "Eastern Gray Bamboo Lemur", "Eastern Lesser Bamboo Lemur", "Gray Gentle Lemur; Beanamalao Bamboo Lemur (gilbert)", "Ranomafana Bamboo Lemur (ranomafanensis)" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hapalemur> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hapalemur>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Hapalemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemuridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lemuridae>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Primates> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Primates>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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/Lemur_griseus>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "griseus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemur> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lemur>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemuridae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.6638718>
dc:description "0. Greater Bamboo Lemur (Prolemur simus), 1. Gray Bamboo Lemur (Hapalemur griseus), 2. Southern Bamboo Lemur (Hapalemur meridionalis), 3. Northern Bamboo Lemur (Hapalemur occidentalis), 4. Lac Alaotra Bamboo Lemur (Hapalemur alaotrensis), 5. Golden Bamboo Lemur (Hapalemur aureus)" ;
fabio:hasRepresentation <https://zenodo.org/record/6638718/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A70287F4C258FFA5FFEDFE547964F9D3.mc.9FC33CBFC258FFA5FD49FD517D7DFD3F>
trt:gbifOccurrenceId "3808186315" ;
trt:httpUri <https://treatment.plazi.org/id/A70287F4C258FFA5FFEDFE547964F9D3#9FC33CBFC258FFA5FD49FD517D7DFD3F> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,161 @@
@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/A70287F4C259FFA3FA2CFDF87D9FFC2F>
cito:cites <http://dx.doi.org/10.5281/zenodo.6638718> ;
dc:creator "Russell A. Mittermeier; Anthony B. Rylands; Don E. Wilson" ;
dc:title "Hapalemur alaotrensis" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A70287F4C259FFA3FA2CFDF87D9FFC2F.mc.9FC33CBFC259FFA4F768FD2F745DFD09> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hapalemur_alaotrensis_Rumpler_1975> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Hapalemur_griseus_alaotrensis_Rumpler_1975> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.6638668> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.6638668>
bibo:endPage "141" ;
bibo:startPage "90" ;
dc:creator "Russell A. Mittermeier; Anthony B. Rylands; Don E. Wilson" ;
dc:date "2013" ;
dc:title "Lemuridae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6638718> ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Hapalemur_alaotrensis_Rumpler_1975>
dwc:baseAuthorityName "Rumpler" ;
dwc:baseAuthorityYear "1975" ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Hapalemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Rumpler, 1975)" ;
dwc:species "alaotrensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3JK9Y> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hapalemur_alaotrensis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Hapalemur_griseus_alaotrensis_Rumpler_1975>
dwc:authorityName "Rumpler" ;
dwc:authorityYear "1975" ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Hapalemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "subSpecies" ;
dwc:scientificNameAuthorship "Rumpler, 1975" ;
dwc:species "griseus" ;
dwc:subSpecies "alaotrensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3JK9Y> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hapalemur_griseus_alaotrensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Hapalemur_alaotrensis>
# Info: Couldn't generate language tag for "Lac Alaotra Bamboo Lemur"@undefined, Couldn't generate language tag for "Lemur de I'Alaotra"@undefined, Couldn't generate language tag for "Alaotra-Bambuslemur"@undefined, Couldn't generate language tag for "Lémur del bambu del Lago Alaotra"@undefined, Couldn't generate language tag for "Alaotran Bamboo Lemur"@undefined, Couldn't generate language tag for "Bandro"@undefined, Couldn't generate language tag for "Lac/Lake Alaotra Gentle Lemur"@undefined ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Hapalemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "alaotrensis" ;
dwc:vernacularName "Lac Alaotra Bamboo Lemur", "Lemur de I'Alaotra", "Alaotra-Bambuslemur", "Lémur del bambu del Lago Alaotra", "Alaotran Bamboo Lemur", "Bandro", "Lac/Lake Alaotra Gentle Lemur" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hapalemur> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hapalemur>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Hapalemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemuridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lemuridae>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Primates> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Primates>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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/Hapalemur_griseus_alaotrensis>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Hapalemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "subSpecies" ;
dwc:species "griseus" ;
dwc:subSpecies "alaotrensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hapalemur_griseus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hapalemur_griseus>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Hapalemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "griseus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hapalemur> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.6638718>
dc:description "0. Greater Bamboo Lemur (Prolemur simus), 1. Gray Bamboo Lemur (Hapalemur griseus), 2. Southern Bamboo Lemur (Hapalemur meridionalis), 3. Northern Bamboo Lemur (Hapalemur occidentalis), 4. Lac Alaotra Bamboo Lemur (Hapalemur alaotrensis), 5. Golden Bamboo Lemur (Hapalemur aureus)" ;
fabio:hasRepresentation <https://zenodo.org/record/6638718/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A70287F4C259FFA3FA2CFDF87D9FFC2F.mc.9FC33CBFC259FFA4F768FD2F745DFD09>
trt:gbifOccurrenceId "3808186303" ;
trt:httpUri <https://treatment.plazi.org/id/A70287F4C259FFA3FA2CFDF87D9FFC2F#9FC33CBFC259FFA4F768FD2F745DFD09> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,147 @@
@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/A70287F4C259FFA4FF2BFBB676DCFE4E>
cito:cites <http://dx.doi.org/10.5281/zenodo.6638718> ;
dc:creator "Russell A. Mittermeier; Anthony B. Rylands; Don E. Wilson" ;
dc:title "Hapalemur occidentalis" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A70287F4C259FFA4FF2BFBB676DCFE4E.mc.9FC33CBFC259FFA4FC79FAB67D77FA76> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hapalemur_occidentalis_Rumpler_1975> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Hapalemur_griseus_Rumpler_1975> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.6638668> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.6638668>
bibo:endPage "141" ;
bibo:startPage "90" ;
dc:creator "Russell A. Mittermeier; Anthony B. Rylands; Don E. Wilson" ;
dc:date "2013" ;
dc:title "Lemuridae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6638718> ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Hapalemur_occidentalis_Rumpler_1975>
dwc:baseAuthorityName "Rumpler" ;
dwc:baseAuthorityYear "1975" ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Hapalemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Rumpler, 1975)" ;
dwc:species "occidentalis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6LBH8> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hapalemur_occidentalis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Hapalemur_griseus_Rumpler_1975>
dwc:authorityName "Rumpler" ;
dwc:authorityYear "1975" ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Hapalemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Rumpler, 1975" ;
dwc:species "griseus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6LBH8> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hapalemur_griseus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Hapalemur_occidentalis>
# Info: Couldn't generate language tag for "Northern Bamboo Lemur"@undefined, Couldn't generate language tag for "Lémur occidental"@undefined, Couldn't generate language tag for "Nordlicher Bambuslemur"@undefined, Couldn't generate language tag for "Lémur del bambu occidental"@undefined, Couldn't generate language tag for "Northern Gentle Lemur"@undefined, Couldn't generate language tag for "Sambirano Bamboo Lemur"@undefined, Couldn't generate language tag for "Sambirano Lesser Bamboo Lemur"@undefined, Couldn't generate language tag for "Western Bamboo Lemur"@undefined ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Hapalemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "occidentalis" ;
dwc:vernacularName "Northern Bamboo Lemur", "Lémur occidental", "Nordlicher Bambuslemur", "Lémur del bambu occidental", "Northern Gentle Lemur", "Sambirano Bamboo Lemur", "Sambirano Lesser Bamboo Lemur", "Western Bamboo Lemur" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hapalemur> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hapalemur>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Hapalemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemuridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lemuridae>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Primates> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Primates>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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/Hapalemur_griseus>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Hapalemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "griseus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hapalemur> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.6638718>
dc:description "0. Greater Bamboo Lemur (Prolemur simus), 1. Gray Bamboo Lemur (Hapalemur griseus), 2. Southern Bamboo Lemur (Hapalemur meridionalis), 3. Northern Bamboo Lemur (Hapalemur occidentalis), 4. Lac Alaotra Bamboo Lemur (Hapalemur alaotrensis), 5. Golden Bamboo Lemur (Hapalemur aureus)" ;
fabio:hasRepresentation <https://zenodo.org/record/6638718/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A70287F4C259FFA4FF2BFBB676DCFE4E.mc.9FC33CBFC259FFA4FC79FAB67D77FA76>
trt:gbifOccurrenceId "3808186312" ;
trt:httpUri <https://treatment.plazi.org/id/A70287F4C259FFA4FF2BFBB676DCFE4E#9FC33CBFC259FFA4FC79FAB67D77FA76> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,78 @@
@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/A70287F4C25AFFA7FD8EFD9279BBFA3B>
dc:creator "Russell A. Mittermeier; Anthony B. Rylands; Don E. Wilson" ;
dc:title "Lemuridae Gray 1821" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lemuridae_Gray_1821> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.6638668> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.6638668>
bibo:endPage "141" ;
bibo:startPage "90" ;
dc:creator "Russell A. Mittermeier; Anthony B. Rylands; Don E. Wilson" ;
dc:date "2013" ;
dc:title "Lemuridae" ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Lemuridae_Gray_1821>
dwc:authorityName "Gray" ;
dwc:authorityYear "1821" ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
dwc:scientificNameAuthorship "Gray, 1821" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/624XW> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lemuridae> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Lemuridae>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Primates> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Primates>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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 .

View file

@ -0,0 +1,147 @@
@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/A70287F4C25DFFAFFF21F80C784FFBFC>
cito:cites <http://dx.doi.org/10.5281/zenodo.6638718> ;
dc:creator "Russell A. Mittermeier; Anthony B. Rylands; Don E. Wilson" ;
dc:title "Lemur catta Linnaeus 1758" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A70287F4C25DFFAFFF21F80C784FFBFC.mc.9FC33CBFC25DFFA0FC99F75B7DADF745> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lemur_catta_Linnaeus_1758> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Lemur_calla_Linnaeus_1758> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.6638668> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.6638668>
bibo:endPage "141" ;
bibo:startPage "90" ;
dc:creator "Russell A. Mittermeier; Anthony B. Rylands; Don E. Wilson" ;
dc:date "2013" ;
dc:title "Lemuridae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6638718> ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Lemur_catta_Linnaeus_1758>
dwc:authorityName "Linnaeus" ;
dwc:authorityYear "1758" ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Linnaeus, 1758" ;
dwc:species "catta" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3T528> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lemur_catta> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lemur_calla_Linnaeus_1758>
dwc:authority "Linnaeus, 1758" ;
dwc:authorityName "Linnaeus" ;
dwc:authorityYear "1758" ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Linnaeus, 1758" ;
dwc:species "calla" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lemur_calla> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Lemur_catta>
# Info: Couldn't generate language tag for "Ring-tailed Lemur"@undefined, Couldn't generate language tag for "Lémur catta"@undefined, Couldn't generate language tag for "Katta"@undefined, Couldn't generate language tag for "Lémur de cola anillada"@undefined ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "catta" ;
dwc:vernacularName "Ring-tailed Lemur", "Lémur catta", "Katta", "Lémur de cola anillada" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemur> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lemur>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemuridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lemuridae>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Primates> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Primates>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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/Lemur_calla>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Lemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "calla" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemur> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.6638718>
dc:description "0. Greater Bamboo Lemur (Prolemur simus), 1. Gray Bamboo Lemur (Hapalemur griseus), 2. Southern Bamboo Lemur (Hapalemur meridionalis), 3. Northern Bamboo Lemur (Hapalemur occidentalis), 4. Lac Alaotra Bamboo Lemur (Hapalemur alaotrensis), 5. Golden Bamboo Lemur (Hapalemur aureus)" ;
fabio:hasRepresentation <https://zenodo.org/record/6638718/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A70287F4C25DFFAFFF21F80C784FFBFC.mc.9FC33CBFC25DFFA0FC99F75B7DADF745>
trt:gbifOccurrenceId "3808186304" ;
trt:httpUri <https://treatment.plazi.org/id/A70287F4C25DFFAFFF21F80C784FFBFC#9FC33CBFC25DFFA0FC99F75B7DADF745> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,159 @@
@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/A70287F4C25EFFA2FADDFA4E7836F9F8>
cito:cites <http://dx.doi.org/10.5281/zenodo.6638718> ;
dc:creator "Russell A. Mittermeier; Anthony B. Rylands; Don E. Wilson" ;
dc:title "Prolemur simus" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A70287F4C25EFFA2FADDFA4E7836F9F8.mc.9FC33CBFC25EFFA3F834F979764FF967> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Prolemur_simus_Gray_1870> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Hapalemur_simus_Gray_1871> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.6638668> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.6638668>
bibo:endPage "141" ;
bibo:startPage "90" ;
dc:creator "Russell A. Mittermeier; Anthony B. Rylands; Don E. Wilson" ;
dc:date "2013" ;
dc:title "Lemuridae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6638718> ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Prolemur_simus_Gray_1870>
dwc:baseAuthorityName "Gray" ;
dwc:baseAuthorityYear "1870" ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Prolemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Gray, 1870)" ;
dwc:species "simus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4MRRG> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Prolemur_simus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Hapalemur_simus_Gray_1871>
dwc:authority "Gray, 1871" ;
dwc:authorityName "Gray" ;
dwc:authorityYear "1871" ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Hapalemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Gray, 1871" ;
dwc:species "simus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4MRRG> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hapalemur_simus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Prolemur_simus>
# Info: Couldn't generate language tag for "Greater Bamboo Lemur"@undefined, Couldn't generate language tag for "Lémur a nez large"@undefined, Couldn't generate language tag for "Gro3er Bambuslemur"@undefined, Couldn't generate language tag for "Lémur del bambu grande"@undefined, Couldn't generate language tag for "Broad-nosed Bamboo Lemur"@undefined, Couldn't generate language tag for "Broad-nosed Gentle Lemur"@undefined ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Prolemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "simus" ;
dwc:vernacularName "Greater Bamboo Lemur", "Lémur a nez large", "Gro3er Bambuslemur", "Lémur del bambu grande", "Broad-nosed Bamboo Lemur", "Broad-nosed Gentle Lemur" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Prolemur> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Prolemur>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Prolemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemuridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lemuridae>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Primates> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Primates>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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/Hapalemur_simus>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Hapalemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "simus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hapalemur> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hapalemur>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Hapalemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemuridae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.6638718>
dc:description "0. Greater Bamboo Lemur (Prolemur simus), 1. Gray Bamboo Lemur (Hapalemur griseus), 2. Southern Bamboo Lemur (Hapalemur meridionalis), 3. Northern Bamboo Lemur (Hapalemur occidentalis), 4. Lac Alaotra Bamboo Lemur (Hapalemur alaotrensis), 5. Golden Bamboo Lemur (Hapalemur aureus)" ;
fabio:hasRepresentation <https://zenodo.org/record/6638718/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A70287F4C25EFFA2FADDFA4E7836F9F8.mc.9FC33CBFC25EFFA3F834F979764FF967>
trt:gbifOccurrenceId "3864428301" ;
trt:httpUri <https://treatment.plazi.org/id/A70287F4C25EFFA2FADDFA4E7836F9F8#9FC33CBFC25EFFA3F834F979764FF967> ;
a dwc:MaterialCitation .

View 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/> .
<http://treatment.plazi.org/id/A70287F4C25EFFA3FFD6FBD37649FB67>
cito:cites <http://dx.doi.org/10.5281/zenodo.6638718> ;
dc:creator "Russell A. Mittermeier; Anthony B. Rylands; Don E. Wilson" ;
dc:title "Hapalemur aureus Meier 1987" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A70287F4C25EFFA3FFD6FBD37649FB67.mc.9FC33CBFC25EFFA3FCC2FB357D99FAC1> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hapalemur_aureus_Meier_1987> ;
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.6638668> ;
a trt:Treatment .
<http://dx.doi.org/10.5281/zenodo.6638668>
bibo:endPage "141" ;
bibo:startPage "90" ;
dc:creator "Russell A. Mittermeier; Anthony B. Rylands; Don E. Wilson" ;
dc:date "2013" ;
dc:title "Lemuridae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.6638718> ;
a fabio:BookSection .
<http://taxon-concept.plazi.org/id/Animalia/Hapalemur_aureus_Meier_1987>
dwc:authority "Meier et al., 1987" ;
dwc:authorityName "Meier" ;
dwc:authorityYear "1987" ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Hapalemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Meier, 1987" ;
dwc:species "aureus" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3JK9Z> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hapalemur_aureus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Hapalemur_aureus>
# Info: Couldn't generate language tag for "Golden Bamboo Lemur"@undefined, Couldn't generate language tag for "Lémur doré"@undefined, Couldn't generate language tag for "Goldener Bambuslemur"@undefined, Couldn't generate language tag for "Lémur del bambu dorado"@undefined ;
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Hapalemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "species" ;
dwc:species "aureus" ;
dwc:vernacularName "Golden Bamboo Lemur", "Lémur doré", "Goldener Bambuslemur", "Lémur del bambu dorado" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hapalemur> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hapalemur>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:genus "Hapalemur" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lemuridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lemuridae>
dwc:class "Mammalia" ;
dwc:family "Lemuridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Primates> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Primates>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:order "Primates" ;
dwc:phylum "Chordata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mammalia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mammalia>
dwc:class "Mammalia" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chordata>
dwc:kingdom "Animalia" ;
dwc:phylum "Chordata" ;
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.6638718>
dc:description "0. Greater Bamboo Lemur (Prolemur simus), 1. Gray Bamboo Lemur (Hapalemur griseus), 2. Southern Bamboo Lemur (Hapalemur meridionalis), 3. Northern Bamboo Lemur (Hapalemur occidentalis), 4. Lac Alaotra Bamboo Lemur (Hapalemur alaotrensis), 5. Golden Bamboo Lemur (Hapalemur aureus)" ;
fabio:hasRepresentation <https://zenodo.org/record/6638718/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A70287F4C25EFFA3FFD6FBD37649FB67.mc.9FC33CBFC25EFFA3FCC2FB357D99FAC1>
trt:gbifOccurrenceId "3808186310" ;
trt:httpUri <https://treatment.plazi.org/id/A70287F4C25EFFA3FFD6FBD37649FB67#9FC33CBFC25EFFA3FCC2FB357D99FAC1> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,73 @@
@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/A7028ED34CCAC311E5BCED24E552FF50>
dc:creator "Hess, Hans Ernst; Landolt, Elias; Hirzel, Rosmarie" ;
dc:title "Alopecurus L." ;
trt:publishedIn <https://doi.org/10.5281/zenodo.291815> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Alopecurus> ;
a trt:Treatment .
<https://doi.org/10.5281/zenodo.291815>
dc:creator "Hess, Hans Ernst; Landolt, Elias; Hirzel, Rosmarie" ;
dc:date "1972" ;
dc:title "Flora der Schweiz und angrenzender Gebiete. Band 1. Pteridophyta bis Caryophyllaceae (2 nd edition): Registerzuband 1" ;
a fabio:Book .
<http://taxon-name.plazi.org/id/Plantae/Alopecurus>
dwc:class "Liliopsida" ;
dwc:family "Poaceae" ;
dwc:genus "Alopecurus" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Poaceae>
dwc:class "Liliopsida" ;
dwc:family "Poaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Poales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Poales>
dwc:class "Liliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Poales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Liliopsida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Liliopsida>
dwc:class "Liliopsida" ;
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 .

View file

@ -0,0 +1,113 @@
@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/A702B92B04066200B3245706143942A9>
# Warning: Could not add treatment taxon because genus "" contains invalid characters ;
dc:creator "Sutcharit, Chirasak; Ablett, Jonathan D.; Panha, Somsak" ;
dc:title "oakesi Godwin-Austen 1915" ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Spiraculum_oakesi>, <http://taxon-name.plazi.org/id/Animalia/Pearsonia_oakesi> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.842.29243> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.842.29243>
bibo:endPage "65" ;
bibo:journal "ZooKeys" ;
bibo:startPage "1" ;
bibo:volume "842" ;
dc:creator "Sutcharit, Chirasak; Ablett, Jonathan D.; Panha, Somsak" ;
dc:date "2019" ;
dc:title "An annotated type catalogue of seven genera of operculate land snails (Caenogastropoda, Cyclophoridae) in the Natural History Museum, London" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Spiraculum_oakesi>
dwc:class "Gastropoda" ;
dwc:family "Cyclophoridae" ;
dwc:genus "Spiraculum" ;
dwc:kingdom "Animalia" ;
dwc:order "Architaenioglossa" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:species "oakesi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Spiraculum> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Spiraculum>
dwc:class "Gastropoda" ;
dwc:family "Cyclophoridae" ;
dwc:genus "Spiraculum" ;
dwc:kingdom "Animalia" ;
dwc:order "Architaenioglossa" ;
dwc:phylum "Mollusca" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cyclophoridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cyclophoridae>
dwc:class "Gastropoda" ;
dwc:family "Cyclophoridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Architaenioglossa" ;
dwc:phylum "Mollusca" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Architaenioglossa> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Architaenioglossa>
dwc:class "Gastropoda" ;
dwc:kingdom "Animalia" ;
dwc:order "Architaenioglossa" ;
dwc:phylum "Mollusca" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Gastropoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Gastropoda>
dwc:class "Gastropoda" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Mollusca" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mollusca> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Mollusca>
dwc:kingdom "Animalia" ;
dwc:phylum "Mollusca" ;
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/Pearsonia_oakesi>
dwc:class "Gastropoda" ;
dwc:family "Cyclophoridae" ;
dwc:genus "Pearsonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Architaenioglossa" ;
dwc:phylum "Mollusca" ;
dwc:rank "species" ;
dwc:species "oakesi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pearsonia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pearsonia>
dwc:class "Gastropoda" ;
dwc:family "Cyclophoridae" ;
dwc:genus "Pearsonia" ;
dwc:kingdom "Animalia" ;
dwc:order "Architaenioglossa" ;
dwc:phylum "Mollusca" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cyclophoridae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,271 @@
@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/A703241C3C485415A4CE37BB3D68C4B7>
dc:creator "Paton, Alan J.; Mwanyambo, Montfort; Govaerts, Rafael H. A.; Smitha, Kokkaraniyil; Suddee, Somran; Phillipson, Peter B.; Wilson, Trevor C.; Forster, Paul I.; Culham, Alastair" ;
dc:title "Equilabium glandulosum Paton & Mwanyambo & Govaerts & Smitha & Suddee & Phillipson & Wilson & Forster & Culham 2019, comb. nov." ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Plectranthus_glandulosus>, <http://taxon-name.plazi.org/id/Plantae/Plectranthus_hylophilus>, <http://taxon-name.plazi.org/id/Plantae/Plectranthus_laxiflorus_genuinus>, <http://taxon-name.plazi.org/id/Plantae/Germanea_laxiflora_genuina>, <http://taxon-name.plazi.org/id/Plantae/Plectranthus_phryxotrichus> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Equilabium_glandulosum_f._2019> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Plantae/Plectranthus_urticoides_Baker_1900>, <http://taxon-concept.plazi.org/id/Plantae/Plectranthus_almamii_Chev_1909> ;
trt:publishedIn <http://dx.doi.org/10.3897/phytokeys.129.34988> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/phytokeys.129.34988>
bibo:endPage "158" ;
bibo:journal "PhytoKeys" ;
bibo:startPage "1" ;
bibo:volume "129" ;
dc:creator "Paton, Alan J.; Mwanyambo, Montfort; Govaerts, Rafael H. A.; Smitha, Kokkaraniyil; Suddee, Somran; Phillipson, Peter B.; Wilson, Trevor C.; Forster, Paul I.; Culham, Alastair" ;
dc:date "2019" ;
dc:title "Nomenclatural changes in Coleus and Plectranthus (Lamiaceae): a tale of more than two genera" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Equilabium_glandulosum_f._2019>
dwc:LSID "A703241C-3C48-5415-A4CE-37BB3D68C4B7" ;
dwc:authority "(Hook. f.) Mwany. & A. J. Paton" ;
dwc:authorityName "Paton & Mwanyambo & Govaerts & Smitha & Suddee & Phillipson & Wilson & Forster & Culham" ;
dwc:authorityYear "2019" ;
dwc:baseAuthorityName "Hook. f." ;
dwc:class "Magnoliopsida" ;
dwc:family "Lamiaceae" ;
dwc:genus "Equilabium" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Hook. f.) Paton & Mwanyambo & Govaerts & Smitha & Suddee & Phillipson & Wilson & Forster & Culham, 2019" ;
dwc:species "glandulosum" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Equilabium_glandulosum> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Plectranthus_urticoides_Baker_1900>
dwc:authorityName "Baker" ;
dwc:authorityYear "1900" ;
dwc:class "Magnoliopsida" ;
dwc:family "Lamiaceae" ;
dwc:genus "Plectranthus" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Baker, 1900" ;
dwc:species "urticoides" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Plectranthus_urticoides> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Plantae/Plectranthus_almamii_Chev_1909>
dwc:authorityName "A. Chev" ;
dwc:authorityYear "1909" ;
dwc:class "Magnoliopsida" ;
dwc:family "Lamiaceae" ;
dwc:genus "Plectranthus" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "A. Chev, 1909" ;
dwc:species "almamii" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Plectranthus_almamii> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Equilabium_glandulosum>
dwc:class "Magnoliopsida" ;
dwc:family "Lamiaceae" ;
dwc:genus "Equilabium" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "glandulosum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Equilabium> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Equilabium>
dwc:class "Magnoliopsida" ;
dwc:family "Lamiaceae" ;
dwc:genus "Equilabium" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lamiaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Lamiaceae>
dwc:class "Magnoliopsida" ;
dwc:family "Lamiaceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lamiales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Lamiales>
dwc:class "Magnoliopsida" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
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://taxon-name.plazi.org/id/Plantae/Plectranthus_glandulosus>
dwc:class "Magnoliopsida" ;
dwc:family "Lamiaceae" ;
dwc:genus "Plectranthus" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "glandulosus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Plectranthus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Plectranthus>
dwc:class "Magnoliopsida" ;
dwc:family "Lamiaceae" ;
dwc:genus "Plectranthus" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lamiaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Plectranthus_hylophilus>
dwc:class "Magnoliopsida" ;
dwc:family "Lamiaceae" ;
dwc:genus "Plectranthus" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "hylophilus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Plectranthus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Plectranthus_laxiflorus_genuinus>
dwc:class "Magnoliopsida" ;
dwc:family "Lamiaceae" ;
dwc:genus "Plectranthus" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "variety" ;
dwc:species "laxiflorus" ;
dwc:variety "genuinus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Plectranthus_laxiflorus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Plectranthus_laxiflorus>
dwc:class "Magnoliopsida" ;
dwc:family "Lamiaceae" ;
dwc:genus "Plectranthus" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "laxiflorus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Plectranthus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Germanea_laxiflora_genuina>
dwc:class "Magnoliopsida" ;
dwc:family "Lamiaceae" ;
dwc:genus "Germanea" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "variety" ;
dwc:species "laxiflora" ;
dwc:variety "genuina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Germanea_laxiflora> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Germanea_laxiflora>
dwc:class "Magnoliopsida" ;
dwc:family "Lamiaceae" ;
dwc:genus "Germanea" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "laxiflora" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Germanea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Germanea>
dwc:class "Magnoliopsida" ;
dwc:family "Lamiaceae" ;
dwc:genus "Germanea" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Lamiaceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Plectranthus_phryxotrichus>
dwc:class "Magnoliopsida" ;
dwc:family "Lamiaceae" ;
dwc:genus "Plectranthus" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "phryxotrichus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Plectranthus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Plectranthus_urticoides>
dwc:class "Magnoliopsida" ;
dwc:family "Lamiaceae" ;
dwc:genus "Plectranthus" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "urticoides" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Plectranthus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Plectranthus_almamii>
dwc:class "Magnoliopsida" ;
dwc:family "Lamiaceae" ;
dwc:genus "Plectranthus" ;
dwc:kingdom "Plantae" ;
dwc:order "Lamiales" ;
dwc:phylum "Tracheophyta" ;
dwc:rank "species" ;
dwc:species "almamii" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Plectranthus> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,229 @@
@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/A7036BD5B8D75EEF9932FA0AF297EC37>
cito:cites <http://dx.doi.org/10.3897/zookeys.1187.108497.figure11> ;
dc:creator "Ang, Yuchen; Lumbers, James; Riccardi, Paula R." ;
dc:title "Apotropina dasypleura" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A7036BD5B8D75EEF9932FA0AF297EC37.mc.DB714DB46FFDD4380C08128868455C16> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Apotropina_dasypleura_Malloch_1928> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Lasiopleura_dasypleura> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Parahippelates_dasypleura_Malloch_1928> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1187.108497> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1187.108497>
bibo:endPage "299" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2023-12-21" ;
bibo:startPage "261" ;
bibo:volume "1187" ;
dc:creator "Ang, Yuchen; Lumbers, James; Riccardi, Paula R." ;
dc:date "2023" ;
dc:title "A conspectus of Australian Apotropina (Diptera, Chloropidae) with the description of two new species" ;
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1187.108497.figure11> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Apotropina_dasypleura_Malloch_1928>
dwc:LSID "A7036BD5-B8D7-5EEF-9932-FA0AF297EC37" ;
dwc:authority "(Malloch, 1928)" ;
dwc:baseAuthorityName "Malloch" ;
dwc:baseAuthorityYear "1928" ;
dwc:class "Laboulbeniomycetes" ;
dwc:family "Chloropidae" ;
dwc:genus "Apotropina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Ascomycota" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Malloch, 1928)" ;
dwc:species "dasypleura" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Apotropina_dasypleura> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Parahippelates_dasypleura_Malloch_1928>
dwc:authorityName "Malloch" ;
dwc:authorityYear "1928" ;
dwc:class "Insecta" ;
dwc:family "Chloropidae" ;
dwc:genus "Parahippelates" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Malloch, 1928" ;
dwc:species "dasypleura" ;
dwc:subGenus "Terraereginia" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Parahippelates_dasypleura> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Apotropina_dasypleura>
dwc:class "Laboulbeniomycetes" ;
dwc:family "Chloropidae" ;
dwc:genus "Apotropina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Ascomycota" ;
dwc:rank "species" ;
dwc:species "dasypleura" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Apotropina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Apotropina>
dwc:class "Laboulbeniomycetes" ;
dwc:family "Chloropidae" ;
dwc:genus "Apotropina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Ascomycota" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chloropidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Chloropidae>
dwc:class "Laboulbeniomycetes", "Insecta" ;
dwc:family "Chloropidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Ascomycota", "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 "Laboulbeniomycetes", "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Ascomycota", "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Laboulbeniomycetes>, <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Laboulbeniomycetes>
dwc:class "Laboulbeniomycetes" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Ascomycota" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ascomycota> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ascomycota>
dwc:kingdom "Animalia" ;
dwc:phylum "Ascomycota" ;
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/Parahippelates_dasypleura>
dwc:class "Insecta" ;
dwc:family "Chloropidae" ;
dwc:genus "Parahippelates" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "dasypleura" ;
dwc:subGenus "Terraereginia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Parahippelates_Terraereginia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Parahippelates_Terraereginia>
dwc:class "Insecta" ;
dwc:family "Chloropidae" ;
dwc:genus "Parahippelates" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Terraereginia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Parahippelates> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Parahippelates>
dwc:class "Insecta" ;
dwc:family "Chloropidae" ;
dwc:genus "Parahippelates" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chloropidae> ;
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/Lasiopleura_dasypleura>
dwc:class "Insecta" ;
dwc:family "Chloropidae" ;
dwc:genus "Lasiopleura" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "dasypleura" ;
dwc:subGenus "Terraereginia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lasiopleura_Terraereginia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lasiopleura_Terraereginia>
dwc:class "Insecta" ;
dwc:family "Chloropidae" ;
dwc:genus "Lasiopleura" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Terraereginia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lasiopleura> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lasiopleura>
dwc:class "Insecta" ;
dwc:family "Chloropidae" ;
dwc:genus "Lasiopleura" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chloropidae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.3897/zookeys.1187.108497.figure11>
dc:description "Figure 11. Apotropina dasypleura (Malloch) holotype ♀ (K 359225) A habitus, lateral view B habitus, dorsal view C head, anterior view D specimen labels." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/955912> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A7036BD5B8D75EEF9932FA0AF297EC37.mc.DB714DB46FFDD4380C08128868455C16>
dwc:eventDate "2023-01-01" ;
dwc:recordedBy "Det. J. R. Malloch" ;
dwc:typeStatus "Holotype" ;
dwc:verbatimLatitude "-18.587502" ;
dwc:verbatimLongitude "146.26056" ;
trt:httpUri <https://treatment.plazi.org/id/A7036BD5B8D75EEF9932FA0AF297EC37#DB714DB46FFDD4380C08128868455C16> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,154 @@
@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/A70380D6839FCD9975C9E9EC6C762609>
dc:creator "Bousquet, Yves" ;
dc:title "Pterostichus superciliosus" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Pterostichus_superciliosus_Say_1823> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Feronia_superciliosa_Say_1823> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.245.3416> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.245.3416>
bibo:endPage "1722" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2012-11-28" ;
bibo:startPage "1" ;
bibo:volume "245" ;
dc:creator "Bousquet, Yves" ;
dc:date "2012" ;
dc:title "Catalogue of Geadephaga (Coleoptera, Adephaga) of America, north of Mexico" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Pterostichus_superciliosus_Say_1823>
dwc:LSID "A70380D6-839F-CD99-75C9-E9EC6C762609" ;
dwc:authority "(Say, 1823)" ;
dwc:baseAuthorityName "Say" ;
dwc:baseAuthorityYear "1823" ;
dwc:class "Hexapoda" ;
dwc:family "Carabidae" ;
dwc:genus "Pterostichus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Say, 1823)" ;
dwc:species "superciliosus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Pterostichus_superciliosus> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Feronia_superciliosa_Say_1823>
dwc:authorityName "Say" ;
dwc:authorityYear "1823" ;
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Feronia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Say, 1823" ;
dwc:species "superciliosa" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Feronia_superciliosa> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Pterostichus_superciliosus>
dwc:class "Hexapoda" ;
dwc:family "Carabidae" ;
dwc:genus "Pterostichus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "superciliosus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pterostichus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Pterostichus>
dwc:class "Hexapoda" ;
dwc:family "Carabidae" ;
dwc:genus "Pterostichus" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Carabidae>
dwc:class "Hexapoda", "Insecta" ;
dwc:family "Carabidae" ;
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 "Hexapoda", "Insecta" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hexapoda>, <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
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 .
<http://taxon-name.plazi.org/id/Animalia/Feronia_superciliosa>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Feronia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "superciliosa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Feronia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Feronia>
dwc:class "Insecta" ;
dwc:family "Carabidae" ;
dwc:genus "Feronia" ;
dwc:kingdom "Animalia" ;
dwc:order "Coleoptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carabidae> ;
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 .

View file

@ -0,0 +1,133 @@
@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/A703878CA940FFB5FF26FB9E9B160BF1>
cito:cites <http://dx.doi.org/10.5281/zenodo.4000555>, <http://dx.doi.org/10.5281/zenodo.4000559> ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:title "Trichocoelina absidata Vilkamaa & Menzel 2019, sp. n." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA940FFB5FF26FB9E9B160BF1.mc.9FC23CC7A940FFB5FEDAFBE29E5408B5> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_absidata_Vilkamaa_2019> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4665.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4665.1.1>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-06" ;
bibo:startPage "1" ;
bibo:volume "4665" ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:date "2019" ;
dc:title "Re-classification of Lycoriella Frey sensu lato (Diptera, Sciaridae), with description of Trichocoelina gen. n. and twenty new species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4000555>, <http://dx.doi.org/10.5281/zenodo.4000559> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_absidata_Vilkamaa_2019>
dwc:authority "Vilkamaa & Menzel, 2019" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vilkamaa & Menzel, 2019" ;
dwc:species "absidata" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8FHF4> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina_absidata> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina_absidata>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "absidata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
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://dx.doi.org/10.5281/zenodo.4000555>
dc:description "FIGURE 1. Hypopygium, ventral. A. Trichocoelina absidata sp. n. (holotype). B. T. aemula sp. n. (holotype). Scale 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000555/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4000559>
dc:description "FIGURE 3. Gonostylus, ventral. A. Trichocoelina aemula sp. n. (holotype). B. T. absidata sp. n. (holotype). C. T. biplex (holotype). D. T. dicksoni (holotype). Scale 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000559/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA940FFB5FF26FB9E9B160BF1.mc.9FC23CC7A940FFB5FEDAFBE29E5408B5>
dwc:collectionCode "ISEA" ;
dwc:eventDate "2012-07-07" ;
dwc:locality "river Lemberova" ;
dwc:recordedBy "A. Barkalov" ;
dwc:typeStatus "holotype" ;
dwc:verbatimLatitude "73.4" ;
dwc:verbatimLongitude "80.65" ;
trt:gbifOccurrenceId "2849081358" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA940FFB5FF26FB9E9B160BF1#9FC23CC7A940FFB5FEDAFBE29E5408B5> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,121 @@
@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/A703878CA942FFB5FF26FA349BB90FDD>
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:title "Trichocoelina absidata Vilkamaa & Menzel 2019, sp. n." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA942FFB5FF26FA349BB90FDD.mc.9FC23CC7A942FFB7FEFDFA73993E0A03>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA942FFB5FF26FA349BB90FDD.mc.9FC23CC7A941FFB4FEF5FDB19B700E65> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_absidata_Vilkamaa_2019> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4665.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4665.1.1>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-06" ;
bibo:startPage "1" ;
bibo:volume "4665" ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:date "2019" ;
dc:title "Re-classification of Lycoriella Frey sensu lato (Diptera, Sciaridae), with description of Trichocoelina gen. n. and twenty new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_absidata_Vilkamaa_2019>
dwc:authority "Vilkamaa & Menzel, 2019" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vilkamaa & Menzel, 2019" ;
dwc:species "absidata" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8FHF4> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina_absidata> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina_absidata>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "absidata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
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/A703878CA942FFB5FF26FA349BB90FDD.mc.9FC23CC7A942FFB7FEFDFA73993E0A03>
dwc:locality "Newfoundland and Labrador" ;
trt:gbifOccurrenceId "2849081303" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA942FFB5FF26FA349BB90FDD#9FC23CC7A942FFB7FEFDFA73993E0A03> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA942FFB5FF26FA349BB90FDD.mc.9FC23CC7A941FFB4FEF5FDB19B700E65>
dwc:locality "Krasnodarsk region" ;
trt:gbifOccurrenceId "2849081350" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA942FFB5FF26FA349BB90FDD#9FC23CC7A941FFB4FEF5FDB19B700E65> ;
a dwc:MaterialCitation .

View 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/A703878CA944FFB7FF26FD9599890904>
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:title "Lycoriella piristylata Vilkamaa, Hippa & Heller 2013" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_piristylata_Vilkamaa_2013> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4665.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4665.1.1>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-06" ;
bibo:startPage "1" ;
bibo:volume "4665" ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:date "2019" ;
dc:title "Re-classification of Lycoriella Frey sensu lato (Diptera, Sciaridae), with description of Trichocoelina gen. n. and twenty new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_piristylata_Vilkamaa_2013>
dwc:authority "Vilkamaa, Hippa & Heller, 2013", "Vilkamaa, Hippa & Heller-Vilkamaa et al. (2013)" ;
dwc:authorityName "Vilkamaa, Hippa & Heller", "Vilkamaa, Hippa & Heller-Vilkamaa" ;
dwc:authorityYear "2013" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vilkamaa, Hippa & Heller, 2013", "Vilkamaa, Hippa & Heller-Vilkamaa, 2013" ;
dwc:species "piristylata" ;
dwc:subGenus "Hemineurina" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8CP4G> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_piristylata> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella_piristylata>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "piristylata" ;
dwc:subGenus "Hemineurina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella>, <http://taxon-name.plazi.org/id/Animalia/Lycoriella_Hemineurina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
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://taxon-name.plazi.org/id/Animalia/Lycoriella_Hemineurina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Hemineurina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,265 @@
@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/A703878CA945FFB0FF26FB1D99D209E6>
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:title "Hemineurina speciosissima Vilkamaa & Menzel 2019, comb. n." ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoria_speciosissima>, <http://taxon-name.plazi.org/id/Animalia/Bradysia_speciosissima> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hemineurina_speciosissima_Strobl_1898> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Sciara_speciosissima_Strobl-Strobl_1898>, <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_speciosissima_Strobl_1898> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4665.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4665.1.1>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-06" ;
bibo:startPage "1" ;
bibo:volume "4665" ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:date "2019" ;
dc:title "Re-classification of Lycoriella Frey sensu lato (Diptera, Sciaridae), with description of Trichocoelina gen. n. and twenty new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Hemineurina_speciosissima_Strobl_1898>
dwc:authority "(Strobl, 1898)" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:baseAuthorityName "Strobl" ;
dwc:baseAuthorityYear "1898" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Hemineurina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Strobl, 1898) Vilkamaa & Menzel, 2019" ;
dwc:species "speciosissima" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92SDH> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hemineurina_speciosissima> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sciara_speciosissima_Strobl-Strobl_1898>
dwc:authority "Strobl-Strobl (1898)" ;
dwc:authorityName "Strobl-Strobl" ;
dwc:authorityYear "1898" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Sciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Strobl-Strobl, 1898" ;
dwc:species "speciosissima" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92SDH> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sciara_speciosissima> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_speciosissima_Strobl_1898>
dwc:authority "(Strobl)" ;
dwc:baseAuthorityName "Strobl" ;
dwc:baseAuthorityYear "1898" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Strobl, 1898)" ;
dwc:species "speciosissima" ;
dwc:subGenus "Hemineurina" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92SDH> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_speciosissima> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Hemineurina_speciosissima>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Hemineurina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "speciosissima" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemineurina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemineurina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Hemineurina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
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://taxon-name.plazi.org/id/Animalia/Sciara_speciosissima>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Sciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "speciosissima" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciara> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciara>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Sciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoria_speciosissima>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoria" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "speciosissima" ;
dwc:subGenus "Neosciara" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoria_Neosciara> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoria_Neosciara>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoria" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Neosciara" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoria> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoria>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoria" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Bradysia_speciosissima>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Bradysia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "speciosissima" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bradysia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Bradysia>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Bradysia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella_speciosissima>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "speciosissima" ;
dwc:subGenus "Hemineurina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_Hemineurina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella_Hemineurina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Hemineurina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,256 @@
@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/A703878CA945FFB1FF26F9AD99D80DB1>
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:title "Hemineurina unguicauda" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hemineurina_unguicauda_Malloch_1923> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_riparia_Holmgren_1883>, <http://taxon-concept.plazi.org/id/Animalia/Sciara_unguicauda_Malloch-Malloch_1923>, <http://taxon-concept.plazi.org/id/Animalia/Bradysia_unguicauda_Malloch_1923> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4665.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4665.1.1>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-06" ;
bibo:startPage "1" ;
bibo:volume "4665" ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:date "2019" ;
dc:title "Re-classification of Lycoriella Frey sensu lato (Diptera, Sciaridae), with description of Trichocoelina gen. n. and twenty new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Hemineurina_unguicauda_Malloch_1923>
dwc:authority "(Malloch, 1923)" ;
dwc:baseAuthorityName "Malloch" ;
dwc:baseAuthorityYear "1923" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Hemineurina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Malloch, 1923)" ;
dwc:species "unguicauda" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/894TL> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hemineurina_unguicauda> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_riparia_Holmgren_1883>
dwc:authority "(Holmgren)" ;
dwc:baseAuthorityName "Holmgren" ;
dwc:baseAuthorityYear "1883" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Holmgren, 1883)" ;
dwc:species "riparia" ;
dwc:subGenus "Hemineurina" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/894TL> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_riparia> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sciara_unguicauda_Malloch-Malloch_1923>
dwc:authority "Malloch-Malloch (1923)" ;
dwc:authorityName "Malloch-Malloch" ;
dwc:authorityYear "1923" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Sciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Malloch-Malloch, 1923" ;
dwc:species "unguicauda" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/894TL> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sciara_unguicauda> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Bradysia_unguicauda_Malloch_1923>
dwc:authority "(Malloch)" ;
dwc:baseAuthorityName "Malloch" ;
dwc:baseAuthorityYear "1923" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Bradysia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Malloch, 1923)" ;
dwc:species "unguicauda" ;
dwc:subGenus "Bradysia" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bradysia_unguicauda> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Hemineurina_unguicauda>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Hemineurina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "unguicauda" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemineurina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemineurina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Hemineurina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
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://taxon-name.plazi.org/id/Animalia/Lycoriella_riparia>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "riparia" ;
dwc:subGenus "Hemineurina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_Hemineurina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella_Hemineurina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Hemineurina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciara_unguicauda>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Sciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "unguicauda" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciara> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciara>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Sciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Bradysia_unguicauda>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Bradysia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "unguicauda" ;
dwc:subGenus "Bradysia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bradysia_Bradysia>, <http://taxon-name.plazi.org/id/Animalia/Bradysia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Bradysia_Bradysia>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Bradysia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Bradysia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bradysia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Bradysia>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Bradysia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,166 @@
@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/A703878CA946FFB0FF26F91B982B0836>
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:title "Hemineurina algida" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA946FFB0FF26F91B982B0836.mc.9FC23CC7A946FFB3FEC3F94C98610B3B>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA946FFB0FF26F91B982B0836.mc.9FC23CC7A946FFB3FDA9F88B9F780B5F>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA946FFB0FF26F91B982B0836.mc.9FC23CC7A946FFB3FA90F8D79F2E0B83>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA946FFB0FF26F91B982B0836.mc.9FC23CC7A946FFB3FAFEF8F39B950BCB>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA946FFB0FF26F91B982B0836.mc.9FC23CC7A946FFB3FDB7F83B9EC80BEF>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA946FFB0FF26F91B982B0836.mc.9FC23CC7A946FFB0FB01F84798040D1E> ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hemineurina_algida_Frey_1948> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4665.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4665.1.1>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-06" ;
bibo:startPage "1" ;
bibo:volume "4665" ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:date "2019" ;
dc:title "Re-classification of Lycoriella Frey sensu lato (Diptera, Sciaridae), with description of Trichocoelina gen. n. and twenty new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Hemineurina_algida_Frey_1948>
dwc:authority "(Frey, 1948)" ;
dwc:baseAuthorityName "Frey" ;
dwc:baseAuthorityYear "1948" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Hemineurina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Frey, 1948)" ;
dwc:species "algida" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hemineurina_algida> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Hemineurina_algida>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Hemineurina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "algida" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemineurina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemineurina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Hemineurina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
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/A703878CA946FFB0FF26F91B982B0836.mc.9FC23CC7A946FFB3FEC3F94C98610B3B>
dwc:collectionCode "MZH" ;
dwc:eventDate "1937-06-24" ;
dwc:locality "Paanajarvi'" ;
dwc:recordedBy "R. Frey" ;
dwc:typeStatus "lectotype" ;
trt:gbifOccurrenceId "2849081340" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA946FFB0FF26F91B982B0836#9FC23CC7A946FFB3FEC3F94C98610B3B> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA946FFB0FF26F91B982B0836.mc.9FC23CC7A946FFB3FDA9F88B9F780B5F>
dwc:eventDate "1943-08-28" ;
dwc:locality "Vichtis" ;
dwc:recordedBy "R. Frey" ;
dwc:typeStatus "paralectotype" ;
trt:gbifOccurrenceId "2849081388" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA946FFB0FF26F91B982B0836#9FC23CC7A946FFB3FDA9F88B9F780B5F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA946FFB0FF26F91B982B0836.mc.9FC23CC7A946FFB3FA90F8D79F2E0B83>
dwc:collectionCode "MZH" ;
dwc:eventDate "1942-06-11" ;
dwc:locality "Kangasala" ;
dwc:recordedBy "R. Frey" ;
dwc:typeStatus "paralectotype" ;
trt:gbifOccurrenceId "2849081332" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA946FFB0FF26F91B982B0836#9FC23CC7A946FFB3FA90F8D79F2E0B83> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA946FFB0FF26F91B982B0836.mc.9FC23CC7A946FFB3FAFEF8F39B950BCB>
dwc:collectionCode "MZH" ;
dwc:eventDate "1943-07-08" ;
dwc:locality "Pallastunturi" ;
dwc:recordedBy "R. Frey" ;
dwc:typeStatus "paralectotype" ;
trt:gbifOccurrenceId "2849081343" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA946FFB0FF26F91B982B0836#9FC23CC7A946FFB3FAFEF8F39B950BCB> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA946FFB0FF26F91B982B0836.mc.9FC23CC7A946FFB3FDB7F83B9EC80BEF>
dwc:collectionCode "MZH" ;
dwc:eventDate "1943-07-18" ;
dwc:locality "Kilpisjarvi" ;
dwc:recordedBy "R. Frey" ;
dwc:typeStatus "paralectotype" ;
trt:gbifOccurrenceId "2849081366" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA946FFB0FF26F91B982B0836#9FC23CC7A946FFB3FDB7F83B9EC80BEF> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA946FFB0FF26F91B982B0836.mc.9FC23CC7A946FFB0FB01F84798040D1E>
dwc:collectionCode "MZH" ;
dwc:locality "Lapponia" ;
dwc:recordedBy "The & N. Helsingfors & Kottby' & Le. Saana' & These" ;
dwc:typeStatus "paralectotype" ;
trt:gbifOccurrenceId "2849081392" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA946FFB0FF26F91B982B0836#9FC23CC7A946FFB0FB01F84798040D1E> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,128 @@
@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/A703878CA946FFB3FF26FD9598620A3C>
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:title "Hemineurina modesta Vilkamaa & Menzel 2019, comb. n." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA946FFB3FF26FD9598620A3C.mc.9FC23CC7A946FFB3FEDDFD7C9F0C0F24>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA946FFB3FF26FD9598620A3C.mc.9FC23CC7A946FFB3FADBFC989EBE0F6F> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hemineurina_modesta_Staeger_1840> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4665.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4665.1.1>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-06" ;
bibo:startPage "1" ;
bibo:volume "4665" ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:date "2019" ;
dc:title "Re-classification of Lycoriella Frey sensu lato (Diptera, Sciaridae), with description of Trichocoelina gen. n. and twenty new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Hemineurina_modesta_Staeger_1840>
dwc:authority "(Staeger, 1840)" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:baseAuthorityName "Staeger" ;
dwc:baseAuthorityYear "1840" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Hemineurina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Staeger, 1840) Vilkamaa & Menzel, 2019" ;
dwc:species "modesta" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92SDC> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hemineurina_modesta> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Hemineurina_modesta>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Hemineurina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "modesta" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemineurina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemineurina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Hemineurina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
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/A703878CA946FFB3FF26FD9598620A3C.mc.9FC23CC7A946FFB3FEDDFD7C9F0C0F24>
dwc:collectionCode "ZMUC" ;
dwc:locality "Staeger" ;
dwc:typeStatus "lectotype" ;
trt:gbifOccurrenceId "2849081328" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA946FFB3FF26FD9598620A3C#9FC23CC7A946FFB3FEDDFD7C9F0C0F24> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA946FFB3FF26FD9598620A3C.mc.9FC23CC7A946FFB3FADBFC989EBE0F6F>
dwc:collectionCode "NHMW" ;
dwc:locality "NORWAY" ;
dwc:recordedBy "F. Fischer" ;
dwc:typeStatus "lectotype" ;
trt:gbifOccurrenceId "2849081337" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA946FFB3FF26FD9598620A3C#9FC23CC7A946FFB3FADBFC989EBE0F6F> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,162 @@
@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/A703878CA947FFB2FF26FAF5980E0AE2>
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:title "Sciara morosa Meunier-Meunier 1904" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sciara_morosa_Meunier-Meunier_1904> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_morosa_Meunier_1904> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4665.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4665.1.1>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-06" ;
bibo:startPage "1" ;
bibo:volume "4665" ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:date "2019" ;
dc:title "Re-classification of Lycoriella Frey sensu lato (Diptera, Sciaridae), with description of Trichocoelina gen. n. and twenty new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Sciara_morosa_Meunier-Meunier_1904>
dwc:authority "Meunier, 1904" ;
dwc:authorityName "Meunier-Meunier" ;
dwc:authorityYear "1904" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Sciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Meunier-Meunier, 1904" ;
dwc:species "morosa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8DTWV> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sciara_morosa> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_morosa_Meunier_1904>
dwc:authority "(Meunier)" ;
dwc:baseAuthorityName "Meunier" ;
dwc:baseAuthorityYear "1904" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Meunier, 1904)" ;
dwc:species "morosa" ;
dwc:subGenus "Lycoriella" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_morosa> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Sciara_morosa>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Sciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "morosa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciara> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciara>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Sciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
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://taxon-name.plazi.org/id/Animalia/Lycoriella_morosa>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "morosa" ;
dwc:subGenus "Lycoriella" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_Lycoriella>, <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella_Lycoriella>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Lycoriella" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,188 @@
@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/A703878CA947FFB2FF26FCFD99AA090E>
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:title "Neosciara biarmata Lengersdorf-Lengersdorf 1953" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Neosciara_biarmata_Lengersdorf-Lengersdorf_1953> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_biarmata> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Hemineurina_modesta_Staeger_1840> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4665.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4665.1.1>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-06" ;
bibo:startPage "1" ;
bibo:volume "4665" ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:date "2019" ;
dc:title "Re-classification of Lycoriella Frey sensu lato (Diptera, Sciaridae), with description of Trichocoelina gen. n. and twenty new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Neosciara_biarmata_Lengersdorf-Lengersdorf_1953>
dwc:authority "Lengersdorf, 1953" ;
dwc:authorityName "Lengersdorf-Lengersdorf" ;
dwc:authorityYear "1953" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Neosciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Lengersdorf-Lengersdorf, 1953" ;
dwc:species "biarmata" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8CZFC> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neosciara_biarmata> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Hemineurina_modesta_Staeger_1840>
dwc:authority "(Staeger)" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:baseAuthorityName "Staeger" ;
dwc:baseAuthorityYear "1840" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Hemineurina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Staeger, 1840) Vilkamaa & Menzel, 2019" ;
dwc:species "modesta" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8CZFC> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hemineurina_modesta> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Neosciara_biarmata>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Neosciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "biarmata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neosciara> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Neosciara>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Neosciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
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://taxon-name.plazi.org/id/Animalia/Hemineurina_modesta>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Hemineurina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "modesta" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemineurina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Hemineurina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Hemineurina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella_biarmata>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "biarmata" ;
dwc:subGenus "Hemineurina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_Hemineurina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella_Hemineurina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Hemineurina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,148 @@
@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/A703878CA947FFB3FF26F8A19EF90DD3>
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:title "Sciara solita Walker-Walker 1857" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sciara_solita_Walker-Walker_1857> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_solita_Walker_1856> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4665.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4665.1.1>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-06" ;
bibo:startPage "1" ;
bibo:volume "4665" ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:date "2019" ;
dc:title "Re-classification of Lycoriella Frey sensu lato (Diptera, Sciaridae), with description of Trichocoelina gen. n. and twenty new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Sciara_solita_Walker-Walker_1857>
dwc:authority "Walker, 1857" ;
dwc:authorityName "Walker-Walker" ;
dwc:authorityYear "1857" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Sciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Walker-Walker, 1857" ;
dwc:species "solita" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8DV2B> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sciara_solita> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_solita_Walker_1856>
dwc:authority "(Walker)" ;
dwc:baseAuthorityName "Walker" ;
dwc:baseAuthorityYear "1856" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Walker, 1856)" ;
dwc:species "solita" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_solita> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Sciara_solita>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Sciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "solita" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciara> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciara>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Sciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
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://taxon-name.plazi.org/id/Animalia/Lycoriella_solita>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "solita" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,261 @@
@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/A703878CA948FFB2FF26F8A1981F0F19>
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:title "Scatopsciara (Scatopsciara) hoyti" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Scatopsciara_hoyti_Hardy_1956> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Scatopsciara_spiculata_Vilkamaa_2012>, <http://taxon-concept.plazi.org/id/Animalia/Sciara_hoyti_Hardy-Hardy_1956>, <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_hoyti_Hardy_1956> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4665.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4665.1.1>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-06" ;
bibo:startPage "1" ;
bibo:volume "4665" ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:date "2019" ;
dc:title "Re-classification of Lycoriella Frey sensu lato (Diptera, Sciaridae), with description of Trichocoelina gen. n. and twenty new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Scatopsciara_hoyti_Hardy_1956>
dwc:authority "(Hardy, 1956)", "(Hardy)" ;
dwc:baseAuthorityName "Hardy" ;
dwc:baseAuthorityYear "1956" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Scatopsciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Hardy, 1956)" ;
dwc:species "hoyti" ;
dwc:subGenus "Scatopsciara" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Scatopsciara_hoyti> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Scatopsciara_spiculata_Vilkamaa_2012>
dwc:authority "Vilkamaa, Hippa & Mohrig-Vilkamaa et al. (2012 b)" ;
dwc:authorityName "Vilkamaa, Hippa & Mohrig-Vilkamaa" ;
dwc:authorityYear "2012" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Scatopsciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vilkamaa, Hippa & Mohrig-Vilkamaa, 2012" ;
dwc:species "spiculata" ;
dwc:subGenus "Scatopsciara" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Scatopsciara_spiculata> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sciara_hoyti_Hardy-Hardy_1956>
dwc:authority "Hardy-Hardy (1956)" ;
dwc:authorityName "Hardy-Hardy" ;
dwc:authorityYear "1956" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Sciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Hardy-Hardy, 1956" ;
dwc:species "hoyti" ;
dwc:subGenus "Lycoriella" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sciara_hoyti> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_hoyti_Hardy_1956>
dwc:authority "(Hardy)" ;
dwc:baseAuthorityName "Hardy" ;
dwc:baseAuthorityYear "1956" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Hardy, 1956)" ;
dwc:species "hoyti" ;
dwc:subGenus "Lycoriella" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_hoyti> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Scatopsciara_hoyti>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Scatopsciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "hoyti" ;
dwc:subGenus "Scatopsciara" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scatopsciara_Scatopsciara>, <http://taxon-name.plazi.org/id/Animalia/Scatopsciara> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Scatopsciara_Scatopsciara>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Scatopsciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Scatopsciara" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scatopsciara> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Scatopsciara>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Scatopsciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
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://taxon-name.plazi.org/id/Animalia/Scatopsciara_spiculata>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Scatopsciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "spiculata" ;
dwc:subGenus "Scatopsciara" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scatopsciara_Scatopsciara> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciara_hoyti>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Sciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "hoyti" ;
dwc:subGenus "Lycoriella" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciara_Lycoriella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciara_Lycoriella>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Sciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Lycoriella" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciara> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciara>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Sciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella_hoyti>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "hoyti" ;
dwc:subGenus "Lycoriella" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_Lycoriella>, <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella_Lycoriella>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Lycoriella" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,212 @@
@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/A703878CA948FFBDFF26FE2D9B0D0AE2>
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:title "Merizomma codonopsivora Vilkamaa & Menzel 2019" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Merizomma_codonopsivora_Sasakawa_1997> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_codonopsivora_Sasakawa-Sasakawa_1997>, <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_codonopsivora_Sasakawa-Sasakawa_2003>, <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_codonopsivora_Sasakawa-Sasakawa_2008> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4665.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4665.1.1>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-06" ;
bibo:startPage "1" ;
bibo:volume "4665" ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:date "2019" ;
dc:title "Re-classification of Lycoriella Frey sensu lato (Diptera, Sciaridae), with description of Trichocoelina gen. n. and twenty new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Merizomma_codonopsivora_Sasakawa_1997>
dwc:authority "(Sasakawa, 1997)" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:baseAuthorityName "Sasakawa" ;
dwc:baseAuthorityYear "1997" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Merizomma" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Sasakawa, 1997) Vilkamaa & Menzel, 2019" ;
dwc:species "codonopsivora" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8CSXB> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Merizomma_codonopsivora> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_codonopsivora_Sasakawa-Sasakawa_1997>
dwc:authority "Sasakawa-Sasakawa (1997)", "Sasakawa, 1997" ;
dwc:authorityName "Sasakawa-Sasakawa" ;
dwc:authorityYear "1997" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Sasakawa-Sasakawa, 1997" ;
dwc:species "codonopsivora" ;
dwc:subGenus "Chorizomma" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8CSXB> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_codonopsivora> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_codonopsivora_Sasakawa-Sasakawa_2003>
dwc:authority "Sasakawa-Sasakawa (2003)" ;
dwc:authorityName "Sasakawa-Sasakawa" ;
dwc:authorityYear "2003" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Sasakawa-Sasakawa, 2003" ;
dwc:species "codonopsivora" ;
dwc:subGenus "Merizomma" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8CSXB> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_codonopsivora> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_codonopsivora_Sasakawa-Sasakawa_2008>
dwc:authority "Sasakawa-Sasakawa (2008)" ;
dwc:authorityName "Sasakawa-Sasakawa" ;
dwc:authorityYear "2008" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Sasakawa-Sasakawa, 2008" ;
dwc:species "codonopsivora" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8CSXB> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_codonopsivora> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Merizomma_codonopsivora>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Merizomma" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "codonopsivora" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Merizomma> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Merizomma>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Merizomma" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
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://taxon-name.plazi.org/id/Animalia/Lycoriella_codonopsivora>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "codonopsivora" ;
dwc:subGenus "Chorizomma", "Merizomma" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_Chorizomma>, <http://taxon-name.plazi.org/id/Animalia/Lycoriella_Merizomma>, <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella_Chorizomma>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Chorizomma" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella_Merizomma>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Merizomma" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,165 @@
@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/A703878CA949FFBCFF26FB619F090A9D>
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:title "Bradysiopsis sordida Vilkamaa & Menzel 2019, comb. n." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Bradysiopsis_sordida_Mohrig_1999> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_sordida_Mohrig-Mohrig_1999> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4665.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4665.1.1>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-06" ;
bibo:startPage "1" ;
bibo:volume "4665" ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:date "2019" ;
dc:title "Re-classification of Lycoriella Frey sensu lato (Diptera, Sciaridae), with description of Trichocoelina gen. n. and twenty new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Bradysiopsis_sordida_Mohrig_1999>
dwc:authority "(Mohrig, 1999)" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:baseAuthorityName "Mohrig" ;
dwc:baseAuthorityYear "1999" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Bradysiopsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Mohrig, 1999) Vilkamaa & Menzel, 2019" ;
dwc:species "sordida" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92DLK> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bradysiopsis_sordida> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_sordida_Mohrig-Mohrig_1999>
dwc:authority "Mohrig-Mohrig et al. (1999)" ;
dwc:authorityName "Mohrig-Mohrig" ;
dwc:authorityYear "1999" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Mohrig-Mohrig, 1999" ;
dwc:species "sordida" ;
dwc:subGenus "Hemineurina" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92DLK> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_sordida> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Bradysiopsis_sordida>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Bradysiopsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "sordida" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bradysiopsis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Bradysiopsis>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Bradysiopsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
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://taxon-name.plazi.org/id/Animalia/Lycoriella_sordida>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "sordida" ;
dwc:subGenus "Hemineurina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_Hemineurina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella_Hemineurina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Hemineurina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,165 @@
@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/A703878CA949FFBCFF26FF759EF7087E>
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:title "Bradysiopsis dearmata Vilkamaa & Menzel 2019, comb. n." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Bradysiopsis_dearmata_Mohrig_1987> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_dearmata_Mohrig_1987> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4665.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4665.1.1>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-06" ;
bibo:startPage "1" ;
bibo:volume "4665" ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:date "2019" ;
dc:title "Re-classification of Lycoriella Frey sensu lato (Diptera, Sciaridae), with description of Trichocoelina gen. n. and twenty new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Bradysiopsis_dearmata_Mohrig_1987>
dwc:authority "(Mohrig & Krivosheina, 1987)" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:baseAuthorityName "Mohrig & Krivosheina" ;
dwc:baseAuthorityYear "1987" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Bradysiopsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Mohrig & Krivosheina, 1987) Vilkamaa & Menzel, 2019" ;
dwc:species "dearmata" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92DLJ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bradysiopsis_dearmata> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_dearmata_Mohrig_1987>
dwc:authority "Mohrig & Krivosheina-Mohrig et al. (1987)" ;
dwc:authorityName "Mohrig & Krivosheina-Mohrig" ;
dwc:authorityYear "1987" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Mohrig & Krivosheina-Mohrig, 1987" ;
dwc:species "dearmata" ;
dwc:subGenus "Hemineurina" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92DLJ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_dearmata> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Bradysiopsis_dearmata>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Bradysiopsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "dearmata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bradysiopsis> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Bradysiopsis>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Bradysiopsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
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://taxon-name.plazi.org/id/Animalia/Lycoriella_dearmata>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "dearmata" ;
dwc:subGenus "Hemineurina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_Hemineurina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella_Hemineurina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Hemineurina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,151 @@
@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/A703878CA949FFBDFF26F97999790D66>
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:title "Camptochaeta complexa Vilkamaa & Menzel 2019, comb. n." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Camptochaeta_complexa_Rudzinski_2009> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_complexa_Rudzinski_2009> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4665.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4665.1.1>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-06" ;
bibo:startPage "1" ;
bibo:volume "4665" ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:date "2019" ;
dc:title "Re-classification of Lycoriella Frey sensu lato (Diptera, Sciaridae), with description of Trichocoelina gen. n. and twenty new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Camptochaeta_complexa_Rudzinski_2009>
dwc:authority "(Rudzinski & Baumjohann, 2009)" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:baseAuthorityName "Rudzinski & Baumjohann" ;
dwc:baseAuthorityYear "2009" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Camptochaeta" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Rudzinski & Baumjohann, 2009) Vilkamaa & Menzel, 2019" ;
dwc:species "complexa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8BBFT> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Camptochaeta_complexa> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_complexa_Rudzinski_2009>
dwc:authority "Rudzinski & Baumjohann-Rudzinski & Baumjohann (2009)" ;
dwc:authorityName "Rudzinski & Baumjohann-Rudzinski & Baumjohann" ;
dwc:authorityYear "2009" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Rudzinski & Baumjohann-Rudzinski & Baumjohann, 2009" ;
dwc:species "complexa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8BBFT> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_complexa> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Camptochaeta_complexa>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Camptochaeta" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "complexa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Camptochaeta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Camptochaeta>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Camptochaeta" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
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://taxon-name.plazi.org/id/Animalia/Lycoriella_complexa>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "complexa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,138 @@
@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/A703878CA953FFA6FF26FC4198100B96>
cito:cites <http://dx.doi.org/10.5281/zenodo.4000569>, <http://dx.doi.org/10.5281/zenodo.4000571>, <http://dx.doi.org/10.5281/zenodo.4000591> ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:title "Trichocoelina ithyspina Vilkamaa & Menzel 2019, sp. n." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA953FFA6FF26FC4198100B96.mc.9FC23CC7A953FFA6FEDEFBD59AB908A2> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_ithyspina_Vilkamaa_2019> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4665.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4665.1.1>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-06" ;
bibo:startPage "1" ;
bibo:volume "4665" ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:date "2019" ;
dc:title "Re-classification of Lycoriella Frey sensu lato (Diptera, Sciaridae), with description of Trichocoelina gen. n. and twenty new species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4000569>, <http://dx.doi.org/10.5281/zenodo.4000571>, <http://dx.doi.org/10.5281/zenodo.4000591> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_ithyspina_Vilkamaa_2019>
dwc:authority "Vilkamaa & Menzel, 2019" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vilkamaa & Menzel, 2019" ;
dwc:species "ithyspina" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8FHFF> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina_ithyspina> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina_ithyspina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "ithyspina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
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://dx.doi.org/10.5281/zenodo.4000569>
dc:description "FIGURE 8. Hypopygium, ventral. A. Trichocoelina ithyspina sp. n. (holotype). B. T. jukkai sp. n. (holotype). Scale 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000569/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4000571>
dc:description "FIGURE 9. Gonostylus, ventral. A. Trichocoelina incrassata sp. n. (holotype). B. T. ithyspina sp. n. (holotype). C. T. magnifica sp. n. (holotype). D. T. jukkai sp. n. (holotype). Scale 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000571/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4000591>
dc:description "FIGURE 18. Intergonocoxal lobes of hypopygium, ventral. A. Trichocoelina aemula (holotype). B. T. dispansa sp. n. (paratype). C. T. ithyspina sp. n. (holotype). D. T. jukkai sp. n. (paratype). E. T. planilobata sp. n. (holotype). F. T. semusta sp. n. (holotype). Scale 0.05 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000591/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA953FFA6FF26FC4198100B96.mc.9FC23CC7A953FFA6FEDEFBD59AB908A2>
dwc:eventDate "2008-06-30" ;
dwc:locality "river Atna Solbakken" ;
dwc:recordedBy "E. Stur & Sample ID" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "380" ;
dwc:verbatimLatitude "61.746" ;
dwc:verbatimLongitude "10.746" ;
trt:gbifOccurrenceId "2849081331" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA953FFA6FF26FC4198100B96#9FC23CC7A953FFA6FEDEFBD59AB908A2> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,137 @@
@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/A703878CA954FFA1FF26FCB59B3F0ABE>
cito:cites <http://dx.doi.org/10.5281/zenodo.4000563>, <http://dx.doi.org/10.5281/zenodo.4000565>, <http://dx.doi.org/10.5281/zenodo.4000591> ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:title "Trichocoelina imitator Vilkamaa & Menzel 2019, sp. n." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA954FFA1FF26FCB59B3F0ABE.mc.9FC23CC7A954FFA1FEDEFC199BE00FCA> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_imitator_Vilkamaa_2019> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4665.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4665.1.1>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-06" ;
bibo:startPage "1" ;
bibo:volume "4665" ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:date "2019" ;
dc:title "Re-classification of Lycoriella Frey sensu lato (Diptera, Sciaridae), with description of Trichocoelina gen. n. and twenty new species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4000563>, <http://dx.doi.org/10.5281/zenodo.4000565>, <http://dx.doi.org/10.5281/zenodo.4000591> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_imitator_Vilkamaa_2019>
dwc:authority "Vilkamaa & Menzel, 2019" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vilkamaa & Menzel, 2019" ;
dwc:species "imitator" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8FHFC> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina_imitator> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina_imitator>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "imitator" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
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://dx.doi.org/10.5281/zenodo.4000563>
dc:description "FIGURE 5. Hypopygium, ventral. A. Trichocoelina hians sp. n. (holotype). B. T. imitator sp. n. (holotype). Scale 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000563/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4000565>
dc:description "FIGURE 6. Gonostylus, ventral. A. Trichocoelina dispansa sp. n. (holotype). B. T. dividua sp. n. (holotype). C. T. hians (holotype). D. T. imitator (holotype). Scale 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000565/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4000591>
dc:description "FIGURE 18. Intergonocoxal lobes of hypopygium, ventral. A. Trichocoelina aemula (holotype). B. T. dispansa sp. n. (paratype). C. T. ithyspina sp. n. (holotype). D. T. jukkai sp. n. (paratype). E. T. planilobata sp. n. (holotype). F. T. semusta sp. n. (holotype). Scale 0.05 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000591/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA954FFA1FF26FCB59B3F0ABE.mc.9FC23CC7A954FFA1FEDEFC199BE00FCA>
dwc:collectionCode "CNC" ;
dwc:eventDate "1962-06-20" ;
dwc:locality "North Fork Pass" ;
dwc:recordedBy "R. E. Leech" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "1250" ;
trt:gbifOccurrenceId "2849081349" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA954FFA1FF26FCB59B3F0ABE#9FC23CC7A954FFA1FEDEFC199BE00FCA> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,240 @@
@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/A703878CA954FFA1FF26FE019E110ECE>
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:title "Trichocoelina hiemalis Vilkamaa & Menzel 2019, comb. n." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_hiemalis_Mohrig_1985> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_hiemalis_Mohrig_1985>, <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_hiemalis_Mohrig_2015>, <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_sensu_Heller_2009>, <http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_oricillifera_Vilkamaa_2019> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4665.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4665.1.1>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-06" ;
bibo:startPage "1" ;
bibo:volume "4665" ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:date "2019" ;
dc:title "Re-classification of Lycoriella Frey sensu lato (Diptera, Sciaridae), with description of Trichocoelina gen. n. and twenty new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_hiemalis_Mohrig_1985>
dwc:authority "(Mohrig & Mamaev, 1985)" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:baseAuthorityName "Mohrig & Mamaev" ;
dwc:baseAuthorityYear "1985" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Mohrig & Mamaev, 1985) Vilkamaa & Menzel, 2019" ;
dwc:species "hiemalis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92XMM> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina_hiemalis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_hiemalis_Mohrig_1985>
dwc:authority "Mohrig & Mamaev-Mohrig et al. (1985 b)" ;
dwc:authorityName "Mohrig & Mamaev-Mohrig" ;
dwc:authorityYear "1985" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Mohrig & Mamaev-Mohrig, 1985" ;
dwc:species "hiemalis" ;
dwc:subGenus "Hemineurina" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92XMM> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_hiemalis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_hiemalis_Mohrig_2015>
dwc:authority "Mohrig & Mamaev-Salmela et al. 2015: 87" ;
dwc:authorityName "Mohrig & Mamaev-Salmela" ;
dwc:authorityPageNumber "87" ;
dwc:authorityYear "2015" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Mohrig & Mamaev-Salmela, 2015" ;
dwc:species "hiemalis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92XMM> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_hiemalis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_sensu_Heller_2009>
dwc:authority "Heller et al. (2009)" ;
dwc:authorityName "Heller" ;
dwc:authorityYear "2009" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Heller, 2009" ;
dwc:species "sensu" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_sensu> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_oricillifera_Vilkamaa_2019>
dwc:authority "Vilkamaa & Menzel, 2019" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vilkamaa & Menzel, 2019" ;
dwc:species "oricillifera" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92XMM> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina_oricillifera> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina_hiemalis>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "hiemalis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
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://taxon-name.plazi.org/id/Animalia/Lycoriella_hiemalis>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "hiemalis" ;
dwc:subGenus "Hemineurina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_Hemineurina>, <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella_Hemineurina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Hemineurina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella_sensu>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "sensu" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina_oricillifera>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "oricillifera" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina> ;
a dwcFP:TaxonName .

View 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/A703878CA954FFA6FF26F8859EF70F82>
cito:cites <http://dx.doi.org/10.5281/zenodo.4000567>, <http://dx.doi.org/10.5281/zenodo.4000571> ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:title "Trichocoelina incrassata Vilkamaa & Menzel 2019, sp. n." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA954FFA6FF26F8859EF70F82.mc.9FC23CC7A954FFA1FEDAF8E998A80BBA> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_incrassata_Vilkamaa_2019> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4665.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4665.1.1>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-06" ;
bibo:startPage "1" ;
bibo:volume "4665" ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:date "2019" ;
dc:title "Re-classification of Lycoriella Frey sensu lato (Diptera, Sciaridae), with description of Trichocoelina gen. n. and twenty new species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4000567>, <http://dx.doi.org/10.5281/zenodo.4000571> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_incrassata_Vilkamaa_2019>
dwc:authority "Vilkamaa & Menzel, 2019" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vilkamaa & Menzel, 2019" ;
dwc:species "incrassata" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8FHFD> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina_incrassata> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina_incrassata>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "incrassata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
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://dx.doi.org/10.5281/zenodo.4000567>
dc:description "FIGURE 7. Hypopygium, ventral. A. Trichocoelina incrassata sp. n. (holotype). B. T. magnifica sp. n. (holotype). Scale 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000567/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4000571>
dc:description "FIGURE 9. Gonostylus, ventral. A. Trichocoelina incrassata sp. n. (holotype). B. T. ithyspina sp. n. (holotype). C. T. magnifica sp. n. (holotype). D. T. jukkai sp. n. (holotype). Scale 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000571/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA954FFA6FF26F8859EF70F82.mc.9FC23CC7A954FFA1FEDAF8E998A80BBA>
dwc:collectionCode "MZH" ;
dwc:eventDate "1984-06-23" ;
dwc:locality "Rte" ;
dwc:recordedBy "S. & J. Peck" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2849081308" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA954FFA6FF26F8859EF70F82#9FC23CC7A954FFA1FEDAF8E998A80BBA> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,137 @@
@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/A703878CA958FFA1FF26FBCE9F2F0D42>
cito:cites <http://dx.doi.org/10.5281/zenodo.4000563>, <http://dx.doi.org/10.5281/zenodo.4000565>, <http://dx.doi.org/10.5281/zenodo.4000591> ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:title "Trichocoelina hians Vilkamaa & Menzel 2019, sp. n." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA958FFA1FF26FBCE9F2F0D42.mc.9FC23CC7A958FFADFEDEFB529BE00905> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_hians_Vilkamaa_2019> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4665.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4665.1.1>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-06" ;
bibo:startPage "1" ;
bibo:volume "4665" ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:date "2019" ;
dc:title "Re-classification of Lycoriella Frey sensu lato (Diptera, Sciaridae), with description of Trichocoelina gen. n. and twenty new species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4000563>, <http://dx.doi.org/10.5281/zenodo.4000565>, <http://dx.doi.org/10.5281/zenodo.4000591> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_hians_Vilkamaa_2019>
dwc:authority "Vilkamaa & Menzel, 2019" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vilkamaa & Menzel, 2019" ;
dwc:species "hians" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8FHFB> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina_hians> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina_hians>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "hians" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
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://dx.doi.org/10.5281/zenodo.4000563>
dc:description "FIGURE 5. Hypopygium, ventral. A. Trichocoelina hians sp. n. (holotype). B. T. imitator sp. n. (holotype). Scale 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000563/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4000565>
dc:description "FIGURE 6. Gonostylus, ventral. A. Trichocoelina dispansa sp. n. (holotype). B. T. dividua sp. n. (holotype). C. T. hians (holotype). D. T. imitator (holotype). Scale 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000565/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4000591>
dc:description "FIGURE 18. Intergonocoxal lobes of hypopygium, ventral. A. Trichocoelina aemula (holotype). B. T. dispansa sp. n. (paratype). C. T. ithyspina sp. n. (holotype). D. T. jukkai sp. n. (paratype). E. T. planilobata sp. n. (holotype). F. T. semusta sp. n. (holotype). Scale 0.05 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000591/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA958FFA1FF26FBCE9F2F0D42.mc.9FC23CC7A958FFADFEDEFB529BE00905>
dwc:collectionCode "CNC" ;
dwc:eventDate "1962-06-20" ;
dwc:locality "North Fork Pass" ;
dwc:recordedBy "R. E. Leech" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "1250" ;
trt:gbifOccurrenceId "2849081338" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA958FFA1FF26FBCE9F2F0D42#9FC23CC7A958FFADFEDEFB529BE00905> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,150 @@
@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/A703878CA959FFACFF26FEBD9AB40AE2>
cito:cites <http://dx.doi.org/10.5281/zenodo.4000561>, <http://dx.doi.org/10.5281/zenodo.4000565>, <http://dx.doi.org/10.5281/zenodo.4000591> ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:title "Trichocoelina dispansa Vilkamaa & Menzel 2019, sp. n." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA959FFACFF26FEBD9AB40AE2.mc.9FC23CC7A959FFACFEDAFE019E560DD2>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA959FFACFF26FEBD9AB40AE2.mc.9FC23CC7A959FFACFBF4FE2E9BFC0DF6> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_dispansa_Vilkamaa_2019> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4665.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4665.1.1>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-06" ;
bibo:startPage "1" ;
bibo:volume "4665" ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:date "2019" ;
dc:title "Re-classification of Lycoriella Frey sensu lato (Diptera, Sciaridae), with description of Trichocoelina gen. n. and twenty new species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4000561>, <http://dx.doi.org/10.5281/zenodo.4000565>, <http://dx.doi.org/10.5281/zenodo.4000591> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_dispansa_Vilkamaa_2019>
dwc:authority "Vilkamaa & Menzel, 2019" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vilkamaa & Menzel, 2019" ;
dwc:species "dispansa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8FHF8> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina_dispansa> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina_dispansa>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "dispansa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
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://dx.doi.org/10.5281/zenodo.4000561>
dc:description "FIGURE 4. Hypopygium, ventral. A. Trichocoelina dispansa sp. n. (holotype). B. T. dividua sp. n. (holotype). Scale 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000561/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4000565>
dc:description "FIGURE 6. Gonostylus, ventral. A. Trichocoelina dispansa sp. n. (holotype). B. T. dividua sp. n. (holotype). C. T. hians (holotype). D. T. imitator (holotype). Scale 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000565/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4000591>
dc:description "FIGURE 18. Intergonocoxal lobes of hypopygium, ventral. A. Trichocoelina aemula (holotype). B. T. dispansa sp. n. (paratype). C. T. ithyspina sp. n. (holotype). D. T. jukkai sp. n. (paratype). E. T. planilobata sp. n. (holotype). F. T. semusta sp. n. (holotype). Scale 0.05 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000591/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA959FFACFF26FEBD9AB40AE2.mc.9FC23CC7A959FFACFEDAFE019E560DD2>
dwc:collectionCode "ISEA" ;
dwc:eventDate "2012-07-07" ;
dwc:locality "river Lemberova" ;
dwc:recordedBy "A. Barkalov" ;
dwc:typeStatus "holotype" ;
dwc:verbatimLatitude "73.4" ;
dwc:verbatimLongitude "80.65" ;
trt:gbifOccurrenceId "2849081307" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA959FFACFF26FEBD9AB40AE2#9FC23CC7A959FFACFEDAFE019E560DD2> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA959FFACFF26FEBD9AB40AE2.mc.9FC23CC7A959FFACFBF4FE2E9BFC0DF6>
dwc:collectionCode "MZH" ;
dwc:eventDate "2012-07-07" ;
dwc:locality "river Lemberova" ;
dwc:recordedBy "A. Barkalov" ;
dwc:typeStatus "paratype" ;
dwc:verbatimLatitude "73.4" ;
dwc:verbatimLongitude "80.65" ;
trt:gbifOccurrenceId "2849081399" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA959FFACFF26FEBD9AB40AE2#9FC23CC7A959FFACFBF4FE2E9BFC0DF6> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,186 @@
@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/A703878CA959FFADFF26F8A19B270812>
cito:cites <http://dx.doi.org/10.5281/zenodo.4000561>, <http://dx.doi.org/10.5281/zenodo.4000565> ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:title "Trichocoelina dividua Vilkamaa & Menzel 2019, sp. n." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA959FFADFF26F8A19B270812.mc.9FC23CC7A959FFADFEC2F8359A900CB2>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA959FFADFF26F8A19B270812.mc.9FC23CC7A958FFADFEB6FF0E9FFA0CB2>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA959FFADFF26F8A19B270812.mc.9FC23CC7A958FFADFF26FF299BB10CFA>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA959FFADFF26F8A19B270812.mc.9FC23CC7A958FFADFE5BFF759FFA0CFA>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA959FFADFF26F8A19B270812.mc.9FC23CC7A958FFADFF26FE919E2E0D1E> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_dividua_Vilkamaa_2019> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4665.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4665.1.1>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-06" ;
bibo:startPage "1" ;
bibo:volume "4665" ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:date "2019" ;
dc:title "Re-classification of Lycoriella Frey sensu lato (Diptera, Sciaridae), with description of Trichocoelina gen. n. and twenty new species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4000561>, <http://dx.doi.org/10.5281/zenodo.4000565> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_dividua_Vilkamaa_2019>
dwc:authority "Vilkamaa & Menzel, 2019" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vilkamaa & Menzel, 2019" ;
dwc:species "dividua" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8FHF9> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina_dividua> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina_dividua>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "dividua" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
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://dx.doi.org/10.5281/zenodo.4000561>
dc:description "FIGURE 4. Hypopygium, ventral. A. Trichocoelina dispansa sp. n. (holotype). B. T. dividua sp. n. (holotype). Scale 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000561/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4000565>
dc:description "FIGURE 6. Gonostylus, ventral. A. Trichocoelina dispansa sp. n. (holotype). B. T. dividua sp. n. (holotype). C. T. hians (holotype). D. T. imitator (holotype). Scale 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000565/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA959FFADFF26F8A19B270812.mc.9FC23CC7A959FFADFEC2F8359A900CB2>
dwc:collectionCode "CNC" ;
dwc:eventDate "2014-08-01" ;
dwc:locality "Virginia Falls" ;
dwc:recordedBy "Parks & Sample ID" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "578" ;
dwc:verbatimLatitude "61.606" ;
dwc:verbatimLongitude "-125.758" ;
trt:gbifOccurrenceId "2849081387" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA959FFADFF26F8A19B270812#9FC23CC7A959FFADFEC2F8359A900CB2> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA959FFADFF26F8A19B270812.mc.9FC23CC7A958FFADFEB6FF0E9FFA0CB2>
dwc:collectionCode "CBG" ;
dwc:eventDate "2014-08-01" ;
dwc:locality "Virginia Falls" ;
dwc:recordedBy "Sample ID" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "578" ;
dwc:verbatimLatitude "61.606" ;
dwc:verbatimLongitude "-125.758" ;
trt:gbifOccurrenceId "2849081348" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA959FFADFF26F8A19B270812#9FC23CC7A958FFADFEB6FF0E9FFA0CB2> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA959FFADFF26F8A19B270812.mc.9FC23CC7A958FFADFF26FF299BB10CFA>
dwc:collectionCode "CBG" ;
dwc:eventDate "2014-07-04" ;
dwc:locality "Sample" ;
dwc:recordedBy "Sample ID" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "578" ;
dwc:verbatimLatitude "61.606" ;
dwc:verbatimLongitude "-125.758" ;
trt:gbifOccurrenceId "2849081306" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA959FFADFF26F8A19B270812#9FC23CC7A958FFADFF26FF299BB10CFA> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA959FFADFF26F8A19B270812.mc.9FC23CC7A958FFADFE5BFF759FFA0CFA>
dwc:collectionCode "CBG" ;
dwc:eventDate "2014-07-12" ;
dwc:locality "Sample" ;
dwc:recordedBy "Sample ID" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "578" ;
dwc:verbatimLatitude "61.606" ;
dwc:verbatimLongitude "-125.758" ;
trt:gbifOccurrenceId "2849081368" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA959FFADFF26F8A19B270812#9FC23CC7A958FFADFE5BFF759FFA0CFA> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA959FFADFF26F8A19B270812.mc.9FC23CC7A958FFADFF26FE919E2E0D1E>
dwc:collectionCode "CBG" ;
dwc:eventDate "2014-07-25" ;
dwc:locality "Sample" ;
dwc:recordedBy "Sample ID" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "578" ;
dwc:verbatimLatitude "61.606" ;
dwc:verbatimLongitude "-125.758" ;
trt:gbifOccurrenceId "2849081323" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA959FFADFF26F8A19B270812#9FC23CC7A958FFADFF26FE919E2E0D1E> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,147 @@
@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/A703878CA95AFFACFF26FBF199DC0CD6>
cito:cites <http://dx.doi.org/10.5281/zenodo.4000557>, <http://dx.doi.org/10.5281/zenodo.4000559> ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:title "Trichocoelina dicksoni Vilkamaa & Menzel 2019, sp. n." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA95AFFACFF26FBF199DC0CD6.mc.9FC23CC7A95AFFAFFECAFB459BE6090E>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA95AFFACFF26FBF199DC0CD6.mc.9FC23CC7A95AFFAFFE24FB629E8F090E>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA95AFFACFF26FBF199DC0CD6.mc.9FC23CC7A95AFFAFFF26FA8D9E0E0956> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_dicksoni_Vilkamaa_2019> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4665.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4665.1.1>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-06" ;
bibo:startPage "1" ;
bibo:volume "4665" ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:date "2019" ;
dc:title "Re-classification of Lycoriella Frey sensu lato (Diptera, Sciaridae), with description of Trichocoelina gen. n. and twenty new species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4000557>, <http://dx.doi.org/10.5281/zenodo.4000559> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_dicksoni_Vilkamaa_2019>
dwc:authority "Vilkamaa & Menzel, 2019" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vilkamaa & Menzel, 2019" ;
dwc:species "dicksoni" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8FHF7> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina_dicksoni> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina_dicksoni>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "dicksoni" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
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://dx.doi.org/10.5281/zenodo.4000557>
dc:description "FIGURE 2. Hypopygium (A) and basal part of hypopygium (B), ventral. A. Trichocoelina biplex sp. n. (holotype). B. T. dicksoni sp. n. (holotype). Scale 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000557/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4000559>
dc:description "FIGURE 3. Gonostylus, ventral. A. Trichocoelina aemula sp. n. (holotype). B. T. absidata sp. n. (holotype). C. T. biplex (holotype). D. T. dicksoni (holotype). Scale 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000559/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA95AFFACFF26FBF199DC0CD6.mc.9FC23CC7A95AFFAFFECAFB459BE6090E>
dwc:collectionCode "ZIN" ;
dwc:eventDate "1948-07-31" ;
dwc:locality "Korotkevich" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2849081316" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA95AFFACFF26FBF199DC0CD6#9FC23CC7A95AFFAFFECAFB459BE6090E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA95AFFACFF26FBF199DC0CD6.mc.9FC23CC7A95AFFAFFE24FB629E8F090E>
dwc:collectionCode "ZIN" ;
dwc:eventDate "1948-07-31" ;
dwc:locality "Korotkevich" ;
dwc:typeStatus "paratype" ;
trt:gbifOccurrenceId "2849081339" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA95AFFACFF26FBF199DC0CD6#9FC23CC7A95AFFAFFE24FB629E8F090E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA95AFFACFF26FBF199DC0CD6.mc.9FC23CC7A95AFFAFFF26FA8D9E0E0956>
dwc:collectionCode "ZIN" ;
dwc:eventDate "1901-07-10" ;
dwc:locality "Timofeev" ;
trt:gbifOccurrenceId "2849081375" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA95AFFACFF26FBF199DC0CD6#9FC23CC7A95AFFAFFF26FA8D9E0E0956> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,394 @@
@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/A703878CA95BFFAFFF26F8B09BAE0812>
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:title "Trichocoelina cochleata Vilkamaa & Menzel 2019, comb. n." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA95BFFAFFF26F8B09BAE0812.mc.9FC23CC7A95AFFAFFE27FE4999F60E3E>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA95BFFAFFF26F8B09BAE0812.mc.9FC23CC7A95AFFAFFED1FDDD9BB00E86>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA95BFFAFFF26F8B09BAE0812.mc.9FC23CC7A95AFFAFFDBBFDF99BA30EAA>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA95BFFAFFF26F8B09BAE0812.mc.9FC23CC7A95AFFAFFDB7FD0599430ECE>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA95BFFAFFF26F8B09BAE0812.mc.9FC23CC7A95AFFAFFC8BFD219E670EF2>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA95BFFAFFF26F8B09BAE0812.mc.9FC23CC7A95AFFAFFBA6FD4D9F740F16> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoria_cochleata>, <http://taxon-name.plazi.org/id/Animalia/Neosciara_cochleata>, <http://taxon-name.plazi.org/id/Animalia/Bradysia_cochleata> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_cochleata_Rubsaamen_1898> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Sciara_haemorrhoidalis_Lundbeck-Lundbeck_1898>, <http://taxon-concept.plazi.org/id/Animalia/Sciara_cochleata_Rubsaamen_1898>, <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_cochleata_Rubsaamen_1898> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4665.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4665.1.1>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-06" ;
bibo:startPage "1" ;
bibo:volume "4665" ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:date "2019" ;
dc:title "Re-classification of Lycoriella Frey sensu lato (Diptera, Sciaridae), with description of Trichocoelina gen. n. and twenty new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_cochleata_Rubsaamen_1898>
dwc:authority "(Rubsaamen, 1898)" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:baseAuthorityName "Rubsaamen" ;
dwc:baseAuthorityYear "1898" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Rubsaamen, 1898) Vilkamaa & Menzel, 2019" ;
dwc:species "cochleata" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92XML> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina_cochleata> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sciara_haemorrhoidalis_Lundbeck-Lundbeck_1898>
dwc:authority "Lundbeck-Lundbeck (1898)" ;
dwc:authorityName "Lundbeck-Lundbeck" ;
dwc:authorityYear "1898" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Sciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Lundbeck-Lundbeck, 1898" ;
dwc:species "haemorrhoidalis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92XML> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sciara_haemorrhoidalis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sciara_cochleata_Rubsaamen_1898>
dwc:authorityName "Rubsaamen" ;
dwc:authorityYear "1898" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Sciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Rubsaamen, 1898" ;
dwc:species "cochleata" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92XML> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sciara_cochleata> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_cochleata_Rubsaamen_1898>
dwc:authority "(Rubsaamen)" ;
dwc:baseAuthorityName "Rubsaamen" ;
dwc:baseAuthorityYear "1898" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Rubsaamen, 1898)" ;
dwc:species "cochleata" ;
dwc:subGenus "Hemineurina" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92XML> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_cochleata> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina_cochleata>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "cochleata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
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://taxon-name.plazi.org/id/Animalia/Sciara_haemorrhoidalis>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Sciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "haemorrhoidalis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciara> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciara>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Sciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciara_cochleata>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Sciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "cochleata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciara> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoria_cochleata>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoria" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "cochleata" ;
dwc:subGenus "Neosciara" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoria_Neosciara> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoria_Neosciara>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoria" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Neosciara" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoria> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoria>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoria" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Neosciara_cochleata>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Neosciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "cochleata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neosciara> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Neosciara>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Neosciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Bradysia_cochleata>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Bradysia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "cochleata" ;
dwc:subGenus "Hemineurina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bradysia_Hemineurina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Bradysia_Hemineurina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Bradysia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Hemineurina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bradysia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Bradysia>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Bradysia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella_cochleata>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "cochleata" ;
dwc:subGenus "Hemineurina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella>, <http://taxon-name.plazi.org/id/Animalia/Lycoriella_Hemineurina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella_Hemineurina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Hemineurina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA95BFFAFFF26F8B09BAE0812.mc.9FC23CC7A95AFFAFFE27FE4999F60E3E>
dwc:collectionCode "ZFMK" ;
dwc:eventDate "1935-07-16" ;
dwc:recordedBy "K. Maschke" ;
trt:gbifOccurrenceId "2849081305" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA95BFFAFFF26F8B09BAE0812#9FC23CC7A95AFFAFFE27FE4999F60E3E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA95BFFAFFF26F8B09BAE0812.mc.9FC23CC7A95AFFAFFED1FDDD9BB00E86>
dwc:collectionCode "MZH" ;
dwc:eventDate "2008-06-30" ;
dwc:locality "Obb" ;
dwc:recordedBy "A. Haarto" ;
trt:gbifOccurrenceId "2849081386" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA95BFFAFFF26F8B09BAE0812#9FC23CC7A95AFFAFFED1FDDD9BB00E86> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA95BFFAFFF26F8B09BAE0812.mc.9FC23CC7A95AFFAFFDBBFDF99BA30EAA>
dwc:collectionCode "ZMUC" ;
dwc:eventDate "1991-08-07" ;
dwc:locality "Disko Bugt" ;
dwc:recordedBy "J. Bocher" ;
dwc:verbatimLatitude "68.583336" ;
dwc:verbatimLongitude "-51.083332" ;
trt:gbifOccurrenceId "2849081322" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA95BFFAFFF26F8B09BAE0812#9FC23CC7A95AFFAFFDBBFDF99BA30EAA> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA95BFFAFFF26F8B09BAE0812.mc.9FC23CC7A95AFFAFFDB7FD0599430ECE>
dwc:collectionCode "MZH" ;
dwc:eventDate "2011-07-02" ;
dwc:locality "Zackenberg" ;
dwc:recordedBy "T. Roslin & G. Varkonyi" ;
dwc:verbatimElevation "44" ;
dwc:verbatimLatitude "74.46667" ;
dwc:verbatimLongitude "-20.566668" ;
trt:gbifOccurrenceId "2849081377" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA95BFFAFFF26F8B09BAE0812#9FC23CC7A95AFFAFFDB7FD0599430ECE> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA95BFFAFFF26F8B09BAE0812.mc.9FC23CC7A95AFFAFFC8BFD219E670EF2>
dwc:collectionCode "MZH" ;
dwc:eventDate "2011-07-11" ;
dwc:locality "Zackenberg" ;
dwc:recordedBy "T. Roslin & G. Varkonyi" ;
dwc:verbatimElevation "37" ;
dwc:verbatimLatitude "74.46667" ;
dwc:verbatimLongitude "-20.566668" ;
trt:gbifOccurrenceId "2849081359" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA95BFFAFFF26F8B09BAE0812#9FC23CC7A95AFFAFFC8BFD219E670EF2> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA95BFFAFFF26F8B09BAE0812.mc.9FC23CC7A95AFFAFFBA6FD4D9F740F16>
dwc:collectionCode "MZH" ;
dwc:eventDate "2011-08-07" ;
dwc:locality "Reseach Station" ;
dwc:recordedBy "J. B. Mosbacher & Sample ID" ;
dwc:verbatimElevation "35" ;
dwc:verbatimLatitude "74.5" ;
dwc:verbatimLongitude "-21.0" ;
trt:gbifOccurrenceId "2849081383" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA95BFFAFFF26F8B09BAE0812#9FC23CC7A95AFFAFFBA6FD4D9F740F16> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,182 @@
@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/A703878CA95DFFA8FF26F9C9983E0B72>
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:title "Trichocoelina chentejensis Vilkamaa & Menzel 2019, comb. n." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_chentejensis_Menzel_1992> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_chentejensis_Menzel-Menzel_1992>, <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_chentejensis_Menzel-Menzel_1997> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4665.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4665.1.1>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-06" ;
bibo:startPage "1" ;
bibo:volume "4665" ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:date "2019" ;
dc:title "Re-classification of Lycoriella Frey sensu lato (Diptera, Sciaridae), with description of Trichocoelina gen. n. and twenty new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_chentejensis_Menzel_1992>
dwc:authority "(Menzel, 1992)" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:baseAuthorityName "Menzel" ;
dwc:baseAuthorityYear "1992" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Menzel, 1992) Vilkamaa & Menzel, 2019" ;
dwc:species "chentejensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92XMK> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina_chentejensis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_chentejensis_Menzel-Menzel_1992>
dwc:authority "Menzel-Menzel (1992 b)" ;
dwc:authorityName "Menzel-Menzel" ;
dwc:authorityYear "1992" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Menzel-Menzel, 1992" ;
dwc:species "chentejensis" ;
dwc:subGenus "Hemineurina" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92XMK> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_chentejensis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_chentejensis_Menzel-Menzel_1997>
dwc:authority "Menzel-Menzel & Mohrig (1997)" ;
dwc:authorityName "Menzel-Menzel & Mohrig" ;
dwc:authorityYear "1997" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Menzel-Menzel & Mohrig, 1997" ;
dwc:species "chentejensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92XMK> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_chentejensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina_chentejensis>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "chentejensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
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://taxon-name.plazi.org/id/Animalia/Lycoriella_chentejensis>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "chentejensis" ;
dwc:subGenus "Hemineurina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_Hemineurina>, <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella_Hemineurina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Hemineurina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,315 @@
@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/A703878CA95DFFA8FF26FD699E800A0A>
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:title "Trichocoelina brevicubitalis Vilkamaa & Menzel 2019, comb. n." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_brevicubitalis_Lengersdorf_1926> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Sciara_brevicubitalis_Lengersdorf-Lengersdorf_1926>, <http://taxon-concept.plazi.org/id/Animalia/Lycoria_brevicubitalis_Lengersdorf_1926>, <http://taxon-concept.plazi.org/id/Animalia/Neosciara_brevicubitalis_Lengersdorf_1926>, <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_brevicubitalis_Lengersdorf-Lengersdorf_2019> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4665.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4665.1.1>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-06" ;
bibo:startPage "1" ;
bibo:volume "4665" ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:date "2019" ;
dc:title "Re-classification of Lycoriella Frey sensu lato (Diptera, Sciaridae), with description of Trichocoelina gen. n. and twenty new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_brevicubitalis_Lengersdorf_1926>
dwc:authority "(Lengersdorf, 1926)" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:baseAuthorityName "Lengersdorf" ;
dwc:baseAuthorityYear "1926" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Lengersdorf, 1926) Vilkamaa & Menzel, 2019" ;
dwc:species "brevicubitalis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92XMJ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina_brevicubitalis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sciara_brevicubitalis_Lengersdorf-Lengersdorf_1926>
dwc:authority "Lengersdorf-Lengersdorf (1926)" ;
dwc:authorityName "Lengersdorf-Lengersdorf" ;
dwc:authorityYear "1926" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Sciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Lengersdorf-Lengersdorf, 1926" ;
dwc:species "brevicubitalis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92XMJ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sciara_brevicubitalis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoria_brevicubitalis_Lengersdorf_1926>
dwc:authority "(Lengersdorf)" ;
dwc:authorityName "Lengersdorf-Lengersdorf" ;
dwc:authorityYear "1926" ;
dwc:baseAuthorityName "Lengersdorf" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoria" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Lengersdorf) -1926" ;
dwc:species "brevicubitalis" ;
dwc:subGenus "Neosciara" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoria_brevicubitalis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Neosciara_brevicubitalis_Lengersdorf_1926>
dwc:authority "(Lengersdorf)" ;
dwc:authorityName "Lengersdorf-Lengersdorf" ;
dwc:authorityYear "1926" ;
dwc:baseAuthorityName "Lengersdorf" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Neosciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Lengersdorf) -1926" ;
dwc:species "brevicubitalis" ;
dwc:subGenus "Neosciara" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Neosciara_brevicubitalis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_brevicubitalis_Lengersdorf-Lengersdorf_2019>
dwc:authority "(Lengersdorf)" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:baseAuthorityName "Lengersdorf-Lengersdorf" ;
dwc:baseAuthorityYear "2019" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Lengersdorf-Lengersdorf, 2019) Vilkamaa & Menzel, 2019" ;
dwc:species "brevicubitalis" ;
dwc:subGenus "Hemineurina" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92XMJ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_brevicubitalis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina_brevicubitalis>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "brevicubitalis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
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://taxon-name.plazi.org/id/Animalia/Sciara_brevicubitalis>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Sciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "brevicubitalis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciara> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciara>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Sciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoria_brevicubitalis>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoria" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "brevicubitalis" ;
dwc:subGenus "Neosciara" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoria_Neosciara> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoria_Neosciara>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoria" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Neosciara" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoria> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoria>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoria" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Neosciara_brevicubitalis>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Neosciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "brevicubitalis" ;
dwc:subGenus "Neosciara" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neosciara_Neosciara> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Neosciara_Neosciara>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Neosciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Neosciara" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Neosciara> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Neosciara>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Neosciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella_brevicubitalis>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "brevicubitalis" ;
dwc:subGenus "Hemineurina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_Hemineurina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella_Hemineurina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Hemineurina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,170 @@
@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/A703878CA95EFFA8FF26FAF59B270EAA>
cito:cites <http://dx.doi.org/10.5281/zenodo.4000557>, <http://dx.doi.org/10.5281/zenodo.4000559> ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:title "Trichocoelina biplex Vilkamaa & Menzel 2019, sp. n." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA95EFFA8FF26FAF59B270EAA.mc.9FC23CC7A95EFFABFEC2FA599AB20A2E>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA95EFFA8FF26FAF59B270EAA.mc.9FC23CC7A95EFFABFF58F9829B2D0A55>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA95EFFA8FF26FAF59B270EAA.mc.9FC23CC7A95EFFABFEE2F9AE98A40A79>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA95EFFA8FF26FAF59B270EAA.mc.9FC23CC7A95EFFABFD65F9C99B370A9D> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_biplex_Vilkamaa_2019> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4665.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4665.1.1>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-06" ;
bibo:startPage "1" ;
bibo:volume "4665" ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:date "2019" ;
dc:title "Re-classification of Lycoriella Frey sensu lato (Diptera, Sciaridae), with description of Trichocoelina gen. n. and twenty new species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4000557>, <http://dx.doi.org/10.5281/zenodo.4000559> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_biplex_Vilkamaa_2019>
dwc:authority "Vilkamaa & Menzel, 2019" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vilkamaa & Menzel, 2019" ;
dwc:species "biplex" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8FHF6> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina_biplex> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina_biplex>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "biplex" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
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://dx.doi.org/10.5281/zenodo.4000557>
dc:description "FIGURE 2. Hypopygium (A) and basal part of hypopygium (B), ventral. A. Trichocoelina biplex sp. n. (holotype). B. T. dicksoni sp. n. (holotype). Scale 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000557/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4000559>
dc:description "FIGURE 3. Gonostylus, ventral. A. Trichocoelina aemula sp. n. (holotype). B. T. absidata sp. n. (holotype). C. T. biplex (holotype). D. T. dicksoni (holotype). Scale 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000559/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA95EFFA8FF26FAF59B270EAA.mc.9FC23CC7A95EFFABFEC2FA599AB20A2E>
dwc:collectionCode "CNC" ;
dwc:eventDate "2013-08-09" ;
dwc:locality "Base Camp" ;
dwc:recordedBy "D. Whitaker & Sample ID" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "5" ;
dwc:verbatimLatitude "58.451" ;
dwc:verbatimLongitude "-62.798" ;
trt:gbifOccurrenceId "2849081373" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA95EFFA8FF26FAF59B270EAA#9FC23CC7A95EFFABFEC2FA599AB20A2E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA95EFFA8FF26FAF59B270EAA.mc.9FC23CC7A95EFFABFF58F9829B2D0A55>
dwc:collectionCode "CBG" ;
dwc:eventDate "2013-08-16" ;
dwc:locality "Base Camp" ;
dwc:recordedBy "Sample ID" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "5" ;
dwc:verbatimLatitude "58.451" ;
dwc:verbatimLongitude "-62.798" ;
trt:gbifOccurrenceId "2849081330" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA95EFFA8FF26FAF59B270EAA#9FC23CC7A95EFFABFF58F9829B2D0A55> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA95EFFA8FF26FAF59B270EAA.mc.9FC23CC7A95EFFABFEE2F9AE98A40A79>
dwc:collectionCode "CBG" ;
dwc:eventDate "2014-07-20" ;
dwc:locality "Base Camp" ;
dwc:recordedBy "Sample" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "5" ;
dwc:verbatimLatitude "58.451" ;
dwc:verbatimLongitude "-62.798" ;
trt:gbifOccurrenceId "2849081351" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA95EFFA8FF26FAF59B270EAA#9FC23CC7A95EFFABFEE2F9AE98A40A79> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA95EFFA8FF26FAF59B270EAA.mc.9FC23CC7A95EFFABFD65F9C99B370A9D>
dwc:collectionCode "MZH" ;
dwc:eventDate "1963-08-07" ;
dwc:locality "Mts. North Fork Pass" ;
dwc:recordedBy "P. J. Skitsko" ;
dwc:typeStatus "paratype" ;
trt:gbifOccurrenceId "2849081310" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA95EFFA8FF26FAF59B270EAA#9FC23CC7A95EFFABFD65F9C99B370A9D> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,160 @@
@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/A703878CA95EFFABFF26FF0D9BF5090E>
cito:cites <http://dx.doi.org/10.5281/zenodo.4000555>, <http://dx.doi.org/10.5281/zenodo.4000559>, <http://dx.doi.org/10.5281/zenodo.4000591> ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:title "Trichocoelina aemula Vilkamaa & Menzel 2019, sp. n." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA95EFFABFF26FF0D9BF5090E.mc.9FC23CC7A95EFFABFEC7FE9199490D42>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA95EFFABFF26FF0D9BF5090E.mc.9FC23CC7A95EFFABFC9EFEBE9BB60D66>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA95EFFABFF26FF0D9BF5090E.mc.9FC23CC7A95EFFABFE54FEDA99F10D8A> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_aemula_Vilkamaa_2019> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4665.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4665.1.1>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-06" ;
bibo:startPage "1" ;
bibo:volume "4665" ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:date "2019" ;
dc:title "Re-classification of Lycoriella Frey sensu lato (Diptera, Sciaridae), with description of Trichocoelina gen. n. and twenty new species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4000555>, <http://dx.doi.org/10.5281/zenodo.4000559>, <http://dx.doi.org/10.5281/zenodo.4000591> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_aemula_Vilkamaa_2019>
dwc:authority "Vilkamaa & Menzel, 2019" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vilkamaa & Menzel, 2019" ;
dwc:species "aemula" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8FHF5> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina_aemula> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina_aemula>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "aemula" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
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://dx.doi.org/10.5281/zenodo.4000555>
dc:description "FIGURE 1. Hypopygium, ventral. A. Trichocoelina absidata sp. n. (holotype). B. T. aemula sp. n. (holotype). Scale 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000555/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4000559>
dc:description "FIGURE 3. Gonostylus, ventral. A. Trichocoelina aemula sp. n. (holotype). B. T. absidata sp. n. (holotype). C. T. biplex (holotype). D. T. dicksoni (holotype). Scale 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000559/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4000591>
dc:description "FIGURE 18. Intergonocoxal lobes of hypopygium, ventral. A. Trichocoelina aemula (holotype). B. T. dispansa sp. n. (paratype). C. T. ithyspina sp. n. (holotype). D. T. jukkai sp. n. (paratype). E. T. planilobata sp. n. (holotype). F. T. semusta sp. n. (holotype). Scale 0.05 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000591/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA95EFFABFF26FF0D9BF5090E.mc.9FC23CC7A95EFFABFEC7FE9199490D42>
dwc:collectionCode "ISEA" ;
dwc:eventDate "2010-07-09" ;
dwc:locality "Krasnodarsk region" ;
dwc:recordedBy "A. Barkalov" ;
dwc:typeStatus "holotype" ;
dwc:verbatimLatitude "72.5" ;
dwc:verbatimLongitude "101.94" ;
trt:gbifOccurrenceId "2849081304" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA95EFFABFF26FF0D9BF5090E#9FC23CC7A95EFFABFEC7FE9199490D42> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA95EFFABFF26FF0D9BF5090E.mc.9FC23CC7A95EFFABFC9EFEBE9BB60D66>
dwc:collectionCode "ISEA" ;
dwc:eventDate "2010-07-09" ;
dwc:locality "Krasnodarsk region" ;
dwc:recordedBy "A. Barkalov" ;
dwc:typeStatus "paratype" ;
dwc:verbatimLatitude "72.5" ;
dwc:verbatimLongitude "101.94" ;
trt:gbifOccurrenceId "2849081381" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA95EFFABFF26FF0D9BF5090E#9FC23CC7A95EFFABFC9EFEBE9BB60D66> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA95EFFABFF26FF0D9BF5090E.mc.9FC23CC7A95EFFABFE54FEDA99F10D8A>
dwc:collectionCode "MZH" ;
dwc:eventDate "2016-06-13" ;
dwc:locality "Li" ;
dwc:recordedBy "J. Salmela" ;
dwc:typeStatus "paratype" ;
trt:gbifOccurrenceId "2849081400" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA95EFFABFF26FF0D9BF5090E#9FC23CC7A95EFFABFE54FEDA99F10D8A> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,999 @@
@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/A703878CA961FF8BFF26FC879EF30F39>
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:title "Trichocoelina vitticollis Vilkamaa & Menzel 2019, comb. n." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA961FF8BFF26FC879EF30F39.mc.9FC23CC7A961FF94FEC0FAA19BC60972>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA961FF8BFF26FC879EF30F39.mc.9FC23CC7A961FF94FE54FACD9A990997>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA961FF8BFF26FC879EF30F39.mc.9FC23CC7A961FF94FE8BFAE89E720997>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA961FF8BFF26FC879EF30F39.mc.9FC23CC7A961FF94FBE7FAE898BA09BB>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA961FF8BFF26FC879EF30F39.mc.9FC23CC7A961FF94FCA5FA349B7209DC>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA961FF8BFF26FC879EF30F39.mc.9FC23CC7A961FF94FE9AFA57992209DF>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA961FF8BFF26FC879EF30F39.mc.9FC23CC7A961FF94FCCFFA579B9D0A00>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA961FF8BFF26FC879EF30F39.mc.9FC23CC7A961FF94FE4CFA729F2D0A00>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA961FF8BFF26FC879EF30F39.mc.9FC23CC7A961FF94FAFCFA7298BB0A24>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA961FF8BFF26FC879EF30F39.mc.9FC23CC7A961FF94FD53F99F9B280A49>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA961FF8BFF26FC879EF30F39.mc.9FC23CC7A961FF94FEFFF9BA9BF10A8F>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA961FF8BFF26FC879EF30F39.mc.9FC23CC7A961FF94FE1FF9E098520AB3>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA961FF8BFF26FC879EF30F39.mc.9FC23CC7A961FF94FE59F89698B40B41>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA961FF8BFF26FC879EF30F39.mc.9FC23CC7A961FF94FD58F8B299D40B62>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA961FF8BFF26FC879EF30F39.mc.9FC23CC7A960FF95FCF6F8CF9B2E0BBF>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA961FF8BFF26FC879EF30F39.mc.9FC23CC7A960FF95FEFFF830990A0BE3>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA961FF8BFF26FC879EF30F39.mc.9FC23CC7A960FF8AFCC7F8539FF00BE2>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA961FF8BFF26FC879EF30F39.mc.9FC23CC7A97EFF8BFF26FF0D99440D1E>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA961FF8BFF26FC879EF30F39.mc.9FC23CC7A97EFF8BFC9FFE919A9C0D8A>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA961FF8BFF26FC879EF30F39.mc.9FC23CC7A97EFF8BFF41FEE59BC10E3E> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Bradysia_permutata>, <http://taxon-name.plazi.org/id/Animalia/Lycoria_vitticollis> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_vitticollis_Holmgren_1883> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Sciara_glacialis_Lundbeck-Lundbeck_1898>, <http://taxon-concept.plazi.org/id/Animalia/Sciara_humicola_Lundbeck-Lundbeck_1898>, <http://taxon-concept.plazi.org/id/Animalia/Sciara_permutata_Lundbeck-Lundbeck_1900>, <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_permutata_Lundbeck_1901>, <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_sensu_Mohrig_1983>, <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_subpermutata_Mohrig_1990>, <http://taxon-concept.plazi.org/id/Animalia/Sciara_vitticollis_Holmgren-Holmgren_1883>, <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_vitticollis_Holmgren_1883>, <http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_imitator_Vilkamaa_2019>, <http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_oricillifera_Vilkamaa_2019>, <http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_hians_Vilkamaa_2019>, <http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_janetscheki_Lengersdorf_1953>, <http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_nefrens_Vilkamaa_2019>, <http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_magnifica_Vilkamaa_2019>, <http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_aemula_Vilkamaa_2019>, <http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_dispansa_Vilkamaa_2019>, <http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_ithyspina_Vilkamaa_2019>, <http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_jukkai_Vilkamaa_2019>, <http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_planilobata_Vilkamaa_2019>, <http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_semusta_Vilkamaa_2019> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4665.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4665.1.1>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-06" ;
bibo:startPage "1" ;
bibo:volume "4665" ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:date "2019" ;
dc:title "Re-classification of Lycoriella Frey sensu lato (Diptera, Sciaridae), with description of Trichocoelina gen. n. and twenty new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_vitticollis_Holmgren_1883>
dwc:authority "(Holmgren, 1883)" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:baseAuthorityName "Holmgren" ;
dwc:baseAuthorityYear "1883" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Holmgren, 1883) Vilkamaa & Menzel, 2019" ;
dwc:species "vitticollis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92XMS> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina_vitticollis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sciara_glacialis_Lundbeck-Lundbeck_1898>
dwc:authority "Lundbeck-Lundbeck (1898)" ;
dwc:authorityName "Lundbeck-Lundbeck" ;
dwc:authorityYear "1898" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Sciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Lundbeck-Lundbeck, 1898" ;
dwc:species "glacialis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92XMS> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sciara_glacialis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sciara_humicola_Lundbeck-Lundbeck_1898>
dwc:authority "Lundbeck-Lundbeck (1898)" ;
dwc:authorityName "Lundbeck-Lundbeck" ;
dwc:authorityYear "1898" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Sciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Lundbeck-Lundbeck, 1898" ;
dwc:species "humicola" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92XMS> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sciara_humicola> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sciara_permutata_Lundbeck-Lundbeck_1900>
dwc:authority "Lundbeck-Lundbeck (1900)" ;
dwc:authorityName "Lundbeck-Lundbeck" ;
dwc:authorityYear "1900" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Sciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Lundbeck-Lundbeck, 1900" ;
dwc:species "permutata" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92XMS> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sciara_permutata> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_permutata_Lundbeck_1901>
dwc:authority "(Lundbeck)" ;
dwc:baseAuthorityName "Lundbeck" ;
dwc:baseAuthorityYear "1901" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Lundbeck, 1901)" ;
dwc:species "permutata" ;
dwc:subGenus "Hemineurina" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_permutata> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_sensu_Mohrig_1983>
dwc:authority "Mohrig et al. (1983 a)" ;
dwc:authorityName "Mohrig" ;
dwc:authorityYear "1983" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Mohrig, 1983" ;
dwc:species "sensu" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_sensu> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_subpermutata_Mohrig_1990>
dwc:authority "(Mohrig & Mamaev, 1990)" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:baseAuthorityName "Mohrig & Mamaev" ;
dwc:baseAuthorityYear "1990" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Mohrig & Mamaev, 1990) Vilkamaa & Menzel, 2019" ;
dwc:species "subpermutata" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92XMS> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_subpermutata> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sciara_vitticollis_Holmgren-Holmgren_1883>
dwc:authority "Holmgren-Holmgren (1883)" ;
dwc:authorityName "Holmgren-Holmgren" ;
dwc:authorityYear "1883" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Sciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Holmgren-Holmgren, 1883" ;
dwc:species "vitticollis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92XMS> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sciara_vitticollis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_vitticollis_Holmgren_1883>
dwc:authority "(Holmgren)" ;
dwc:baseAuthorityName "Holmgren" ;
dwc:baseAuthorityYear "1883" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Holmgren, 1883)" ;
dwc:species "vitticollis" ;
dwc:subGenus "Hemineurina" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92XMS> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_vitticollis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_imitator_Vilkamaa_2019>
dwc:authority "Vilkamaa & Menzel, 2019" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vilkamaa & Menzel, 2019" ;
dwc:species "imitator" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92XMS> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina_imitator> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_oricillifera_Vilkamaa_2019>
dwc:authority "Vilkamaa & Menzel, 2019" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vilkamaa & Menzel, 2019" ;
dwc:species "oricillifera" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92XMS> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina_oricillifera> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_hians_Vilkamaa_2019>
dwc:authority "Vilkamaa & Menzel, 2019" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vilkamaa & Menzel, 2019" ;
dwc:species "hians" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92XMS> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina_hians> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_janetscheki_Lengersdorf_1953>
dwc:authority "(Lengersdorf, 1953)" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:baseAuthorityName "Lengersdorf" ;
dwc:baseAuthorityYear "1953" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Lengersdorf, 1953) Vilkamaa & Menzel, 2019" ;
dwc:species "janetscheki" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92XMS> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina_janetscheki> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_nefrens_Vilkamaa_2019>
dwc:authority "Vilkamaa & Menzel, 2019" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vilkamaa & Menzel, 2019" ;
dwc:species "nefrens" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92XMS> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina_nefrens> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_magnifica_Vilkamaa_2019>
dwc:authority "Vilkamaa & Menzel, 2019" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vilkamaa & Menzel, 2019" ;
dwc:species "magnifica" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92XMS> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina_magnifica> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_aemula_Vilkamaa_2019>
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vilkamaa & Menzel, 2019" ;
dwc:species "aemula" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92XMS> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina_aemula> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_dispansa_Vilkamaa_2019>
dwc:authority "Vilkamaa & Menzel, 2019" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vilkamaa & Menzel, 2019" ;
dwc:species "dispansa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92XMS> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina_dispansa> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_ithyspina_Vilkamaa_2019>
dwc:authority "Vilkamaa & Menzel, 2019" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vilkamaa & Menzel, 2019" ;
dwc:species "ithyspina" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92XMS> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina_ithyspina> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_jukkai_Vilkamaa_2019>
dwc:authority "Vilkamaa & Menzel, 2019" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vilkamaa & Menzel, 2019" ;
dwc:species "jukkai" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92XMS> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina_jukkai> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_planilobata_Vilkamaa_2019>
dwc:authority "Vilkamaa & Menzel, 2019" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vilkamaa & Menzel, 2019" ;
dwc:species "planilobata" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92XMS> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina_planilobata> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_semusta_Vilkamaa_2019>
dwc:authority "Vilkamaa & Menzel, 2019" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vilkamaa & Menzel, 2019" ;
dwc:species "semusta" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92XMS> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina_semusta> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina_vitticollis>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "vitticollis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
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://taxon-name.plazi.org/id/Animalia/Sciara_glacialis>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Sciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "glacialis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciara> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciara>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Sciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciara_humicola>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Sciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "humicola" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciara> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciara_permutata>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Sciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "permutata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciara> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Bradysia_permutata>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Bradysia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "permutata" ;
dwc:subGenus "Hemineurina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bradysia>, <http://taxon-name.plazi.org/id/Animalia/Bradysia_Hemineurina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Bradysia>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Bradysia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Bradysia_Hemineurina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Bradysia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Hemineurina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bradysia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella_permutata>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "permutata" ;
dwc:subGenus "Hemineurina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_Hemineurina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella_Hemineurina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Hemineurina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella_sensu>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "sensu" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella_subpermutata>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "subpermutata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciara_vitticollis>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Sciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "vitticollis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciara> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoria_vitticollis>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoria" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "vitticollis" ;
dwc:subGenus "Neosciara" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoria_Neosciara> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoria_Neosciara>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoria" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Neosciara" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoria> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoria>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoria" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella_vitticollis>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "vitticollis" ;
dwc:subGenus "Hemineurina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_Hemineurina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina_imitator>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "imitator" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina_oricillifera>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "oricillifera" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina_hians>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "hians" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina_janetscheki>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "janetscheki" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina_nefrens>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "nefrens" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina_magnifica>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "magnifica" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina_aemula>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "aemula" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina_dispansa>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "dispansa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina_ithyspina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "ithyspina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina_jukkai>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "jukkai" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina_planilobata>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "planilobata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina_semusta>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "semusta" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina> ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA961FF8BFF26FC879EF30F39.mc.9FC23CC7A961FF94FEC0FAA19BC60972>
dwc:collectionCode "MZH" ;
dwc:eventDate "1948-06-29" ;
dwc:locality "Reindeer Depot" ;
dwc:recordedBy "J. R. Vockeroth" ;
trt:gbifOccurrenceId "2849081320" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA961FF8BFF26FC879EF30F39#9FC23CC7A961FF94FEC0FAA19BC60972> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA961FF8BFF26FC879EF30F39.mc.9FC23CC7A961FF94FE54FACD9A990997>
dwc:collectionCode "ZMUC" ;
dwc:eventDate "1991-08-01" ;
dwc:locality "Zackenberg" ;
dwc:recordedBy "J. Bocher" ;
dwc:verbatimLatitude "74.46667" ;
dwc:verbatimLongitude "-20.566668" ;
trt:gbifOccurrenceId "2849081397" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA961FF8BFF26FC879EF30F39#9FC23CC7A961FF94FE54FACD9A990997> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA961FF8BFF26FC879EF30F39.mc.9FC23CC7A961FF94FE8BFAE89E720997>
dwc:collectionCode "ZMUC" ;
dwc:eventDate "1940-07-08" ;
dwc:locality "Thule" ;
dwc:recordedBy "C. Wibe" ;
trt:gbifOccurrenceId "2849081353" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA961FF8BFF26FC879EF30F39#9FC23CC7A961FF94FE8BFAE89E720997> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA961FF8BFF26FC879EF30F39.mc.9FC23CC7A961FF94FBE7FAE898BA09BB>
dwc:collectionCode "ZMUC" ;
dwc:eventDate "1992-07-14" ;
dwc:locality "Skoldangen" ;
trt:gbifOccurrenceId "2849081362" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA961FF8BFF26FC879EF30F39#9FC23CC7A961FF94FBE7FAE898BA09BB> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA961FF8BFF26FC879EF30F39.mc.9FC23CC7A961FF94FCA5FA349B7209DC>
dwc:collectionCode "ZMUC" ;
dwc:eventDate "1949-07-18" ;
dwc:locality "Nugssuak" ;
dwc:recordedBy "C. Wibe" ;
trt:gbifOccurrenceId "2849081319" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA961FF8BFF26FC879EF30F39#9FC23CC7A961FF94FCA5FA349B7209DC> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA961FF8BFF26FC879EF30F39.mc.9FC23CC7A961FF94FE9AFA57992209DF>
dwc:collectionCode "MZH" ;
dwc:eventDate "1949-07-06" ;
dwc:locality "Saputit" ;
dwc:recordedBy "C. Wibe" ;
trt:gbifOccurrenceId "2849081315" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA961FF8BFF26FC879EF30F39#9FC23CC7A961FF94FE9AFA57992209DF> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA961FF8BFF26FC879EF30F39.mc.9FC23CC7A961FF94FCCFFA579B9D0A00>
dwc:collectionCode "ZMUC" ;
dwc:eventDate "1984-07-11" ;
dwc:locality "Arnangarnup" ;
dwc:recordedBy "J. Bocher" ;
trt:gbifOccurrenceId "2849081371" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA961FF8BFF26FC879EF30F39#9FC23CC7A961FF94FCCFFA579B9D0A00> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA961FF8BFF26FC879EF30F39.mc.9FC23CC7A961FF94FE4CFA729F2D0A00>
dwc:collectionCode "ZMUC" ;
dwc:eventDate "1992-07-19" ;
dwc:locality "Bygder'" ;
dwc:recordedBy "S. Andersen" ;
trt:gbifOccurrenceId "2849081336" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA961FF8BFF26FC879EF30F39#9FC23CC7A961FF94FE4CFA729F2D0A00> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA961FF8BFF26FC879EF30F39.mc.9FC23CC7A961FF94FAFCFA7298BB0A24>
dwc:collectionCode "MZH" ;
dwc:eventDate "1952-06-21" ;
dwc:locality "Sondre Stormfjord" ;
dwc:recordedBy "C. Wibe" ;
trt:gbifOccurrenceId "2849081391" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA961FF8BFF26FC879EF30F39#9FC23CC7A961FF94FAFCFA7298BB0A24> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA961FF8BFF26FC879EF30F39.mc.9FC23CC7A961FF94FD53F99F9B280A49>
dwc:collectionCode "MZH" ;
dwc:eventDate "1992-08-02" ;
dwc:locality "Sondre Stormfjord" ;
dwc:recordedBy "J. Bocher" ;
dwc:verbatimLatitude "67.03333" ;
dwc:verbatimLongitude "-50.666668" ;
trt:gbifOccurrenceId "2849081312" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA961FF8BFF26FC879EF30F39#9FC23CC7A961FF94FD53F99F9B280A49> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA961FF8BFF26FC879EF30F39.mc.9FC23CC7A961FF94FEFFF9BA9BF10A8F>
dwc:collectionCode "NHMO" ;
dwc:eventDate "2012-07-13" ;
dwc:locality "Bjorndalen'" ;
dwc:recordedBy "G. E. E. Soli & Sample ID" ;
dwc:verbatimLatitude "78.232" ;
dwc:verbatimLongitude "15.327" ;
trt:gbifOccurrenceId "2849081390" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA961FF8BFF26FC879EF30F39#9FC23CC7A961FF94FEFFF9BA9BF10A8F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA961FF8BFF26FC879EF30F39.mc.9FC23CC7A961FF94FE1FF9E098520AB3>
dwc:locality "Bolterdalen'" ;
dwc:recordedBy "Adventdalen" ;
trt:gbifOccurrenceId "2849081395" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA961FF8BFF26FC879EF30F39#9FC23CC7A961FF94FE1FF9E098520AB3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA961FF8BFF26FC879EF30F39.mc.9FC23CC7A961FF94FE59F89698B40B41>
dwc:collectionCode "NHMO" ;
dwc:eventDate "2012-07-11" ;
dwc:recordedBy "T. Ekrem & Stur & Soli & Sample ID" ;
dwc:verbatimLatitude "78.112" ;
dwc:verbatimLongitude "15.029" ;
trt:gbifOccurrenceId "2849081361" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA961FF8BFF26FC879EF30F39#9FC23CC7A961FF94FE59F89698B40B41> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA961FF8BFF26FC879EF30F39.mc.9FC23CC7A961FF94FD58F8B299D40B62>
dwc:locality "Hanaskogdalen'" ;
trt:gbifOccurrenceId "2849081360" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA961FF8BFF26FC879EF30F39#9FC23CC7A961FF94FD58F8B299D40B62> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA961FF8BFF26FC879EF30F39.mc.9FC23CC7A960FF95FCF6F8CF9B2E0BBF>
dwc:collectionCode "NTNU-VM" ;
dwc:eventDate "2009-07-28" ;
dwc:locality "Lakselva'" ;
dwc:recordedBy "T. Ekrem & Sample ID" ;
dwc:verbatimElevation "15" ;
dwc:verbatimLatitude "74.4994" ;
dwc:verbatimLongitude "18.9776" ;
trt:gbifOccurrenceId "2849081382" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA961FF8BFF26FC879EF30F39#9FC23CC7A960FF95FCF6F8CF9B2E0BBF> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA961FF8BFF26FC879EF30F39.mc.9FC23CC7A960FF95FEFFF830990A0BE3>
dwc:collectionCode "NTNU-VM" ;
dwc:eventDate "2009-08-03" ;
dwc:locality "Lakselva'" ;
dwc:recordedBy "T. Ekrem & Sample ID" ;
dwc:verbatimElevation "15" ;
dwc:verbatimLatitude "74.4994" ;
dwc:verbatimLongitude "18.9776" ;
trt:gbifOccurrenceId "2849081367" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA961FF8BFF26FC879EF30F39#9FC23CC7A960FF95FEFFF830990A0BE3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA961FF8BFF26FC879EF30F39.mc.9FC23CC7A960FF8AFCC7F8539FF00BE2>
dwc:eventDate "2013-07-18" ;
dwc:locality "Lillehoeoekfjorden" ;
dwc:recordedBy "Albert I Land & Lillehokfjorden, E & G. E. E. Soli & Sample ID" ;
dwc:verbatimElevation "10" ;
dwc:verbatimLatitude "79.266" ;
dwc:verbatimLongitude "11.569" ;
trt:gbifOccurrenceId "2849081325" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA961FF8BFF26FC879EF30F39#9FC23CC7A960FF8AFCC7F8539FF00BE2> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA961FF8BFF26FC879EF30F39.mc.9FC23CC7A97EFF8BFF26FF0D99440D1E>
dwc:collectionCode "MZH, NHMO" ;
dwc:eventDate "1974-07-02" ;
dwc:locality "Spitsbergen" ;
dwc:recordedBy "Sample ID & Svalbard & Longyearbyen' & Spitsbergen & Nordenskiold Land & Longyearbyen & Longyeardalen & G. E. E. Soli & T. Ekrem & E. Stur & Svalbard, NW & M. von Tschirnhaus" ;
dwc:verbatimLatitude "78.213" ;
dwc:verbatimLongitude "15.604" ;
trt:gbifOccurrenceId "2849081318" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA961FF8BFF26FC879EF30F39#9FC23CC7A97EFF8BFF26FF0D99440D1E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA961FF8BFF26FC879EF30F39.mc.9FC23CC7A97EFF8BFC9FFE919A9C0D8A>
dwc:collectionCode "MZH, NHMO" ;
dwc:eventDate "1974-07-02" ;
dwc:locality "Spitsbergen" ;
dwc:recordedBy "Sample ID & Svalbard & Longyearbyen' & Spitsbergen & Nordenskiold Land & Longyearbyen & Longyeardalen & G. E. E. Soli & T. Ekrem & E. Stur & Svalbard, NW & M. von Tschirnhaus" ;
dwc:verbatimLatitude "78.213" ;
dwc:verbatimLongitude "15.604" ;
trt:gbifOccurrenceId "2849081341" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA961FF8BFF26FC879EF30F39#9FC23CC7A97EFF8BFC9FFE919A9C0D8A> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA961FF8BFF26FC879EF30F39.mc.9FC23CC7A97EFF8BFF41FEE59BC10E3E>
dwc:collectionCode "MZH, NHMO" ;
dwc:eventDate "1974-07-02" ;
dwc:locality "Spitsbergen" ;
dwc:recordedBy "Sample ID & Svalbard & Longyearbyen' & Spitsbergen & Nordenskiold Land & Longyearbyen & Longyeardalen & G. E. E. Soli & T. Ekrem & E. Stur & Svalbard, NW & M. von Tschirnhaus" ;
dwc:verbatimLatitude "78.213" ;
dwc:verbatimLongitude "15.604" ;
trt:gbifOccurrenceId "2849081389" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA961FF8BFF26FC879EF30F39#9FC23CC7A97EFF8BFF41FEE59BC10E3E> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,212 @@
@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/A703878CA964FF91FF26FB1F9E550A2A>
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:title "Trichocoelina subpermutata Vilkamaa & Menzel 2019, comb. n." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_subpermutata_Mohrig_1990> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_permutata_Lundbeck_1901>, <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_subpermutata_Mohrig_1990>, <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_subpermutata_Mohrig_2009> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4665.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4665.1.1>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-06" ;
bibo:startPage "1" ;
bibo:volume "4665" ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:date "2019" ;
dc:title "Re-classification of Lycoriella Frey sensu lato (Diptera, Sciaridae), with description of Trichocoelina gen. n. and twenty new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_subpermutata_Mohrig_1990>
dwc:authority "(Mohrig & Mamaev, 1990)" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:baseAuthorityName "Mohrig & Mamaev" ;
dwc:baseAuthorityYear "1990" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Mohrig & Mamaev, 1990) Vilkamaa & Menzel, 2019" ;
dwc:species "subpermutata" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92XMR> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina_subpermutata> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_permutata_Lundbeck_1901>
dwc:authority "(Lundbeck)" ;
dwc:baseAuthorityName "Lundbeck" ;
dwc:baseAuthorityYear "1901" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Lundbeck, 1901)" ;
dwc:species "permutata" ;
dwc:subGenus "Hemineurina" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_permutata> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_subpermutata_Mohrig_1990>
dwc:authority "Mohrig & Mamaev-Mohrig et al. (1990)" ;
dwc:authorityName "Mohrig & Mamaev-Mohrig" ;
dwc:authorityYear "1990" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Mohrig & Mamaev-Mohrig, 1990" ;
dwc:species "subpermutata" ;
dwc:subGenus "Hemineurina" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92XMR> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_subpermutata> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_subpermutata_Mohrig_2009>
dwc:authority "Mohrig & Mamaev-Heller et al. (2009)" ;
dwc:authorityName "Mohrig & Mamaev-Heller" ;
dwc:authorityYear "2009" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Mohrig & Mamaev-Heller, 2009" ;
dwc:species "subpermutata" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92XMR> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_subpermutata> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina_subpermutata>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "subpermutata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
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://taxon-name.plazi.org/id/Animalia/Lycoriella_permutata>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "permutata" ;
dwc:subGenus "Hemineurina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_Hemineurina>, <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella_Hemineurina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Hemineurina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella_subpermutata>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "subpermutata" ;
dwc:subGenus "Hemineurina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_Hemineurina>, <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,165 @@
@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/A703878CA964FF91FF26FD179BAB0846>
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:title "Trichocoelina subcochleata Vilkamaa & Menzel 2019, comb. n." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_subcochleata_Komarov_2009> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_subcochleata_Komarov-Komarov_2009> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4665.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4665.1.1>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-06" ;
bibo:startPage "1" ;
bibo:volume "4665" ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:date "2019" ;
dc:title "Re-classification of Lycoriella Frey sensu lato (Diptera, Sciaridae), with description of Trichocoelina gen. n. and twenty new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_subcochleata_Komarov_2009>
dwc:authority "(Komarov, 2009)" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:baseAuthorityName "Komarov" ;
dwc:baseAuthorityYear "2009" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Komarov, 2009) Vilkamaa & Menzel, 2019" ;
dwc:species "subcochleata" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92XMQ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina_subcochleata> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_subcochleata_Komarov-Komarov_2009>
dwc:authority "Komarov-Komarov (2009)" ;
dwc:authorityName "Komarov-Komarov" ;
dwc:authorityYear "2009" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Komarov-Komarov, 2009" ;
dwc:species "subcochleata" ;
dwc:subGenus "Hemineurina" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92XMQ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_subcochleata> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina_subcochleata>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "subcochleata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
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://taxon-name.plazi.org/id/Animalia/Lycoriella_subcochleata>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "subcochleata" ;
dwc:subGenus "Hemineurina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_Hemineurina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella_Hemineurina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Hemineurina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,188 @@
@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/A703878CA964FF94FF26F9E298090ECE>
cito:cites <http://dx.doi.org/10.5281/zenodo.4000583>, <http://dx.doi.org/10.5281/zenodo.4000585> ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:title "Trichocoelina tecta Vilkamaa & Menzel 2019, sp. n." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA964FF94FF26F9E298090ECE.mc.9FC23CC7A964FF91FEDEF976996B0B20>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA964FF94FF26F9E298090ECE.mc.9FC23CC7A964FF91FCA2F8939FF40B21>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA964FF94FF26F9E298090ECE.mc.9FC23CC7A964FF91FF26F8BE99AE0B68>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA964FF94FF26F9E298090ECE.mc.9FC23CC7A964FF91FC7EF8DA995E0B8D>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA964FF94FF26F9E298090ECE.mc.9FC23CC7A964FF91FC8CF8E69E8A0BB1>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA964FF94FF26F9E298090ECE.mc.9FC23CC7A964FF91FB5EF80298900BF8> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_tecta_Vilkamaa_2019> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4665.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4665.1.1>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-06" ;
bibo:startPage "1" ;
bibo:volume "4665" ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:date "2019" ;
dc:title "Re-classification of Lycoriella Frey sensu lato (Diptera, Sciaridae), with description of Trichocoelina gen. n. and twenty new species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4000583>, <http://dx.doi.org/10.5281/zenodo.4000585> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_tecta_Vilkamaa_2019>
dwc:authority "Vilkamaa & Menzel, 2019" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vilkamaa & Menzel, 2019" ;
dwc:species "tecta" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8FHFR> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina_tecta> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina_tecta>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "tecta" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
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://dx.doi.org/10.5281/zenodo.4000583>
dc:description "FIGURE 15. Hypopygium, ventral. A. Trichocoelina semusta sp. n. (holotype). B. T. tecta sp. n. (holotype). Scale 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000583/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4000585>
dc:description "FIGURE 16. Gonostylus, ventral. A. Trichocoelina quintula sp. n. (holotype). B. T. semisphaera sp. n. (holotype). C. T. semusta sp. n (holotype). D. T. tecta sp. n. (holotype). Scale 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000585/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA964FF94FF26F9E298090ECE.mc.9FC23CC7A964FF91FEDEF976996B0B20>
dwc:collectionCode "MZH" ;
dwc:eventDate "1984-06-23" ;
dwc:locality "Rte" ;
dwc:recordedBy "S. & J. Peck" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2849081344" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA964FF94FF26F9E298090ECE#9FC23CC7A964FF91FEDEF976996B0B20> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA964FF94FF26F9E298090ECE.mc.9FC23CC7A964FF91FCA2F8939FF40B21>
dwc:collectionCode "MZH" ;
dwc:eventDate "1984-06-23" ;
dwc:locality "Rte" ;
dwc:recordedBy "S. & J. Peck" ;
dwc:typeStatus "paratype" ;
trt:gbifOccurrenceId "2849081374" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA964FF94FF26F9E298090ECE#9FC23CC7A964FF91FCA2F8939FF40B21> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA964FF94FF26F9E298090ECE.mc.9FC23CC7A964FF91FF26F8BE99AE0B68>
dwc:collectionCode "CBG" ;
dwc:eventDate "2007-08-03" ;
dwc:locality "Western Bylot Island" ;
dwc:recordedBy "L. Jolicoeur & McKinnon & Sample ID" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "12" ;
dwc:verbatimLatitude "73.157" ;
dwc:verbatimLongitude "-79.95" ;
trt:gbifOccurrenceId "2849081396" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA964FF94FF26F9E298090ECE#9FC23CC7A964FF91FF26F8BE99AE0B68> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA964FF94FF26F9E298090ECE.mc.9FC23CC7A964FF91FC7EF8DA995E0B8D>
dwc:collectionCode "CNC" ;
dwc:eventDate "1962-06-24" ;
dwc:locality "Peel Plt. Road" ;
dwc:recordedBy "P. J. Skitsko" ;
dwc:typeStatus "paratype" ;
trt:gbifOccurrenceId "2849081329" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA964FF94FF26F9E298090ECE#9FC23CC7A964FF91FC7EF8DA995E0B8D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA964FF94FF26F9E298090ECE.mc.9FC23CC7A964FF91FC8CF8E69E8A0BB1>
dwc:collectionCode "ISEA" ;
dwc:eventDate "2011-07-01" ;
dwc:locality "Rassokha" ;
dwc:recordedBy "A. Barkalov" ;
dwc:typeStatus "paratype" ;
dwc:verbatimLatitude "72.7" ;
dwc:verbatimLongitude "101.08" ;
trt:gbifOccurrenceId "2849081398" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA964FF94FF26F9E298090ECE#9FC23CC7A964FF91FC8CF8E69E8A0BB1> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA964FF94FF26F9E298090ECE.mc.9FC23CC7A964FF91FB5EF80298900BF8>
dwc:collectionCode "ZIN" ;
dwc:eventDate "2014-07-13" ;
dwc:locality "Seyakh" ;
dwc:recordedBy "N. Zubryi" ;
dwc:typeStatus "paratype" ;
dwc:verbatimLatitude "70.7788" ;
dwc:verbatimLongitude "72.075" ;
trt:gbifOccurrenceId "2849081376" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA964FF94FF26F9E298090ECE#9FC23CC7A964FF91FB5EF80298900BF8> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,154 @@
@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/A703878CA965FF90FF26FF0D986E090E>
cito:cites <http://dx.doi.org/10.5281/zenodo.4000581>, <http://dx.doi.org/10.5281/zenodo.4000585> ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:title "Trichocoelina semisphaera Vilkamaa & Menzel 2019, sp. n." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA965FF90FF26FF0D986E090E.mc.9FC23CC7A965FF90FEDAFE919EE20D45>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA965FF90FF26FF0D986E090E.mc.9FC23CC7A965FF90FB28FEBE98070D8A>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA965FF90FF26FF0D986E090E.mc.9FC23CC7A965FF90FDC7FEE59B450DD5> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_semisphaera_Vilkamaa_2019> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4665.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4665.1.1>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-06" ;
bibo:startPage "1" ;
bibo:volume "4665" ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:date "2019" ;
dc:title "Re-classification of Lycoriella Frey sensu lato (Diptera, Sciaridae), with description of Trichocoelina gen. n. and twenty new species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4000581>, <http://dx.doi.org/10.5281/zenodo.4000585> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_semisphaera_Vilkamaa_2019>
dwc:authority "Vilkamaa & Menzel, 2019" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vilkamaa & Menzel, 2019" ;
dwc:species "semisphaera" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8FHFP> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina_semisphaera> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina_semisphaera>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "semisphaera" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
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://dx.doi.org/10.5281/zenodo.4000581>
dc:description "FIGURE 14. Hypopygium, ventral. A. Trichocoelina quintula sp. n. (holotype). B. T. semisphaera sp. n. (holotype). Scale 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000581/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4000585>
dc:description "FIGURE 16. Gonostylus, ventral. A. Trichocoelina quintula sp. n. (holotype). B. T. semisphaera sp. n. (holotype). C. T. semusta sp. n (holotype). D. T. tecta sp. n. (holotype). Scale 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000585/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA965FF90FF26FF0D986E090E.mc.9FC23CC7A965FF90FEDAFE919EE20D45>
dwc:collectionCode "MZH" ;
dwc:eventDate "2013-07-29" ;
dwc:locality "Lkor" ;
dwc:recordedBy "J. Salmela" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2849081327" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA965FF90FF26FF0D986E090E#9FC23CC7A965FF90FEDAFE919EE20D45> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA965FF90FF26FF0D986E090E.mc.9FC23CC7A965FF90FB28FEBE98070D8A>
dwc:collectionCode "PJSR" ;
dwc:eventDate "2006-07-03" ;
dwc:locality "Ks" ;
dwc:recordedBy "J. Salmela" ;
dwc:typeStatus "paratype" ;
trt:gbifOccurrenceId "2849081370" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA965FF90FF26FF0D986E090E#9FC23CC7A965FF90FB28FEBE98070D8A> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA965FF90FF26FF0D986E090E.mc.9FC23CC7A965FF90FDC7FEE59B450DD5>
dwc:collectionCode "NTNU-VM" ;
dwc:eventDate "2009-07-28" ;
dwc:locality "Svalbard" ;
dwc:recordedBy "T. Ekrem & Sample ID" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "15" ;
dwc:verbatimLatitude "74.4994" ;
dwc:verbatimLongitude "18.9776" ;
trt:gbifOccurrenceId "2849081324" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA965FF90FF26FF0D986E090E#9FC23CC7A965FF90FDC7FEE59B450DD5> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,164 @@
@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/A703878CA965FF91FF26FAF59B5B0E3E>
cito:cites <http://dx.doi.org/10.5281/zenodo.4000583>, <http://dx.doi.org/10.5281/zenodo.4000585>, <http://dx.doi.org/10.5281/zenodo.4000591> ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:title "Trichocoelina semusta Vilkamaa & Menzel 2019, sp. n." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA965FF91FF26FAF59B5B0E3E.mc.9FC23CC7A965FF90FEDBFA5998BF0A31>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA965FF91FF26FAF59B5B0E3E.mc.9FC23CC7A965FF90FD51F9829FF40A2E>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA965FF91FF26FAF59B5B0E3E.mc.9FC23CC7A965FF90FF26F9AD9B2A0A79> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_semusta_Vilkamaa_2019> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4665.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4665.1.1>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-06" ;
bibo:startPage "1" ;
bibo:volume "4665" ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:date "2019" ;
dc:title "Re-classification of Lycoriella Frey sensu lato (Diptera, Sciaridae), with description of Trichocoelina gen. n. and twenty new species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4000583>, <http://dx.doi.org/10.5281/zenodo.4000585>, <http://dx.doi.org/10.5281/zenodo.4000591> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_semusta_Vilkamaa_2019>
dwc:authority "Vilkamaa & Menzel, 2019" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vilkamaa & Menzel, 2019" ;
dwc:species "semusta" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8FHFQ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina_semusta> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina_semusta>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "semusta" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
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://dx.doi.org/10.5281/zenodo.4000583>
dc:description "FIGURE 15. Hypopygium, ventral. A. Trichocoelina semusta sp. n. (holotype). B. T. tecta sp. n. (holotype). Scale 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000583/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4000585>
dc:description "FIGURE 16. Gonostylus, ventral. A. Trichocoelina quintula sp. n. (holotype). B. T. semisphaera sp. n. (holotype). C. T. semusta sp. n (holotype). D. T. tecta sp. n. (holotype). Scale 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000585/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4000591>
dc:description "FIGURE 18. Intergonocoxal lobes of hypopygium, ventral. A. Trichocoelina aemula (holotype). B. T. dispansa sp. n. (paratype). C. T. ithyspina sp. n. (holotype). D. T. jukkai sp. n. (paratype). E. T. planilobata sp. n. (holotype). F. T. semusta sp. n. (holotype). Scale 0.05 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000591/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA965FF91FF26FAF59B5B0E3E.mc.9FC23CC7A965FF90FEDBFA5998BF0A31>
dwc:collectionCode "ZMHB" ;
dwc:eventDate "2005-05-18" ;
dwc:locality "Stelvio" ;
dwc:recordedBy "NP Stilfser Joch & C. Lange & J. Ziegler" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "1220" ;
dwc:verbatimLatitude "46.575832" ;
dwc:verbatimLongitude "10.547501" ;
trt:gbifOccurrenceId "2849081369" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA965FF91FF26FAF59B5B0E3E#9FC23CC7A965FF90FEDBFA5998BF0A31> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA965FF91FF26FAF59B5B0E3E.mc.9FC23CC7A965FF90FD51F9829FF40A2E>
dwc:collectionCode "SDEI" ;
dwc:eventDate "2005-05-18" ;
dwc:locality "Stelvio" ;
dwc:recordedBy "NP Stilfser Joch & C. Lange & J. Ziegler" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "1220" ;
dwc:verbatimLatitude "46.575832" ;
dwc:verbatimLongitude "10.547501" ;
trt:gbifOccurrenceId "2849081345" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA965FF91FF26FAF59B5B0E3E#9FC23CC7A965FF90FD51F9829FF40A2E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA965FF91FF26FAF59B5B0E3E.mc.9FC23CC7A965FF90FF26F9AD9B2A0A79>
dwc:collectionCode "MZH" ;
dwc:eventDate "2016-06-14" ;
dwc:locality "Grande Denali Lodge" ;
dwc:recordedBy "J. Fitzgerald" ;
dwc:typeStatus "paratype" ;
dwc:verbatimLatitude "63.743023" ;
dwc:verbatimLongitude "-145.88342" ;
trt:gbifOccurrenceId "2849081342" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA965FF91FF26FAF59B5B0E3E#9FC23CC7A965FF90FF26F9AD9B2A0A79> ;
a dwc:MaterialCitation .

View 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/A703878CA967FF92FF26FC409B740BFD>
cito:cites <http://dx.doi.org/10.5281/zenodo.4000581>, <http://dx.doi.org/10.5281/zenodo.4000585> ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:title "Trichocoelina quintula Vilkamaa & Menzel 2019, sp. n." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA967FF92FF26FC409B740BFD.mc.9FC23CC7A967FF92FEDDFBAE99830879> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_quintula_Vilkamaa_2019> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4665.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4665.1.1>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-06" ;
bibo:startPage "1" ;
bibo:volume "4665" ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:date "2019" ;
dc:title "Re-classification of Lycoriella Frey sensu lato (Diptera, Sciaridae), with description of Trichocoelina gen. n. and twenty new species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4000581>, <http://dx.doi.org/10.5281/zenodo.4000585> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_quintula_Vilkamaa_2019>
dwc:authority "Vilkamaa & Menzel, 2019" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vilkamaa & Menzel, 2019" ;
dwc:species "quintula" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8FHFN> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina_quintula> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina_quintula>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "quintula" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
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://dx.doi.org/10.5281/zenodo.4000581>
dc:description "FIGURE 14. Hypopygium, ventral. A. Trichocoelina quintula sp. n. (holotype). B. T. semisphaera sp. n. (holotype). Scale 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000581/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4000585>
dc:description "FIGURE 16. Gonostylus, ventral. A. Trichocoelina quintula sp. n. (holotype). B. T. semisphaera sp. n. (holotype). C. T. semusta sp. n (holotype). D. T. tecta sp. n. (holotype). Scale 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000585/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA967FF92FF26FC409B740BFD.mc.9FC23CC7A967FF92FEDDFBAE99830879>
dwc:collectionCode "MZH" ;
dwc:eventDate "2013-07-29" ;
dwc:locality "Lkor" ;
dwc:recordedBy "J. Salmela" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2849081365" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA967FF92FF26FC409B740BFD#9FC23CC7A967FF92FEDDFBAE99830879> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,136 @@
@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/A703878CA968FF92FF26F8C1984B0F83>
cito:cites <http://dx.doi.org/10.5281/zenodo.4000577>, <http://dx.doi.org/10.5281/zenodo.4000579>, <http://dx.doi.org/10.5281/zenodo.4000591> ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:title "Trichocoelina planilobata Vilkamaa & Menzel 2019, sp. n." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA968FF92FF26F8C1984B0F83.mc.9FC23CC7A968FF9DFED3F82F99C80BF8> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_planilobata_Vilkamaa_2019> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4665.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4665.1.1>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-06" ;
bibo:startPage "1" ;
bibo:volume "4665" ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:date "2019" ;
dc:title "Re-classification of Lycoriella Frey sensu lato (Diptera, Sciaridae), with description of Trichocoelina gen. n. and twenty new species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4000577>, <http://dx.doi.org/10.5281/zenodo.4000579>, <http://dx.doi.org/10.5281/zenodo.4000591> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_planilobata_Vilkamaa_2019>
dwc:authority "Vilkamaa & Menzel, 2019" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vilkamaa & Menzel, 2019" ;
dwc:species "planilobata" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8FHFM> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina_planilobata> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina_planilobata>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "planilobata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
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://dx.doi.org/10.5281/zenodo.4000577>
dc:description "FIGURE 12. Hypopygium, ventral. A. Trichocoelina planilobata sp. n. (holotype). B. T. oricillifera sp. n. (holotype). Scale 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000577/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4000579>
dc:description "FIGURE 13. Gonostylus, ventral. A. Trichocoelina obesula sp. n. (holotype). B. T. nefrens sp. n. (holotype). C. T. planilobata sp. n. (holotype). D. T. oricillifera sp. n. (holotype). Scale 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000579/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4000591>
dc:description "FIGURE 18. Intergonocoxal lobes of hypopygium, ventral. A. Trichocoelina aemula (holotype). B. T. dispansa sp. n. (paratype). C. T. ithyspina sp. n. (holotype). D. T. jukkai sp. n. (paratype). E. T. planilobata sp. n. (holotype). F. T. semusta sp. n. (holotype). Scale 0.05 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000591/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA968FF92FF26F8C1984B0F83.mc.9FC23CC7A968FF9DFED3F82F99C80BF8>
dwc:collectionCode "MZH" ;
dwc:eventDate "2016-06-13" ;
dwc:locality "Li" ;
dwc:recordedBy "J. Salmela" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2849081352" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA968FF92FF26F8C1984B0F83#9FC23CC7A968FF9DFED3F82F99C80BF8> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,200 @@
@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/A703878CA968FF9DFF26FDA19BA40B10>
cito:cites <http://dx.doi.org/10.5281/zenodo.4000577>, <http://dx.doi.org/10.5281/zenodo.4000579>, <http://dx.doi.org/10.5281/zenodo.4000587> ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:title "Trichocoelina oricillifera Vilkamaa & Menzel 2019, sp. n." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA968FF9DFF26FDA19BA40B10.mc.9FC23CC7A968FF9DFE2FFD2B9F7B0EFC>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA968FF9DFF26FDA19BA40B10.mc.9FC23CC7A968FF9DFA95FD70989D0F20>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA968FF9DFF26FDA19BA40B10.mc.9FC23CC7A968FF9DFD4FFC9399050F44>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA968FF9DFF26FDA19BA40B10.mc.9FC23CC7A968FF9DFCC5FCBF98170F8C>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA968FF9DFF26FDA19BA40B10.mc.9FC23CC7A968FF9DFD34FCE79B340FB0>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA968FF9DFF26FDA19BA40B10.mc.9FC23CC7A968FF9DFED2FC039E240FB0>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA968FF9DFF26FDA19BA40B10.mc.9FC23CC7A968FF9DFBE2FC039A9E081C> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_oricillifera_Vilkamaa_2019> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4665.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4665.1.1>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-06" ;
bibo:startPage "1" ;
bibo:volume "4665" ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:date "2019" ;
dc:title "Re-classification of Lycoriella Frey sensu lato (Diptera, Sciaridae), with description of Trichocoelina gen. n. and twenty new species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4000577>, <http://dx.doi.org/10.5281/zenodo.4000579>, <http://dx.doi.org/10.5281/zenodo.4000587> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_oricillifera_Vilkamaa_2019>
dwc:authority "Vilkamaa & Menzel, 2019" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vilkamaa & Menzel, 2019" ;
dwc:species "oricillifera" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8FHFL> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina_oricillifera> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina_oricillifera>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "oricillifera" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
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://dx.doi.org/10.5281/zenodo.4000577>
dc:description "FIGURE 12. Hypopygium, ventral. A. Trichocoelina planilobata sp. n. (holotype). B. T. oricillifera sp. n. (holotype). Scale 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000577/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4000579>
dc:description "FIGURE 13. Gonostylus, ventral. A. Trichocoelina obesula sp. n. (holotype). B. T. nefrens sp. n. (holotype). C. T. planilobata sp. n. (holotype). D. T. oricillifera sp. n. (holotype). Scale 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000579/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4000587>
dc:description "FIGURE 17. Tegmen, ventral. A. Trichocoelina imitator sp. n. (holotype). B. T. oricillifera sp. n. (paratype from Salla). C. T. hians sp. n. (holotype). D. T. janetscheki (Lengersdorf, 1953) (from Colorado). E. T. nefrens sp. n. (paratype from Rassokha). F. T. magnifica sp. n. (holotype). Scale 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000587/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA968FF9DFF26FDA19BA40B10.mc.9FC23CC7A968FF9DFE2FFD2B9F7B0EFC>
dwc:collectionCode "MZH" ;
dwc:eventDate "2013-06-29" ;
dwc:locality "Lkor" ;
dwc:recordedBy "J. Salmela" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2849081384" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA968FF9DFF26FDA19BA40B10#9FC23CC7A968FF9DFE2FFD2B9F7B0EFC> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA968FF9DFF26FDA19BA40B10.mc.9FC23CC7A968FF9DFA95FD70989D0F20>
dwc:collectionCode "SDEI" ;
dwc:eventDate "2013-06-29" ;
dwc:locality "Lkor" ;
dwc:recordedBy "J. Salmela" ;
dwc:typeStatus "paratype" ;
trt:gbifOccurrenceId "2849081313" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA968FF9DFF26FDA19BA40B10#9FC23CC7A968FF9DFA95FD70989D0F20> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA968FF9DFF26FDA19BA40B10.mc.9FC23CC7A968FF9DFD4FFC9399050F44>
dwc:collectionCode "MZH" ;
dwc:locality "Kilpisjarvi" ;
dwc:recordedBy "J. Jakovlev & J. Penttinen" ;
dwc:typeStatus "paratype" ;
trt:gbifOccurrenceId "2849081380" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA968FF9DFF26FDA19BA40B10#9FC23CC7A968FF9DFD4FFC9399050F44> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA968FF9DFF26FDA19BA40B10.mc.9FC23CC7A968FF9DFCC5FCBF98170F8C>
dwc:collectionCode "SDEI" ;
dwc:eventDate "2005-07-18" ;
dwc:locality "Kittila" ;
dwc:recordedBy "M. Jaschhof" ;
dwc:typeStatus "paratype" ;
dwc:verbatimLatitude "67.98333" ;
dwc:verbatimLongitude "24.083334" ;
trt:gbifOccurrenceId "2849081356" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA968FF9DFF26FDA19BA40B10#9FC23CC7A968FF9DFCC5FCBF98170F8C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA968FF9DFF26FDA19BA40B10.mc.9FC23CC7A968FF9DFD34FCE79B340FB0>
dwc:collectionCode "MZH" ;
dwc:eventDate "1964-07-04" ;
dwc:locality "Nedre Storfoss" ;
dwc:recordedBy "R. Tuomikoski" ;
dwc:typeStatus "paratype" ;
trt:gbifOccurrenceId "2849081355" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA968FF9DFF26FDA19BA40B10#9FC23CC7A968FF9DFD34FCE79B340FB0> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA968FF9DFF26FDA19BA40B10.mc.9FC23CC7A968FF9DFED2FC039E240FB0>
dwc:collectionCode "MZH" ;
dwc:eventDate "1985-08-12" ;
dwc:locality "Karasjok" ;
dwc:recordedBy "J. Tuiskunen" ;
dwc:typeStatus "paratype" ;
trt:gbifOccurrenceId "2849081326" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA968FF9DFF26FDA19BA40B10#9FC23CC7A968FF9DFED2FC039E240FB0> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA968FF9DFF26FDA19BA40B10.mc.9FC23CC7A968FF9DFBE2FC039A9E081C>
dwc:collectionCode "SMNH" ;
dwc:eventDate "2005-07-07" ;
dwc:locality "lake Sadvajaure" ;
dwc:recordedBy "M. Jaschhof & C. Jaschhof" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "500" ;
dwc:verbatimLatitude "66.33" ;
dwc:verbatimLongitude "16.2" ;
trt:gbifOccurrenceId "2849081333" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA968FF9DFF26FDA19BA40B10#9FC23CC7A968FF9DFBE2FC039A9E081C> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,185 @@
@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/A703878CA968FF9DFF26FF0D9EAB0DF0>
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:title "Trichocoelina olschwangi Vilkamaa & Menzel 2019, comb. n." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA968FF9DFF26FF0D9EAB0DF0.mc.9FC23CC7A968FF9DFEDAFEB79AB20D60>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA968FF9DFF26FF0D9EAB0DF0.mc.9FC23CC7A968FF9DFF58FED39F400D60> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_olschwangi_Mohrig_1983> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_olschwangi_Mohrig_1983> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4665.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4665.1.1>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-06" ;
bibo:startPage "1" ;
bibo:volume "4665" ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:date "2019" ;
dc:title "Re-classification of Lycoriella Frey sensu lato (Diptera, Sciaridae), with description of Trichocoelina gen. n. and twenty new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_olschwangi_Mohrig_1983>
dwc:authority "(Mohrig & Mamaev, 1983)" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:baseAuthorityName "Mohrig & Mamaev" ;
dwc:baseAuthorityYear "1983" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Mohrig & Mamaev, 1983) Vilkamaa & Menzel, 2019" ;
dwc:species "olschwangi" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92XMP> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina_olschwangi> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_olschwangi_Mohrig_1983>
dwc:authority "Mohrig & Mamaev-Mohrig et al. (1983 a)" ;
dwc:authorityName "Mohrig & Mamaev-Mohrig" ;
dwc:authorityYear "1983" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Mohrig & Mamaev-Mohrig, 1983" ;
dwc:species "olschwangi" ;
dwc:subGenus "Hemineurina" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92XMP> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_olschwangi> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina_olschwangi>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "olschwangi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
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://taxon-name.plazi.org/id/Animalia/Lycoriella_olschwangi>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "olschwangi" ;
dwc:subGenus "Hemineurina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_Hemineurina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella_Hemineurina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Hemineurina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA968FF9DFF26FF0D9EAB0DF0.mc.9FC23CC7A968FF9DFEDAFEB79AB20D60>
dwc:collectionCode "CNC" ;
dwc:eventDate "1962-06-21" ;
dwc:locality "North Fork Pass" ;
dwc:recordedBy "P. J. Skitsko" ;
dwc:verbatimElevation "1250" ;
trt:gbifOccurrenceId "2849081357" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA968FF9DFF26FF0D9EAB0DF0#9FC23CC7A968FF9DFEDAFEB79AB20D60> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA968FF9DFF26FF0D9EAB0DF0.mc.9FC23CC7A968FF9DFF58FED39F400D60>
dwc:collectionCode "MZH" ;
dwc:eventDate "1961-07-24" ;
dwc:locality "Flats" ;
dwc:recordedBy "Summit L. & C. W. Mann" ;
trt:gbifOccurrenceId "2849081363" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA968FF9DFF26FF0D9EAB0DF0#9FC23CC7A968FF9DFF58FED39F400D60> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,147 @@
@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/A703878CA96DFF9CFF26FBF19B1F0BC6>
cito:cites <http://dx.doi.org/10.5281/zenodo.4000575>, <http://dx.doi.org/10.5281/zenodo.4000579> ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:title "Trichocoelina obesula Vilkamaa & Menzel 2019, sp. n." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA96DFF9CFF26FBF19B1F0BC6.mc.9FC23CC7A96DFF98FEC0FB45984D0932>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA96DFF9CFF26FBF19B1F0BC6.mc.9FC23CC7A96DFF98FD9DFA8E9ABD099E> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_obesula_Vilkamaa_2019> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4665.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4665.1.1>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-06" ;
bibo:startPage "1" ;
bibo:volume "4665" ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:date "2019" ;
dc:title "Re-classification of Lycoriella Frey sensu lato (Diptera, Sciaridae), with description of Trichocoelina gen. n. and twenty new species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4000575>, <http://dx.doi.org/10.5281/zenodo.4000579> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_obesula_Vilkamaa_2019>
dwc:authority "Vilkamaa & Menzel, 2019" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vilkamaa & Menzel, 2019" ;
dwc:species "obesula" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8FHFK> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina_obesula> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina_obesula>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "obesula" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
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://dx.doi.org/10.5281/zenodo.4000575>
dc:description "FIGURE 11. Hypopygium, ventral. A. Trichocoelina nefrens sp. n. (holotype). B. T. obesula sp. n. (holotype). Scale 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000575/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4000579>
dc:description "FIGURE 13. Gonostylus, ventral. A. Trichocoelina obesula sp. n. (holotype). B. T. nefrens sp. n. (holotype). C. T. planilobata sp. n. (holotype). D. T. oricillifera sp. n. (holotype). Scale 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000579/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA96DFF9CFF26FBF19B1F0BC6.mc.9FC23CC7A96DFF98FEC0FB45984D0932>
dwc:collectionCode "NTNU-VM" ;
dwc:eventDate "2009-07-30" ;
dwc:locality "Engelskelva'" ;
dwc:recordedBy "T. Ekrem & Sample ID" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "30" ;
dwc:verbatimLatitude "74.4768" ;
dwc:verbatimLongitude "19.1779" ;
trt:gbifOccurrenceId "2849081379" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA96DFF9CFF26FBF19B1F0BC6#9FC23CC7A96DFF98FEC0FB45984D0932> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA96DFF9CFF26FBF19B1F0BC6.mc.9FC23CC7A96DFF98FD9DFA8E9ABD099E>
dwc:collectionCode "NTNU-VM" ;
dwc:eventDate "2009-08-03" ;
dwc:locality "Lakselva'" ;
dwc:recordedBy "Sample ID & T. Ekrem" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "15" ;
dwc:verbatimLatitude "74.4994" ;
dwc:verbatimLongitude "18.9776" ;
trt:gbifOccurrenceId "2849081321" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA96DFF9CFF26FBF19B1F0BC6#9FC23CC7A96DFF98FD9DFA8E9ABD099E> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,161 @@
@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/A703878CA96EFF98FF26F8A19FEF0812>
cito:cites <http://dx.doi.org/10.5281/zenodo.4000575>, <http://dx.doi.org/10.5281/zenodo.4000579>, <http://dx.doi.org/10.5281/zenodo.4000587> ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:title "Trichocoelina nefrens Vilkamaa & Menzel 2019, sp. n." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA96EFF98FF26F8A19FEF0812.mc.9FC23CC7A96EFF9BFEC7F835995B0BDE>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA96EFF98FF26F8A19FEF0812.mc.9FC23CC7A96EFF9BFCF2F8529FF00BDE>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA96EFF98FF26F8A19FEF0812.mc.9FC23CC7A96DFF98FEA8FF0D9BA20CFA> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_nefrens_Vilkamaa_2019> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4665.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4665.1.1>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-06" ;
bibo:startPage "1" ;
bibo:volume "4665" ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:date "2019" ;
dc:title "Re-classification of Lycoriella Frey sensu lato (Diptera, Sciaridae), with description of Trichocoelina gen. n. and twenty new species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4000575>, <http://dx.doi.org/10.5281/zenodo.4000579>, <http://dx.doi.org/10.5281/zenodo.4000587> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_nefrens_Vilkamaa_2019>
dwc:authority "Vilkamaa & Menzel, 2019" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vilkamaa & Menzel, 2019" ;
dwc:species "nefrens" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8FHFJ> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina_nefrens> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina_nefrens>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "nefrens" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
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://dx.doi.org/10.5281/zenodo.4000575>
dc:description "FIGURE 11. Hypopygium, ventral. A. Trichocoelina nefrens sp. n. (holotype). B. T. obesula sp. n. (holotype). Scale 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000575/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4000579>
dc:description "FIGURE 13. Gonostylus, ventral. A. Trichocoelina obesula sp. n. (holotype). B. T. nefrens sp. n. (holotype). C. T. planilobata sp. n. (holotype). D. T. oricillifera sp. n. (holotype). Scale 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000579/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4000587>
dc:description "FIGURE 17. Tegmen, ventral. A. Trichocoelina imitator sp. n. (holotype). B. T. oricillifera sp. n. (paratype from Salla). C. T. hians sp. n. (holotype). D. T. janetscheki (Lengersdorf, 1953) (from Colorado). E. T. nefrens sp. n. (paratype from Rassokha). F. T. magnifica sp. n. (holotype). Scale 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000587/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA96EFF98FF26F8A19FEF0812.mc.9FC23CC7A96EFF9BFEC7F835995B0BDE>
dwc:collectionCode "ISEA" ;
dwc:eventDate "2010-07-09" ;
dwc:locality "Aru-Mas" ;
dwc:recordedBy "A. Barkalov" ;
dwc:typeStatus "holotype" ;
dwc:verbatimLatitude "72.5" ;
dwc:verbatimLongitude "101.94" ;
trt:gbifOccurrenceId "2849081301" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA96EFF98FF26F8A19FEF0812#9FC23CC7A96EFF9BFEC7F835995B0BDE> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA96EFF98FF26F8A19FEF0812.mc.9FC23CC7A96EFF9BFCF2F8529FF00BDE>
dwc:collectionCode "ISEA" ;
dwc:eventDate "2010-07-09" ;
dwc:locality "Aru-Mas" ;
dwc:recordedBy "A. Barkalov" ;
dwc:typeStatus "paratype" ;
dwc:verbatimLatitude "72.5" ;
dwc:verbatimLongitude "101.94" ;
trt:gbifOccurrenceId "2849081394" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA96EFF98FF26F8A19FEF0812#9FC23CC7A96EFF9BFCF2F8529FF00BDE> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA96EFF98FF26F8A19FEF0812.mc.9FC23CC7A96DFF98FEA8FF0D9BA20CFA>
dwc:collectionCode "MZH, ISEA" ;
dwc:eventDate "2010-07" ;
dwc:locality "Rassokha" ;
dwc:recordedBy "A. Barkalov" ;
dwc:verbatimLatitude "72.7" ;
dwc:verbatimLongitude "101.08" ;
trt:gbifOccurrenceId "2849081372" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA96EFF98FF26F8A19FEF0812#9FC23CC7A96DFF98FEA8FF0D9BA20CFA> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,148 @@
@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/A703878CA96EFF9BFF26FCB59F420AE2>
cito:cites <http://dx.doi.org/10.5281/zenodo.4000567>, <http://dx.doi.org/10.5281/zenodo.4000571>, <http://dx.doi.org/10.5281/zenodo.4000587> ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:title "Trichocoelina magnifica Vilkamaa & Menzel 2019, sp. n." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA96EFF9BFF26FCB59F420AE2.mc.9FC23CC7A96EFF9BFED9FC199BB10FCA>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA96EFF9BFF26FCB59F420AE2.mc.9FC23CC7A96EFF9BFE56FC2699E70FEE> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_magnifica_Vilkamaa_2019> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4665.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4665.1.1>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-06" ;
bibo:startPage "1" ;
bibo:volume "4665" ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:date "2019" ;
dc:title "Re-classification of Lycoriella Frey sensu lato (Diptera, Sciaridae), with description of Trichocoelina gen. n. and twenty new species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4000567>, <http://dx.doi.org/10.5281/zenodo.4000571>, <http://dx.doi.org/10.5281/zenodo.4000587> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_magnifica_Vilkamaa_2019>
dwc:authority "Vilkamaa & Menzel, 2019" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vilkamaa & Menzel, 2019" ;
dwc:species "magnifica" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8FHFH> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina_magnifica> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina_magnifica>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "magnifica" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
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://dx.doi.org/10.5281/zenodo.4000567>
dc:description "FIGURE 7. Hypopygium, ventral. A. Trichocoelina incrassata sp. n. (holotype). B. T. magnifica sp. n. (holotype). Scale 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000567/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4000571>
dc:description "FIGURE 9. Gonostylus, ventral. A. Trichocoelina incrassata sp. n. (holotype). B. T. ithyspina sp. n. (holotype). C. T. magnifica sp. n. (holotype). D. T. jukkai sp. n. (holotype). Scale 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000571/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4000587>
dc:description "FIGURE 17. Tegmen, ventral. A. Trichocoelina imitator sp. n. (holotype). B. T. oricillifera sp. n. (paratype from Salla). C. T. hians sp. n. (holotype). D. T. janetscheki (Lengersdorf, 1953) (from Colorado). E. T. nefrens sp. n. (paratype from Rassokha). F. T. magnifica sp. n. (holotype). Scale 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000587/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA96EFF9BFF26FCB59F420AE2.mc.9FC23CC7A96EFF9BFED9FC199BB10FCA>
dwc:collectionCode "CNC" ;
dwc:eventDate "1962-07-04" ;
dwc:locality "Peel Plt. Rd." ;
dwc:recordedBy "R. J. Leech" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "1067" ;
trt:gbifOccurrenceId "2849081393" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA96EFF9BFF26FCB59F420AE2#9FC23CC7A96EFF9BFED9FC199BB10FCA> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA96EFF9BFF26FCB59F420AE2.mc.9FC23CC7A96EFF9BFE56FC2699E70FEE>
dwc:collectionCode "MZH" ;
dwc:eventDate "1962-06-26" ;
dwc:locality "Ogilvie Mountains" ;
dwc:recordedBy "P. J. Skitsko" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "1067" ;
trt:gbifOccurrenceId "2849081335" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA96EFF9BFF26FCB59F420AE2#9FC23CC7A96EFF9BFE56FC2699E70FEE> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,223 @@
@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/A703878CA96FFF9AFF26FF0D996409E6>
cito:cites <http://dx.doi.org/10.5281/zenodo.4000573>, <http://dx.doi.org/10.5281/zenodo.4000587> ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:title "Trichocoelina janetscheki Vilkamaa & Menzel 2019, comb. n." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA96FFF9AFF26FF0D996409E6.mc.9FC23CC7A96FFF9AFE2AFE019E790DD5>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA96FFF9AFF26FF0D996409E6.mc.9FC23CC7A96FFF9AFB93FE2E99240DF6>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA96FFF9AFF26FF0D996409E6.mc.9FC23CC7A96FFF9AFCE5FE4A999C0E1D>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA96FFF9AFF26FF0D996409E6.mc.9FC23CC7A96FFF9AFC4AFD969B810E3E>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA96FFF9AFF26FF0D996409E6.mc.9FC23CC7A96FFF9AFD96FDB1990D0E65>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA96FFF9AFF26FF0D996409E6.mc.9FC23CC7A96FFF9AFCDFFDDE9E3B0E89>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA96FFF9AFF26FF0D996409E6.mc.9FC23CC7A96FFF9AFBD7FDFA9F7E0EAD>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA96FFF9AFF26FF0D996409E6.mc.9FC23CC7A96FFF9AFAADFD0698900EF5>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA96FFF9AFF26FF0D996409E6.mc.9FC23CC7A96FFF9AFCB7FD4D9BA40F16> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_janetscheki_Lengersdorf_1953> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4665.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4665.1.1>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-06" ;
bibo:startPage "1" ;
bibo:volume "4665" ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:date "2019" ;
dc:title "Re-classification of Lycoriella Frey sensu lato (Diptera, Sciaridae), with description of Trichocoelina gen. n. and twenty new species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4000573>, <http://dx.doi.org/10.5281/zenodo.4000587> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_janetscheki_Lengersdorf_1953>
dwc:authority "(Lengersdorf, 1953)" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:baseAuthorityName "Lengersdorf" ;
dwc:baseAuthorityYear "1953" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Lengersdorf, 1953) Vilkamaa & Menzel, 2019" ;
dwc:species "janetscheki" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/92XMN> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina_janetscheki> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina_janetscheki>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "janetscheki" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
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://dx.doi.org/10.5281/zenodo.4000573>
dc:description "FIGURE 10. Trichocoelina janetscheki (Lengersdorf, 1953) (from Greenland). A. Gonostylus, ventromedial. B. Hypopygium, ventral. Scale 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000573/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4000587>
dc:description "FIGURE 17. Tegmen, ventral. A. Trichocoelina imitator sp. n. (holotype). B. T. oricillifera sp. n. (paratype from Salla). C. T. hians sp. n. (holotype). D. T. janetscheki (Lengersdorf, 1953) (from Colorado). E. T. nefrens sp. n. (paratype from Rassokha). F. T. magnifica sp. n. (holotype). Scale 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000587/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA96FFF9AFF26FF0D996409E6.mc.9FC23CC7A96FFF9AFE2AFE019E790DD5>
dwc:collectionCode "MZH" ;
dwc:eventDate "1960-06-17" ;
dwc:locality "Isachsen" ;
dwc:recordedBy "J. R. Vockeroth" ;
dwc:verbatimLatitude "70.79" ;
dwc:verbatimLongitude "-103.55" ;
trt:gbifOccurrenceId "2849081311" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA96FFF9AFF26FF0D996409E6#9FC23CC7A96FFF9AFE2AFE019E790DD5> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA96FFF9AFF26FF0D996409E6.mc.9FC23CC7A96FFF9AFB93FE2E99240DF6>
dwc:collectionCode "CNC" ;
dwc:eventDate "1960-07-14" ;
dwc:locality "Isachsen" ;
dwc:recordedBy "J. F. McAlpine" ;
dwc:verbatimLatitude "70.79" ;
dwc:verbatimLongitude "-103.55" ;
trt:gbifOccurrenceId "2849081317" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA96FFF9AFF26FF0D996409E6#9FC23CC7A96FFF9AFB93FE2E99240DF6> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA96FFF9AFF26FF0D996409E6.mc.9FC23CC7A96FFF9AFCE5FE4A999C0E1D>
dwc:collectionCode "MZH" ;
dwc:eventDate "1990-07-02" ;
dwc:locality "Hot Weather Creek" ;
dwc:recordedBy "F. Brodo" ;
dwc:verbatimLatitude "79.96667" ;
dwc:verbatimLongitude "-84.46667" ;
trt:gbifOccurrenceId "2849081347" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA96FFF9AFF26FF0D996409E6#9FC23CC7A96FFF9AFCE5FE4A999C0E1D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA96FFF9AFF26FF0D996409E6.mc.9FC23CC7A96FFF9AFC4AFD969B810E3E>
dwc:collectionCode "ZMUC" ;
dwc:locality "Mestersvig" ;
dwc:recordedBy "NE Greenland & C. Vibe" ;
dwc:verbatimLatitude "72.24" ;
dwc:verbatimLongitude "-23.92" ;
trt:gbifOccurrenceId "2849081378" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA96FFF9AFF26FF0D996409E6#9FC23CC7A96FFF9AFC4AFD969B810E3E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA96FFF9AFF26FF0D996409E6.mc.9FC23CC7A96FFF9AFD96FDB1990D0E65>
dwc:collectionCode "MZH" ;
dwc:eventDate "2011-07-02" ;
dwc:locality "Zackenberg" ;
dwc:recordedBy "T. Roslin & G. Varkonyi" ;
dwc:verbatimElevation "44" ;
dwc:verbatimLatitude "74.46667" ;
dwc:verbatimLongitude "-20.566668" ;
trt:gbifOccurrenceId "2849081334" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA96FFF9AFF26FF0D996409E6#9FC23CC7A96FFF9AFD96FDB1990D0E65> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA96FFF9AFF26FF0D996409E6.mc.9FC23CC7A96FFF9AFCDFFDDE9E3B0E89>
dwc:collectionCode "MZH" ;
dwc:eventDate "2011-07-11" ;
dwc:locality "Zackenberg" ;
dwc:recordedBy "T. Roslin & G. Varkonyi" ;
dwc:verbatimElevation "37" ;
dwc:verbatimLatitude "74.46667" ;
dwc:verbatimLongitude "-20.566668" ;
trt:gbifOccurrenceId "2849081314" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA96FFF9AFF26FF0D996409E6#9FC23CC7A96FFF9AFCDFFDDE9E3B0E89> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA96FFF9AFF26FF0D996409E6.mc.9FC23CC7A96FFF9AFBD7FDFA9F7E0EAD>
dwc:collectionCode "MZH" ;
dwc:eventDate "2011-07-07" ;
dwc:locality "Zackenberg" ;
dwc:recordedBy "T. Roslin & G. Varkonyi & Sample" ;
dwc:verbatimElevation "44" ;
dwc:verbatimLatitude "74.5" ;
dwc:verbatimLongitude "-21.0" ;
trt:gbifOccurrenceId "2849081309" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA96FFF9AFF26FF0D996409E6#9FC23CC7A96FFF9AFBD7FDFA9F7E0EAD> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA96FFF9AFF26FF0D996409E6.mc.9FC23CC7A96FFF9AFAADFD0698900EF5>
dwc:collectionCode "MZH" ;
dwc:eventDate "2011-07-24" ;
dwc:locality "Zackenberg" ;
dwc:recordedBy "T. Roslin & G. Varkonyi & Sample" ;
dwc:verbatimElevation "48" ;
dwc:verbatimLatitude "74.4667" ;
dwc:verbatimLongitude "-20.5667" ;
trt:gbifOccurrenceId "2849081385" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA96FFF9AFF26FF0D996409E6#9FC23CC7A96FFF9AFAADFD0698900EF5> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA96FFF9AFF26FF0D996409E6.mc.9FC23CC7A96FFF9AFCB7FD4D9BA40F16>
dwc:collectionCode "USNM" ;
dwc:eventDate "1961-07-25" ;
dwc:locality "Mt. Evans" ;
dwc:recordedBy "W. R. M. Mason" ;
trt:gbifOccurrenceId "2849081302" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA96FFF9AFF26FF0D996409E6#9FC23CC7A96FFF9AFCB7FD4D9BA40F16> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,158 @@
@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/A703878CA96FFF9BFF26F9AD9B6D0ECE>
cito:cites <http://dx.doi.org/10.5281/zenodo.4000569>, <http://dx.doi.org/10.5281/zenodo.4000571>, <http://dx.doi.org/10.5281/zenodo.4000591> ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:title "Trichocoelina jukkai Vilkamaa & Menzel 2019, sp. n." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA96FFF9BFF26F9AD9B6D0ECE.mc.9FC23CC7A96FFF9AFE3AF9319E3D0AE5>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA96FFF9BFF26F9AD9B6D0ECE.mc.9FC23CC7A96FFF9AFBEAF95E992B0B06>, <http://tb.plazi.org/GgServer/dwcaRecords/A703878CA96FFF9BFF26F9AD9B6D0ECE.mc.9FC23CC7A96FFF9AFCE3F97999730B51> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_jukkai_Vilkamaa_2019> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4665.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4665.1.1>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-06" ;
bibo:startPage "1" ;
bibo:volume "4665" ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:date "2019" ;
dc:title "Re-classification of Lycoriella Frey sensu lato (Diptera, Sciaridae), with description of Trichocoelina gen. n. and twenty new species" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.4000569>, <http://dx.doi.org/10.5281/zenodo.4000571>, <http://dx.doi.org/10.5281/zenodo.4000591> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_jukkai_Vilkamaa_2019>
dwc:authority "Vilkamaa & Menzel, 2019" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Vilkamaa & Menzel, 2019" ;
dwc:species "jukkai" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8FHFG> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina_jukkai> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina_jukkai>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "jukkai" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
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://dx.doi.org/10.5281/zenodo.4000569>
dc:description "FIGURE 8. Hypopygium, ventral. A. Trichocoelina ithyspina sp. n. (holotype). B. T. jukkai sp. n. (holotype). Scale 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000569/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4000571>
dc:description "FIGURE 9. Gonostylus, ventral. A. Trichocoelina incrassata sp. n. (holotype). B. T. ithyspina sp. n. (holotype). C. T. magnifica sp. n. (holotype). D. T. jukkai sp. n. (holotype). Scale 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000571/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.4000591>
dc:description "FIGURE 18. Intergonocoxal lobes of hypopygium, ventral. A. Trichocoelina aemula (holotype). B. T. dispansa sp. n. (paratype). C. T. ithyspina sp. n. (holotype). D. T. jukkai sp. n. (paratype). E. T. planilobata sp. n. (holotype). F. T. semusta sp. n. (holotype). Scale 0.05 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/4000591/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA96FFF9BFF26F9AD9B6D0ECE.mc.9FC23CC7A96FFF9AFE3AF9319E3D0AE5>
dwc:collectionCode "MZH" ;
dwc:eventDate "2016-06-13" ;
dwc:locality "Li" ;
dwc:recordedBy "J. Salmela" ;
dwc:typeStatus "holotype" ;
trt:gbifOccurrenceId "2849081364" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA96FFF9BFF26F9AD9B6D0ECE#9FC23CC7A96FFF9AFE3AF9319E3D0AE5> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA96FFF9BFF26F9AD9B6D0ECE.mc.9FC23CC7A96FFF9AFBEAF95E992B0B06>
dwc:collectionCode "MZH" ;
dwc:eventDate "2016-06-13" ;
dwc:locality "Li" ;
dwc:recordedBy "J. Salmela" ;
dwc:typeStatus "paratype" ;
trt:gbifOccurrenceId "2849081346" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA96FFF9BFF26F9AD9B6D0ECE#9FC23CC7A96FFF9AFBEAF95E992B0B06> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A703878CA96FFF9BFF26F9AD9B6D0ECE.mc.9FC23CC7A96FFF9AFCE3F97999730B51>
dwc:eventDate "2012-07-16" ;
dwc:locality "Estengammen" ;
dwc:recordedBy "T. E. Barstad" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "300" ;
dwc:verbatimLatitude "69.612" ;
dwc:verbatimLongitude "19.592" ;
trt:gbifOccurrenceId "2849081354" ;
trt:httpUri <https://treatment.plazi.org/id/A703878CA96FFF9BFF26F9AD9B6D0ECE#9FC23CC7A96FFF9AFCE3F97999730B51> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,266 @@
@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/A703878CA97AFF8FFF26FE91984C0DF6>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Sciara_hoyti_Hardy_1956>, <http://taxon-concept.plazi.org/id/Animalia/Scatopsciara_atomaria_Zetterstedt_1851>, <http://taxon-concept.plazi.org/id/Animalia/Sciaridae_Menzel_2000>, <http://taxon-concept.plazi.org/id/Animalia/Sciara_morosa_Meunier-Meunier_1904>, <http://taxon-concept.plazi.org/id/Animalia/Sciara_solita_Walker-Walker_1857> ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:title "Scatopsciara Edwards 1927" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Scatopsciara_Edwards_1927> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Scatopsciara_spiculata> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Sciara_Meigen_1803> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4665.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4665.1.1>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-06" ;
bibo:startPage "1" ;
bibo:volume "4665" ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:date "2019" ;
dc:title "Re-classification of Lycoriella Frey sensu lato (Diptera, Sciaridae), with description of Trichocoelina gen. n. and twenty new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Scatopsciara_Edwards_1927>
dwc:ID-ENA "1260859" ;
dwc:authority "Edwards, 1927" ;
dwc:authorityName "Edwards" ;
dwc:authorityYear "1927" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Scatopsciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Edwards, 1927" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7D7M> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Scatopsciara> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sciara_hoyti_Hardy_1956>
dwc:authority "(Hardy, 1956)" ;
dwc:baseAuthorityName "Hardy" ;
dwc:baseAuthorityYear "1956" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Sciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Hardy, 1956)" ;
dwc:species "hoyti" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7D7M> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sciara_hoyti> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Scatopsciara_atomaria_Zetterstedt_1851>
dwc:baseAuthorityName "Zetterstedt" ;
dwc:baseAuthorityYear "1851" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Scatopsciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Zetterstedt, 1851)" ;
dwc:species "atomaria" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7D7M> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Scatopsciara_atomaria> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sciaridae_Menzel_2000>
dwc:baseAuthorityName "Menzel & Mohrig" ;
dwc:baseAuthorityYear "2000" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
dwc:scientificNameAuthorship "(Menzel & Mohrig, 2000)" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7D7M> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sciara_morosa_Meunier-Meunier_1904>
dwc:authority "Meunier, 1904" ;
dwc:authorityName "Meunier-Meunier" ;
dwc:authorityYear "1904" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Sciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Meunier-Meunier, 1904" ;
dwc:species "morosa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7D7M> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sciara_morosa> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sciara_Meigen_1803>
dwc:authorityName "Meigen" ;
dwc:authorityYear "1803" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Sciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Meigen, 1803" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7D7M> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sciara> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sciara_solita_Walker-Walker_1857>
dwc:authority "Walker, 1857" ;
dwc:authorityName "Walker-Walker" ;
dwc:authorityYear "1857" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Sciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Walker-Walker, 1857" ;
dwc:species "solita" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7D7M> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sciara_solita> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Scatopsciara>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Scatopsciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
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://taxon-name.plazi.org/id/Animalia/Sciara_hoyti>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Sciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "hoyti" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciara> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciara>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Sciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Scatopsciara_atomaria>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Scatopsciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "atomaria" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scatopsciara> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Scatopsciara_spiculata>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Scatopsciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "spiculata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Scatopsciara> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciara_morosa>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Sciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "morosa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciara> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciara_solita>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Sciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "solita" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciara> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,333 @@
@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/A703878CA97BFF8EFF26FDDC9F690F5E>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_eflagellata_Tuomikoski_1960>, <http://taxon-concept.plazi.org/id/Animalia/Stenacanthella_secundaria_Mohrig_1990>, <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_freyi_Tuomikoski_1960>, <http://taxon-concept.plazi.org/id/Animalia/Corynoptera_lycorielloides_Mohrig_1985>, <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_pallidior_Tuomikoski_1960>, <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_polaris_Mohrig_1985> ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:title "Stenacanthella Vilkamaa & Menzel 2019" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Stenacanthella_Vilkamaa_2019> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_Coelostylina_Tuomikoski_1960> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4665.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4665.1.1>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-06" ;
bibo:startPage "1" ;
bibo:volume "4665" ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:date "2019" ;
dc:title "Re-classification of Lycoriella Frey sensu lato (Diptera, Sciaridae), with description of Trichocoelina gen. n. and twenty new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Stenacanthella_Vilkamaa_2019>
dwc:authority "Vilkamaa & Menzel" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Stenacanthella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Vilkamaa & Menzel, 2019" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/89RJN> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stenacanthella> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_Coelostylina_Tuomikoski_1960>
dwc:authority "Tuomikoski, 1960" ;
dwc:authorityName "sensu Tuomikoski" ;
dwc:authorityYear "1960" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:scientificNameAuthorship "sensu Tuomikoski, 1960" ;
dwc:subGenus "Coelostylina" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_Coelostylina> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_eflagellata_Tuomikoski_1960>
dwc:authority "(Tuomikoski, 1960)" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:baseAuthorityName "Tuomikoski" ;
dwc:baseAuthorityYear "1960" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Tuomikoski, 1960) Vilkamaa & Menzel, 2019" ;
dwc:species "eflagellata" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/89RJN> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_eflagellata> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Stenacanthella_secundaria_Mohrig_1990>
dwc:authority "(Mohrig & Menzel, 1990)" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:baseAuthorityName "Mohrig & Menzel" ;
dwc:baseAuthorityYear "1990" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Stenacanthella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Mohrig & Menzel, 1990) Vilkamaa & Menzel, 2019" ;
dwc:species "secundaria" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/89RJN> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Stenacanthella_secundaria> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_freyi_Tuomikoski_1960>
dwc:authority "(Tuomikoski, 1960)" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:baseAuthorityName "Tuomikoski" ;
dwc:baseAuthorityYear "1960" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Tuomikoski, 1960) Vilkamaa & Menzel, 2019" ;
dwc:species "freyi" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/89RJN> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_freyi> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Corynoptera_lycorielloides_Mohrig_1985>
dwc:authority "(Mohrig & Krivosheina, 1985)" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:baseAuthorityName "Mohrig & Krivosheina" ;
dwc:baseAuthorityYear "1985" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Corynoptera" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Mohrig & Krivosheina, 1985) Vilkamaa & Menzel, 2019" ;
dwc:species "lycorielloides" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/89RJN> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Corynoptera_lycorielloides> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_pallidior_Tuomikoski_1960>
dwc:authority "(Tuomikoski, 1960)" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:baseAuthorityName "Tuomikoski" ;
dwc:baseAuthorityYear "1960" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Tuomikoski, 1960) Vilkamaa & Menzel, 2019" ;
dwc:species "pallidior" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/89RJN> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_pallidior> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_polaris_Mohrig_1985>
dwc:authority "(Mohrig & Mamaev, 1985)" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:baseAuthorityName "Mohrig & Mamaev" ;
dwc:baseAuthorityYear "1985" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Mohrig & Mamaev, 1985) Vilkamaa & Menzel, 2019" ;
dwc:species "polaris" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/89RJN> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_polaris> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Stenacanthella>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Stenacanthella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
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://taxon-name.plazi.org/id/Animalia/Lycoriella_Coelostylina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Coelostylina" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella_eflagellata>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "eflagellata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Stenacanthella_secundaria>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Stenacanthella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "secundaria" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Stenacanthella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella_freyi>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "freyi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Corynoptera_lycorielloides>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Corynoptera" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "lycorielloides" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Corynoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Corynoptera>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Corynoptera" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella_pallidior>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "pallidior" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella_polaris>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "polaris" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,167 @@
@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/A703878CA97BFF8EFF26FE2D98AB0E1A>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Merizomma_codonopsivora_Sasakawa_1997> ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:title "Merizomma Sasakawa 2003" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Merizomma_Sasakawa_2003> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_Chorizomma_Sasakawa_1997> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4665.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4665.1.1>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-06" ;
bibo:startPage "1" ;
bibo:volume "4665" ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:date "2019" ;
dc:title "Re-classification of Lycoriella Frey sensu lato (Diptera, Sciaridae), with description of Trichocoelina gen. n. and twenty new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Merizomma_Sasakawa_2003>
dwc:authority "Sasakawa, 2003" ;
dwc:authorityName "Sasakawa" ;
dwc:authorityYear "2003" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Merizomma" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Sasakawa, 2003" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/89QNW> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Merizomma> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_Chorizomma_Sasakawa_1997>
dwc:authority "Sasakawa, 1997" ;
dwc:authorityName "Sasakawa" ;
dwc:authorityYear "1997" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:scientificNameAuthorship "Sasakawa, 1997" ;
dwc:subGenus "Chorizomma" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_Chorizomma> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Merizomma_codonopsivora_Sasakawa_1997>
dwc:authority "(Sasakawa, 1997)" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:baseAuthorityName "Sasakawa" ;
dwc:baseAuthorityYear "1997" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Merizomma" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Sasakawa, 1997) Vilkamaa & Menzel, 2019" ;
dwc:species "codonopsivora" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/89QNW> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Merizomma_codonopsivora> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Merizomma>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Merizomma" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
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://taxon-name.plazi.org/id/Animalia/Lycoriella_Chorizomma>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "subGenus" ;
dwc:subGenus "Chorizomma" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Merizomma_codonopsivora>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Merizomma" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "codonopsivora" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Merizomma> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,225 @@
@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/A703878CA97BFF8EFF26FF0D99AF0D8A>
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:title "Lycoriella subterranea" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_subterranea_Markel_1844> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_vanderwieli_Schmitz_1920>, <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_tibetana_Yang_1987>, <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_tuomikoskii_Mohrig_1978>, <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_yunpleuroti_Yang_1987> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4665.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4665.1.1>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-06" ;
bibo:startPage "1" ;
bibo:volume "4665" ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:date "2019" ;
dc:title "Re-classification of Lycoriella Frey sensu lato (Diptera, Sciaridae), with description of Trichocoelina gen. n. and twenty new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_subterranea_Markel_1844>
dwc:authority "(Markel, 1844)" ;
dwc:baseAuthorityName "Markel" ;
dwc:baseAuthorityYear "1844" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Markel, 1844)" ;
dwc:species "subterranea" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8CP3H> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_subterranea> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_vanderwieli_Schmitz_1920>
dwc:authority "(Schmitz, 1920)" ;
dwc:baseAuthorityName "Schmitz" ;
dwc:baseAuthorityYear "1920" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Schmitz, 1920)" ;
dwc:species "vanderwieli" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8CP3H> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_vanderwieli> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_tibetana_Yang_1987>
dwc:authority "Yang & Zhang, 1987 in Yang & Zhang (1987 b)" ;
dwc:authorityName "Yang & Zhang, 1987 in Yang & Zhang" ;
dwc:authorityYear "1987" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Yang & Zhang, 1987" ;
dwc:species "tibetana" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8CP3H> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_tibetana> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_tuomikoskii_Mohrig_1978>
dwc:authority "Mohrig & Mamaev, 1978" ;
dwc:authorityName "Mohrig & Mamaev" ;
dwc:authorityYear "1978" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Mohrig & Mamaev, 1978" ;
dwc:species "tuomikoskii" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8CP3H> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_tuomikoskii> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_yunpleuroti_Yang_1987>
dwc:authority "Yang & Zhang, 1987 in Yang & Zhang (1987 a)" ;
dwc:authorityName "Yang & Zhang, 1987 in Yang & Zhang" ;
dwc:authorityYear "1987" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Yang & Zhang, 1987" ;
dwc:species "yunpleuroti" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8CP3H> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_yunpleuroti> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella_subterranea>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "subterranea" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
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://taxon-name.plazi.org/id/Animalia/Lycoriella_vanderwieli>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "vanderwieli" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella_tibetana>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "tibetana" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella_tuomikoskii>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "tuomikoskii" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella_yunpleuroti>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "yunpleuroti" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,96 @@
@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/A703878CA97BFF8FFF26FC1898D00CD6>
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:title "Trichocoelina Vilkamaa & Menzel. Altogether 2019, gen. n." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_Vilkamaa_2019> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4665.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4665.1.1>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-06" ;
bibo:startPage "1" ;
bibo:volume "4665" ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:date "2019" ;
dc:title "Re-classification of Lycoriella Frey sensu lato (Diptera, Sciaridae), with description of Trichocoelina gen. n. and twenty new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Trichocoelina_Vilkamaa_2019>
dwc:ID-ENA "2676220" ;
dwc:authority "Vilkamaa & Menzel" ;
dwc:authorityName "Vilkamaa & Menzel. Altogether" ;
dwc:authorityYear "2019" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Vilkamaa & Menzel. Altogether, 2019" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/89RN5> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trichocoelina> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Trichocoelina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Trichocoelina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
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 .

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,721 @@
@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/A703878CA97DFF88FF26FB1C990D0BDE>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Sciara_abbreviata_Walker_1848>, <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_agraria_Felt_1897>, <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_cellaris_Lengersdorf_1934>, <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_multiseta_Felt_1897>, <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_rufula_Tuomikoski_1959>, <http://taxon-concept.plazi.org/id/Animalia/Bradysia_stramentorum_Frey_1948>, <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_aliena_Winnertz_1867>, <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_altaica_Komarov_2009>, <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_antrocola_Yang_1995>, <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_approximatonervis_Frey_1948>, <http://taxon-concept.plazi.org/id/Animalia/Sciara_attenuata_Rubsaamen_1898>, <http://taxon-concept.plazi.org/id/Animalia/Bradysia_latipennis_Lundbeck_1898>, <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_auripila_Winnertz_1867>, <http://taxon-concept.plazi.org/id/Animalia/Sciara_tenuis_Winnertz_1867>, <http://taxon-concept.plazi.org/id/Animalia/Sciara_urbana_Winnertz_1867>, <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_bispinalis_Yang_1987>, <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_brevipila_Tuomikoski_1960>, <http://taxon-concept.plazi.org/id/Animalia/Corynoptera_deserticola_Mohrig_1983>, <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_epleuroti_Yang_1987> ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:title "Lycoriella Frey 1942" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_Frey_1942> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_acutostylia> ;
trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Niadina_Rapp_1946> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4665.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4665.1.1>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-06" ;
bibo:startPage "1" ;
bibo:volume "4665" ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:date "2019" ;
dc:title "Re-classification of Lycoriella Frey sensu lato (Diptera, Sciaridae), with description of Trichocoelina gen. n. and twenty new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_Frey_1942>
dwc:ID-ENA "170626" ;
dwc:authority "Frey, 1942" ;
dwc:authorityName "Frey" ;
dwc:authorityYear "1942" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Frey, 1942" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5HLM> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Niadina_Rapp_1946>
dwc:authority "Rapp, 1946" ;
dwc:authorityName "Rapp" ;
dwc:authorityYear "1946" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Niadina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Rapp, 1946" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Niadina> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sciara_abbreviata_Walker_1848>
dwc:authority "(Walker, 1848)" ;
dwc:baseAuthorityName "Walker" ;
dwc:baseAuthorityYear "1848" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Sciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Walker, 1848)" ;
dwc:species "abbreviata" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5HLM> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sciara_abbreviata> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_agraria_Felt_1897>
dwc:authority "(Felt, 1897)" ;
dwc:baseAuthorityName "Felt" ;
dwc:baseAuthorityYear "1897" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Felt, 1897)" ;
dwc:species "agraria" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5HLM> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_agraria> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_cellaris_Lengersdorf_1934>
dwc:authority "(Lengersdorf, 1934)" ;
dwc:baseAuthorityName "Lengersdorf" ;
dwc:baseAuthorityYear "1934" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Lengersdorf, 1934)" ;
dwc:species "cellaris" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5HLM> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_cellaris> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_multiseta_Felt_1897>
dwc:authority "(Felt, 1897)" ;
dwc:baseAuthorityName "Felt" ;
dwc:baseAuthorityYear "1897" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Felt, 1897)" ;
dwc:species "multiseta" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5HLM> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_multiseta> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_rufula_Tuomikoski_1959>
dwc:authority "Tuomikoski, 1959 in Tuomikoski (1959 b)" ;
dwc:authorityName "Tuomikoski, 1959 in Tuomikoski" ;
dwc:authorityYear "1959" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Tuomikoski, 1959" ;
dwc:species "rufula" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5HLM> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_rufula> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Bradysia_stramentorum_Frey_1948>
dwc:authority "(Frey, 1948)" ;
dwc:baseAuthorityName "Frey" ;
dwc:baseAuthorityYear "1948" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Bradysia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Frey, 1948)" ;
dwc:species "stramentorum" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5HLM> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bradysia_stramentorum> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_aliena_Winnertz_1867>
dwc:authority "(Winnertz, 1867)" ;
dwc:baseAuthorityName "Winnertz" ;
dwc:baseAuthorityYear "1867" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Winnertz, 1867)" ;
dwc:species "aliena" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5HLM> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_aliena> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_altaica_Komarov_2009>
dwc:authority "Komarov, 2009" ;
dwc:authorityName "Komarov" ;
dwc:authorityYear "2009" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Komarov, 2009" ;
dwc:species "altaica" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5HLM> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_altaica> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_antrocola_Yang_1995>
dwc:authority "Yang & Zhang, 1995" ;
dwc:authorityName "Yang & Zhang" ;
dwc:authorityYear "1995" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Yang & Zhang, 1995" ;
dwc:species "antrocola" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5HLM> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_antrocola> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_approximatonervis_Frey_1948>
dwc:authority "(Frey, 1948)" ;
dwc:baseAuthorityName "Frey" ;
dwc:baseAuthorityYear "1948" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Frey, 1948)" ;
dwc:species "approximatonervis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5HLM> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_approximatonervis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sciara_attenuata_Rubsaamen_1898>
dwc:authority "(Rubsaamen, 1898)" ;
dwc:baseAuthorityName "Rubsaamen" ;
dwc:baseAuthorityYear "1898" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Sciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Rubsaamen, 1898)" ;
dwc:species "attenuata" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5HLM> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sciara_attenuata> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Bradysia_latipennis_Lundbeck_1898>
dwc:authority "(Lundbeck, 1898)" ;
dwc:baseAuthorityName "Lundbeck" ;
dwc:baseAuthorityYear "1898" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Bradysia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Lundbeck, 1898)" ;
dwc:species "latipennis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5HLM> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bradysia_latipennis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_auripila_Winnertz_1867>
dwc:authority "(Winnertz, 1867)" ;
dwc:baseAuthorityName "Winnertz" ;
dwc:baseAuthorityYear "1867" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Winnertz, 1867)" ;
dwc:species "auripila" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5HLM> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_auripila> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sciara_tenuis_Winnertz_1867>
dwc:authority "(Winnertz, 1867)" ;
dwc:baseAuthorityName "Winnertz" ;
dwc:baseAuthorityYear "1867" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Sciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Winnertz, 1867)" ;
dwc:species "tenuis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5HLM> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sciara_tenuis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Sciara_urbana_Winnertz_1867>
dwc:authority "(Winnertz, 1867)" ;
dwc:baseAuthorityName "Winnertz" ;
dwc:baseAuthorityYear "1867" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Sciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Winnertz, 1867)" ;
dwc:species "urbana" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5HLM> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sciara_urbana> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_bispinalis_Yang_1987>
dwc:authority "Yang & Zhang, 1987 in Yang & Zhang (1987 a)" ;
dwc:authorityName "Yang & Zhang, 1987 in Yang & Zhang" ;
dwc:authorityYear "1987" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Yang & Zhang, 1987" ;
dwc:species "bispinalis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5HLM> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_bispinalis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_brevipila_Tuomikoski_1960>
dwc:authority "Tuomikoski, 1960" ;
dwc:authorityName "Tuomikoski" ;
dwc:authorityYear "1960" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Tuomikoski, 1960" ;
dwc:species "brevipila" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5HLM> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_brevipila> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Corynoptera_deserticola_Mohrig_1983>
dwc:authority "(Mohrig & Mamaev, 1983)" ;
dwc:baseAuthorityName "Mohrig & Mamaev" ;
dwc:baseAuthorityYear "1983" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Corynoptera" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Mohrig & Mamaev, 1983)" ;
dwc:species "deserticola" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5HLM> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Corynoptera_deserticola> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_epleuroti_Yang_1987>
dwc:authority "Yang & Zhang, 1987 in Yang & Zhang (1987 a)" ;
dwc:authorityName "Yang & Zhang, 1987 in Yang & Zhang" ;
dwc:authorityYear "1987" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Yang & Zhang, 1987" ;
dwc:species "epleuroti" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5HLM> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_epleuroti> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
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://taxon-name.plazi.org/id/Animalia/Niadina>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Niadina" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciara_abbreviata>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Sciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "abbreviata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciara> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciara>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Sciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella_acutostylia>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "acutostylia" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella_agraria>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "agraria" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella_cellaris>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "cellaris" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella_multiseta>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "multiseta" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella_rufula>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "rufula" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Bradysia_stramentorum>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Bradysia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "stramentorum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bradysia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Bradysia>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Bradysia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella_aliena>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "aliena" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella_altaica>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "altaica" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella_antrocola>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "antrocola" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella_approximatonervis>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "approximatonervis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciara_attenuata>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Sciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "attenuata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciara> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Bradysia_latipennis>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Bradysia" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "latipennis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bradysia> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella_auripila>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "auripila" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciara_tenuis>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Sciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "tenuis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciara> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciara_urbana>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Sciara" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "urbana" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciara> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella_bispinalis>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "bispinalis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella_brevipila>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "brevipila" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Corynoptera_deserticola>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Corynoptera" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "deserticola" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Corynoptera> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Corynoptera>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Corynoptera" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella_epleuroti>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "epleuroti" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .

File diff suppressed because it is too large Load diff

View file

@ -0,0 +1,128 @@
@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/A703878CA97EFF8BFF26FAAD992E0979>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Camptochaeta_complexa_Rudzinski_2009> ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:title "Camptochaeta Hippa & Vilkamaa 1994" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Camptochaeta_Hippa_1994> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4665.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4665.1.1>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-06" ;
bibo:startPage "1" ;
bibo:volume "4665" ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:date "2019" ;
dc:title "Re-classification of Lycoriella Frey sensu lato (Diptera, Sciaridae), with description of Trichocoelina gen. n. and twenty new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Camptochaeta_Hippa_1994>
dwc:ID-ENA "1260861" ;
dwc:authority "Hippa & Vilkamaa, 1994" ;
dwc:authorityName "Hippa & Vilkamaa" ;
dwc:authorityYear "1994" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Camptochaeta" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Hippa & Vilkamaa, 1994" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3GHV> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Camptochaeta> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Camptochaeta_complexa_Rudzinski_2009>
dwc:authority "(Rudzinski & Baumjohann, 2009)" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:baseAuthorityName "Rudzinski & Baumjohann" ;
dwc:baseAuthorityYear "2009" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Camptochaeta" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Rudzinski & Baumjohann, 2009) Vilkamaa & Menzel, 2019" ;
dwc:species "complexa" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3GHV> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Camptochaeta_complexa> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Camptochaeta>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Camptochaeta" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
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://taxon-name.plazi.org/id/Animalia/Camptochaeta_complexa>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Camptochaeta" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "complexa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Camptochaeta> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,170 @@
@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/A703878CA97EFF8BFF26FB3D9E1E090D>
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_dearmata_Mohrig_2019>, <http://taxon-concept.plazi.org/id/Animalia/Lycoriella_sordida_Vilkamaa_2019> ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:title "Bradysiopsis Tuomikoski. In 1960" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Bradysiopsis_In_1960> ;
trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4665.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.11646/zootaxa.4665.1.1>
bibo:endPage "67" ;
bibo:issue "1" ;
bibo:journal "Zootaxa" ;
bibo:pubDate "2019-09-06" ;
bibo:startPage "1" ;
bibo:volume "4665" ;
dc:creator "Vilkamaa, Pekka; Menzel, Frank" ;
dc:date "2019" ;
dc:title "Re-classification of Lycoriella Frey sensu lato (Diptera, Sciaridae), with description of Trichocoelina gen. n. and twenty new species" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Bradysiopsis_In_1960>
dwc:ID-ENA "1260867" ;
dwc:authority "Tuomikoski, 1960" ;
dwc:authorityName "Tuomikoski. In" ;
dwc:authorityYear "1960" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Bradysiopsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Tuomikoski. In, 1960" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3CRB> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bradysiopsis> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_dearmata_Mohrig_2019>
dwc:authority "(Mohrig & Krivosheina, 1987)" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:baseAuthorityName "Mohrig & Krivosheina" ;
dwc:baseAuthorityYear "2019" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Mohrig & Krivosheina, 2019) Vilkamaa & Menzel, 2019" ;
dwc:species "dearmata" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3CRB> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_dearmata> ;
a dwcFP:TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Lycoriella_sordida_Vilkamaa_2019>
dwc:authority "(Mohrig, 1999)" ;
dwc:authorityName "Vilkamaa & Menzel" ;
dwc:authorityYear "2019" ;
dwc:baseAuthorityName "Vilkamaa & Menzel" ;
dwc:baseAuthorityYear "2019" ;
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "(Vilkamaa & Menzel, 2019)" ;
dwc:species "sordida" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3CRB> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Lycoriella_sordida> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Bradysiopsis>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Bradysiopsis" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Sciaridae>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
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://taxon-name.plazi.org/id/Animalia/Lycoriella_dearmata>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "dearmata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sciaridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Lycoriella_sordida>
dwc:class "Insecta" ;
dwc:family "Sciaridae" ;
dwc:genus "Lycoriella" ;
dwc:kingdom "Animalia" ;
dwc:order "Diptera" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "sordida" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Lycoriella> ;
a dwcFP:TaxonName .

View file

@ -0,0 +1,309 @@
@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/A70387E4942027487D0728F24CBDFF4E>
cito:cites <http://dx.doi.org/10.5281/zenodo.10904379> ;
dc:creator "Casanova, Michelle T.; Karol, Kenneth G." ;
dc:title "Nitella congesta A. Braun, Hookers J. Bot." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF9420274A7D742F034C2CFB08>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF942227487E242E3E4A9CFA25>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF942227487CCC2E3E4A11FA1F>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF942227487C482ED449B0FA70>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF942227487FEB2EF14893FA4E>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF942227487ECB2EAB48E6F9A0>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF942227487EB92D4148DCF985>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF942227487E8C2D5E4A49F985>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF942227487EC42D7B4AE5F935>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF942227487E242DCB48D4F900>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF942227487E942DE148D0F965>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF942227487E882DFE4AB4F965>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF942227487CF42DFE4A3AF95F>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF942227487C622D944980F8B0>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF942227487FD82DB14A05F8B0>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF942227487C642DB149ACF895>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF942227487FFF2C4E4893F8E0>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF942227487ECB2C014994F8E0>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF942227487FDF2C0148C1F8C5>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF942227487E992C1E49D8F8C5>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF942227487F952C1E48D1F83E>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF942227487E892C3B4B52FF70>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF942227487D0D2BF14C82FF73>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF942227487AE12BF14B58FF55>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF942227487D032B8E4BA9FF4E>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF942227487DF02BAB4CB9FF4E> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Chara_congesta> ;
trt:publishedIn <http://dx.doi.org/10.1071/sb22029> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Nitella_congesta> ;
a trt:Treatment .
<http://dx.doi.org/10.1071/sb22029>
bibo:endPage "353" ;
bibo:issue "4" ;
bibo:journal "Australian Systematic Botany" ;
bibo:pubDate "2023-08-18" ;
bibo:startPage "322" ;
bibo:volume "36" ;
dc:creator "Casanova, Michelle T.; Karol, Kenneth G." ;
dc:date "2023" ;
dc:title "Charophytes of Australias Northern Territory - II. Tribe Nitelleae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10904379> ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Nitella_congesta>
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:genus "Nitella" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "species" ;
dwc:species "congesta" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Nitella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Nitella>
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:genus "Nitella" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Characeae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Characeae>
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Charales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Charales>
dwc:class "Charophyceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Charophyceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Charophyceae>
dwc:class "Charophyceae" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Charophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Charophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Charophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Charophyta" ;
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://taxon-name.plazi.org/id/Plantae/Chara_congesta>
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:genus "Chara" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "species" ;
dwc:species "congesta" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Chara> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Chara>
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:genus "Chara" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Characeae> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.10904379>
dc:description "Fig. 5. Nitella congesta. (ad) From the isolectotype specimen R.Brown 276 (BM). (eh) From specimen M.T.Casanova r022 (MEL), (i) from specimen H. & A.Wapstra HAW059 (HO). (a) Habit of whole plant, scale: 5 cm. (b) Scanning electron microscope (SEM) image of oospore with 8 or 9 striae, scale: 200 µm. (c) SEM image of detail of oospore wall, scale: 20 µm. (d) SEM image of detail of the construction of the oospore wall, scale: 5 µm. (e) Sterile branchlet whorl, scale: 5 mm. (f) Sterile dactyls, scale: 0.5 mm. (g) Oogonium, scale: 100 µm. (h) Fertile oogonial branchlet, scale: 1 mm. (i) Fertile antheridial branchlet, scale: 1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/10904379/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF9420274A7D742F034C2CFB08>
dwc:catalogNumber "BM000904640, BM000610394, BM 000610395" ;
dwc:collectionCode "I, R, M, T, J" ;
dwc:eventDate "1802-01" ;
dwc:locality "Novae Hollandiae" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942027487D0728F24CBDFF4E#9FC23CAF9420274A7D742F034C2CFB08> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF942227487E242E3E4A9CFA25>
dwc:collectionCode "M" ;
dwc:eventDate "1965-09-01" ;
dwc:locality "Bremer Gorge" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942027487D0728F24CBDFF4E#9FC23CAF942227487E242E3E4A9CFA25> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF942227487CCC2E3E4A11FA1F>
dwc:collectionCode "PERTH, K, F" ;
dwc:eventDate "1978-02-11" ;
dwc:locality "Lake Richmond" ;
dwc:recordedBy "Wittwer" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942027487D0728F24CBDFF4E#9FC23CAF942227487CCC2E3E4A11FA1F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF942227487C482ED449B0FA70>
dwc:collectionCode "PERTH, B, G" ;
dwc:eventDate "1980-01-11" ;
dwc:locality "Fitzgerald River" ;
dwc:recordedBy "Kenneally" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942027487D0728F24CBDFF4E#9FC23CAF942227487C482ED449B0FA70> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF942227487FEB2EF14893FA4E>
dwc:collectionCode "PERTH, M, T" ;
dwc:eventDate "1989-01-19" ;
dwc:locality "Bannister River" ;
dwc:recordedBy "Schmidt" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942027487D0728F24CBDFF4E#9FC23CAF942227487FEB2EF14893FA4E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF942227487ECB2EAB48E6F9A0>
dwc:collectionCode "MEL, NY, M, N" ;
dwc:eventDate "2003-09-17" ;
dwc:locality "Millstream" ;
dwc:recordedBy "Casanova" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942027487D0728F24CBDFF4E#9FC23CAF942227487ECB2EAB48E6F9A0> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF942227487EB92D4148DCF985>
dwc:catalogNumber "PBS3021" ;
dwc:collectionCode "PERTH, M, T" ;
dwc:eventDate "2010-10-05" ;
dwc:locality "Lake Leschenaultia" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942027487D0728F24CBDFF4E#9FC23CAF942227487EB92D4148DCF985> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF942227487E8C2D5E4A49F985>
dwc:collectionCode "MEL, NY, PERTH" ;
dwc:recordedBy "Casanova" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942027487D0728F24CBDFF4E#9FC23CAF942227487E8C2D5E4A49F985> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF942227487EC42D7B4AE5F935>
dwc:collectionCode "G, C, MEL, W" ;
dwc:eventDate "1971-02-15" ;
dwc:locality "Alice Springs" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942027487D0728F24CBDFF4E#9FC23CAF942227487EC42D7B4AE5F935> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF942227487E242DCB48D4F900>
dwc:collectionCode "M, T" ;
dwc:eventDate "1991-07-16" ;
dwc:locality "Naracoorte" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942027487D0728F24CBDFF4E#9FC23CAF942227487E242DCB48D4F900> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF942227487E942DE148D0F965>
dwc:collectionCode "A, MEL, M" ;
dwc:eventDate "1997-02-24" ;
dwc:locality "Casanova" ;
dwc:recordedBy "Gahnia Lagoon" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942027487D0728F24CBDFF4E#9FC23CAF942227487E942DE148D0F965> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF942227487E882DFE4AB4F965>
dwc:collectionCode "NE, M" ;
dwc:eventDate "2004-05-13" ;
dwc:locality "Henry Creek" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942027487D0728F24CBDFF4E#9FC23CAF942227487E882DFE4AB4F965> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF942227487CF42DFE4A3AF95F>
dwc:collectionCode "MEL, M, T" ;
dwc:eventDate "2004-06-13" ;
dwc:locality "Lake Edward" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942027487D0728F24CBDFF4E#9FC23CAF942227487CF42DFE4A3AF95F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF942227487C622D944980F8B0>
dwc:collectionCode "MEL, T, M" ;
dwc:eventDate "2004-06-13" ;
dwc:locality "Lake Leake" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942027487D0728F24CBDFF4E#9FC23CAF942227487C622D944980F8B0> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF942227487FD82DB14A05F8B0>
dwc:collectionCode "K" ;
dwc:locality "Dugdale" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942027487D0728F24CBDFF4E#9FC23CAF942227487FD82DB14A05F8B0> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF942227487C642DB149ACF895>
dwc:collectionCode "MEL, M, T" ;
dwc:eventDate "2007-10-27" ;
dwc:locality "Mt Monster" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942027487D0728F24CBDFF4E#9FC23CAF942227487C642DB149ACF895> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF942227487FFF2C4E4893F8E0>
dwc:collectionCode "MEL, M, T" ;
dwc:eventDate "2010-10-31" ;
dwc:locality "Little Dip Conservation Park" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942027487D0728F24CBDFF4E#9FC23CAF942227487FFF2C4E4893F8E0> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF942227487ECB2C014994F8E0>
dwc:collectionCode "MEL, NY" ;
dwc:locality "Casanova" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942027487D0728F24CBDFF4E#9FC23CAF942227487ECB2C014994F8E0> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF942227487FDF2C0148C1F8C5>
dwc:collectionCode "R, L, A" ;
dwc:eventDate "2004-06-14" ;
dwc:locality "Lake Mombeong" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942027487D0728F24CBDFF4E#9FC23CAF942227487FDF2C0148C1F8C5> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF942227487E992C1E49D8F8C5>
dwc:collectionCode "MEL" ;
dwc:locality "Casanova" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942027487D0728F24CBDFF4E#9FC23CAF942227487E992C1E49D8F8C5> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF942227487F952C1E48D1F83E>
dwc:collectionCode "G, S" ;
dwc:locality "Sandford Lagoon" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942027487D0728F24CBDFF4E#9FC23CAF942227487F952C1E48D1F83E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF942227487E892C3B4B52FF70>
dwc:collectionCode "HO, M" ;
dwc:eventDate "1997-04-16" ;
dwc:locality "Perrin" ;
dwc:recordedBy "Blackmans Lagoon" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942027487D0728F24CBDFF4E#9FC23CAF942227487E892C3B4B52FF70> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF942227487D0D2BF14C82FF73>
dwc:collectionCode "HO, R" ;
dwc:locality "Cameron" ;
dwc:recordedBy "Meredith" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942027487D0728F24CBDFF4E#9FC23CAF942227487D0D2BF14C82FF73> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF942227487AE12BF14B58FF55>
dwc:collectionCode "H, A" ;
dwc:eventDate "2008-07-10" ;
dwc:locality "Swansea" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942027487D0728F24CBDFF4E#9FC23CAF942227487AE12BF14B58FF55> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF942227487D032B8E4BA9FF4E>
dwc:collectionCode "HO, MEL, NY, H, A" ;
dwc:eventDate "2008-11-17" ;
dwc:locality "Wapstra" ;
dwc:recordedBy "Latrobe & Dooleys Hill" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942027487D0728F24CBDFF4E#9FC23CAF942227487D032B8E4BA9FF4E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942027487D0728F24CBDFF4E.mc.9FC23CAF942227487DF02BAB4CB9FF4E>
dwc:collectionCode "HO, MEL" ;
dwc:locality "Wapstra" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942027487D0728F24CBDFF4E#9FC23CAF942227487DF02BAB4CB9FF4E> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,197 @@
@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/A70387E49422274E7D0D2A7A48D5FDA9>
cito:cites <http://dx.doi.org/10.5281/zenodo.10904381>, <http://dx.doi.org/10.5281/zenodo.10904383> ;
dc:creator "Casanova, Michelle T.; Karol, Kenneth G." ;
dc:title "Nitella crocodylus Casanova & Karol 2023, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A70387E49422274E7D0D2A7A48D5FDA9.mc.9FC23CAF942227487D742A3F4BC9FE1F>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E49422274E7D0D2A7A48D5FDA9.mc.9FC23CAF9424274E7E242AFA4AB9FE79>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E49422274E7D0D2A7A48D5FDA9.mc.9FC23CAF9424274E7CE12AFA4A99FE53>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E49422274E7D0D2A7A48D5FDA9.mc.9FC23CAF9424274E7CC12A904A96FDB4>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E49422274E7D0D2A7A48D5FDA9.mc.9FC23CAF9424274E7CD62AAD48D0FDA9> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Nitella_pseudoflabellata_sonderi>, <http://taxon-name.plazi.org/id/Plantae/Nitella_pseudoflabellata_imperialis> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Nitella_crocodylus_Casanova_2023> ;
trt:publishedIn <http://dx.doi.org/10.1071/sb22029> ;
a trt:Treatment .
<http://dx.doi.org/10.1071/sb22029>
bibo:endPage "353" ;
bibo:issue "4" ;
bibo:journal "Australian Systematic Botany" ;
bibo:pubDate "2023-08-18" ;
bibo:startPage "322" ;
bibo:volume "36" ;
dc:creator "Casanova, Michelle T.; Karol, Kenneth G." ;
dc:date "2023" ;
dc:title "Charophytes of Australias Northern Territory - II. Tribe Nitelleae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10904381>, <http://dx.doi.org/10.5281/zenodo.10904383> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Nitella_crocodylus_Casanova_2023>
dwc:authority "Casanova & Karol" ;
dwc:authorityName "Casanova & Karol" ;
dwc:authorityYear "2023" ;
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:genus "Nitella" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Casanova & Karol, 2023" ;
dwc:species "crocodylus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Nitella_crocodylus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Nitella_crocodylus>
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:genus "Nitella" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "species" ;
dwc:species "crocodylus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Nitella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Nitella>
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:genus "Nitella" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Characeae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Characeae>
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Charales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Charales>
dwc:class "Charophyceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Charophyceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Charophyceae>
dwc:class "Charophyceae" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Charophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Charophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Charophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Charophyta" ;
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://taxon-name.plazi.org/id/Plantae/Nitella_pseudoflabellata_sonderi>
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:form "sonderi" ;
dwc:genus "Nitella" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "form" ;
dwc:species "pseudoflabellata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Nitella_pseudoflabellata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Nitella_pseudoflabellata>
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:genus "Nitella" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "species" ;
dwc:species "pseudoflabellata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Nitella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Nitella_pseudoflabellata_imperialis>
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:genus "Nitella" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "variety" ;
dwc:species "pseudoflabellata" ;
dwc:variety "imperialis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Nitella_pseudoflabellata> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.10904381>
dc:description "Fig. 6. Nitella crocodylus from isotype specimen Casanova r760 (MEL). (a) Habit of oosporangial plant, scale: 10 mm. (b) Sterile branchlet tip and dactyls, scale: 1 mm. (c) Habit of male plant, scale: 10 mm. (d) Female fertile branchlet whorl, scale: 1 mm. (e) Male branchlet whorl, scale: 5 mm. (f) Fertile female branchlet tip, scale: 1 mm (g) Scanning electron microscope (SEM) image of detail of the oospore ornamentation, a raised reticulum on a sinuously porate ground, scale: 2 µm. (h) SEM image of oospore in side view, scale: 100 µm. (i) Detail of oospore wall, scale: 20 µm. (j) View of the basal-cell impressions, scale: 50 µm." ;
fabio:hasRepresentation <https://zenodo.org/record/10904381/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.10904383>
dc:description "Fig. 7. Nitella heterophylla. (ac) From specimen M.T.Casanova r460 (MEL). (di) From specimen M.T.Casanova p770 (PERTH). (a) Whole plant, scale: 1 cm. (b) Whorl of branchlets, scale: 1 mm. (c) Fertilised oogonium, scale: 200 µm. (d) Fertile female shoot, scale: 1 mm. (e) Fertile male shoot, scale: 1 mm. (f) Chromosomes in metaphase, 1000× magnification. (g) Scanning electron microscope (SEM) image of oospore in side view, scale: 100 µm. (h) SEM image of detail of oospore wall, scale: 20 µm. (i) SEM image of basal view of oospore, showing end-cell impressions on the oospore wall, scale: 100 µm." ;
fabio:hasRepresentation <https://zenodo.org/record/10904383/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E49422274E7D0D2A7A48D5FDA9.mc.9FC23CAF942227487D742A3F4BC9FE1F>
dwc:collectionCode "M, T" ;
dwc:eventDate "2010-09-05" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E49422274E7D0D2A7A48D5FDA9#9FC23CAF942227487D742A3F4BC9FE1F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E49422274E7D0D2A7A48D5FDA9.mc.9FC23CAF9424274E7E242AFA4AB9FE79>
dwc:collectionCode "M, T" ;
dwc:eventDate "2010-09-05" ;
dwc:locality "NORTHERN TERRITORY" ;
dwc:recordedBy "Manton Dam" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E49422274E7D0D2A7A48D5FDA9#9FC23CAF9424274E7E242AFA4AB9FE79> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E49422274E7D0D2A7A48D5FDA9.mc.9FC23CAF9424274E7CE12AFA4A99FE53>
dwc:collectionCode "MEL, R, L" ;
dwc:eventDate "1948-08-19" ;
dwc:locality "Yirrkala" ;
dwc:recordedBy "Casanova" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E49422274E7D0D2A7A48D5FDA9#9FC23CAF9424274E7CE12AFA4A99FE53> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E49422274E7D0D2A7A48D5FDA9.mc.9FC23CAF9424274E7CC12A904A96FDB4>
dwc:catalogNumber "A48" ;
dwc:collectionCode "BM, NY, G" ;
dwc:eventDate "1987-08-29" ;
dwc:locality "Murgenella" ;
dwc:recordedBy "Specht" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E49422274E7D0D2A7A48D5FDA9#9FC23CAF9424274E7CC12A904A96FDB4> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E49422274E7D0D2A7A48D5FDA9.mc.9FC23CAF9424274E7CD62AAD48D0FDA9>
dwc:collectionCode "NT" ;
dwc:recordedBy "Leach" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E49422274E7D0D2A7A48D5FDA9#9FC23CAF9424274E7CD62AAD48D0FDA9> ;
a dwc:MaterialCitation .

File diff suppressed because one or more lines are too long

View file

@ -0,0 +1,210 @@
@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/A70387E49426274C7EDE29344C2AFC51>
cito:cites <http://dx.doi.org/10.5281/zenodo.10904385> ;
dc:creator "Casanova, Michelle T.; Karol, Kenneth G." ;
dc:title "Nitella limosa Casanova & Karol 2023, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A70387E49426274C7EDE29344C2AFC51.mc.9FC23CAF9426274C7E2429F84A91FD78>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E49426274C7EDE29344C2AFC51.mc.9FC23CAF9426274C7CC829F94875FD5D>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E49426274C7EDE29344C2AFC51.mc.9FC23CAF9426274C7E34299649E7FD5D>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E49426274C7EDE29344C2AFC51.mc.9FC23CAF9426274C7D7429BF4D8EFCBB>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E49426274C7EDE29344C2AFC51.mc.9FC23CAF9426274C7BDE29B84D47FC9C>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E49426274C7EDE29344C2AFC51.mc.9FC23CAF9426274C7B2728554B25FCF1>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E49426274C7EDE29344C2AFC51.mc.9FC23CAF9426274C7D0728724B8FFCEB>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E49426274C7EDE29344C2AFC51.mc.9FC23CAF9426274C7DDF28084C04FCEB>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E49426274C7EDE29344C2AFC51.mc.9FC23CAF9426274C7A6728084BC9FCCC>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E49426274C7EDE29344C2AFC51.mc.9FC23CAF9426274C7D9828254B64FC21>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E49426274C7EDE29344C2AFC51.mc.9FC23CAF9426274C7DC728C24B58FC7C>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E49426274C7EDE29344C2AFC51.mc.9FC23CAF9426274C7DFE28F54C07FC7C>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E49426274C7EDE29344C2AFC51.mc.9FC23CAF9426274C7A6728F54C31FC51> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Nitella_limosa_Casanova_2023> ;
trt:publishedIn <http://dx.doi.org/10.1071/sb22029> ;
a trt:Treatment .
<http://dx.doi.org/10.1071/sb22029>
bibo:endPage "353" ;
bibo:issue "4" ;
bibo:journal "Australian Systematic Botany" ;
bibo:pubDate "2023-08-18" ;
bibo:startPage "322" ;
bibo:volume "36" ;
dc:creator "Casanova, Michelle T.; Karol, Kenneth G." ;
dc:date "2023" ;
dc:title "Charophytes of Australias Northern Territory - II. Tribe Nitelleae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10904385> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Nitella_limosa_Casanova_2023>
dwc:authority "Casanova & Karol" ;
dwc:authorityName "Casanova & Karol" ;
dwc:authorityYear "2023" ;
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:genus "Nitella" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Casanova & Karol, 2023" ;
dwc:species "limosa" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Nitella_limosa> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Nitella_limosa>
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:genus "Nitella" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "species" ;
dwc:species "limosa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Nitella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Nitella>
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:genus "Nitella" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Characeae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Characeae>
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Charales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Charales>
dwc:class "Charophyceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Charophyceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Charophyceae>
dwc:class "Charophyceae" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Charophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Charophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Charophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Charophyta" ;
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.5281/zenodo.10904385>
dc:description "Fig. 8. Nitella limosa from holotype specimen M.T.Casanova & J.Schult r738 (DNA). (a) Habit of whole plant, scale: 1 cm. (b) Sterile whorl, scale: 10 mm. (c) Female fertile branchlet, scale: 500 µm. (d) Scanning Electron Microscope (SEM) image of oospore, scale: 200 µm. (e) SEM image of detail of oospore wall, scale: 20 µm. (f) SEM image of impression of end-cells on oospore wall, scale: 100 µm." ;
fabio:hasRepresentation <https://zenodo.org/record/10904385/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E49426274C7EDE29344C2AFC51.mc.9FC23CAF9426274C7E2429F84A91FD78>
dwc:collectionCode "M, T" ;
dwc:eventDate "2010-09-03" ;
dwc:locality "Girraween Lagoon" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E49426274C7EDE29344C2AFC51#9FC23CAF9426274C7E2429F84A91FD78> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E49426274C7EDE29344C2AFC51.mc.9FC23CAF9426274C7CC829F94875FD5D>
dwc:collectionCode "J" ;
dwc:locality "Casanova" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E49426274C7EDE29344C2AFC51#9FC23CAF9426274C7CC829F94875FD5D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E49426274C7EDE29344C2AFC51.mc.9FC23CAF9426274C7E34299649E7FD5D>
dwc:collectionCode "MEL, NY" ;
dwc:locality "Schult" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E49426274C7EDE29344C2AFC51#9FC23CAF9426274C7E34299649E7FD5D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E49426274C7EDE29344C2AFC51.mc.9FC23CAF9426274C7D7429BF4D8EFCBB>
dwc:collectionCode "N" ;
dwc:eventDate "1994-05-15" ;
dwc:locality "NORTHERN TERRITORY" ;
dwc:recordedBy "Yamburram Range" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E49426274C7EDE29344C2AFC51#9FC23CAF9426274C7D7429BF4D8EFCBB> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E49426274C7EDE29344C2AFC51.mc.9FC23CAF9426274C7BDE29B84D47FC9C>
dwc:collectionCode "MEL, M, T" ;
dwc:eventDate "2010-09-03" ;
dwc:locality "Darwin" ;
dwc:recordedBy "Walsh" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E49426274C7EDE29344C2AFC51#9FC23CAF9426274C7BDE29B84D47FC9C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E49426274C7EDE29344C2AFC51.mc.9FC23CAF9426274C7B2728554B25FCF1>
dwc:collectionCode "J" ;
dwc:recordedBy "Casanova" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E49426274C7EDE29344C2AFC51#9FC23CAF9426274C7B2728554B25FCF1> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E49426274C7EDE29344C2AFC51.mc.9FC23CAF9426274C7D0728724B8FFCEB>
dwc:collectionCode "MEL, NY, M, T" ;
dwc:eventDate "2010-09-03" ;
dwc:locality "Darwin" ;
dwc:recordedBy "Schult" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E49426274C7EDE29344C2AFC51#9FC23CAF9426274C7D0728724B8FFCEB> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E49426274C7EDE29344C2AFC51.mc.9FC23CAF9426274C7DDF28084C04FCEB>
dwc:collectionCode "J" ;
dwc:recordedBy "Casanova" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E49426274C7EDE29344C2AFC51#9FC23CAF9426274C7DDF28084C04FCEB> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E49426274C7EDE29344C2AFC51.mc.9FC23CAF9426274C7A6728084BC9FCCC>
dwc:collectionCode "MEL, NY" ;
dwc:locality "Little Lagoon" ;
dwc:recordedBy "Schult" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E49426274C7EDE29344C2AFC51#9FC23CAF9426274C7A6728084BC9FCCC> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E49426274C7EDE29344C2AFC51.mc.9FC23CAF9426274C7D9828254B64FC21>
dwc:collectionCode "R" ;
dwc:eventDate "1948-05-28" ;
dwc:locality "Gulf" ;
dwc:recordedBy "Carpentaria" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E49426274C7EDE29344C2AFC51#9FC23CAF9426274C7D9828254B64FC21> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E49426274C7EDE29344C2AFC51.mc.9FC23CAF9426274C7DC728C24B58FC7C>
dwc:catalogNumber "A27, NY 02022347" ;
dwc:collectionCode "BM, MEL, E, S, R" ;
dwc:eventDate "1961-04-20" ;
dwc:locality "Humpty Doo Road" ;
dwc:recordedBy "Specht & Creek" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E49426274C7EDE29344C2AFC51#9FC23CAF9426274C7DC728C24B58FC7C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E49426274C7EDE29344C2AFC51.mc.9FC23CAF9426274C7DFE28F54C07FC7C>
dwc:collectionCode "A" ;
dwc:recordedBy "Eddy" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E49426274C7EDE29344C2AFC51#9FC23CAF9426274C7DFE28F54C07FC7C> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E49426274C7EDE29344C2AFC51.mc.9FC23CAF9426274C7A6728F54C31FC51>
dwc:catalogNumber "NY 02020653, NY 02022339, NY 02285722" ;
dwc:collectionCode "BM" ;
dwc:recordedBy "Wilson" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E49426274C7EDE29344C2AFC51#9FC23CAF9426274C7A6728F54C31FC51> ;
a dwc:MaterialCitation .

View 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/A70387E4942627517D182F6F49A0FC54>
cito:cites <http://dx.doi.org/10.5281/zenodo.10904387> ;
dc:creator "Casanova, Michelle T.; Karol, Kenneth G." ;
dc:title "Nitella martinii Casanova & Karol 2023, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942627517D182F6F49A0FC54.mc.9FC23CAF9426274C7D742F334B43FB28> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Nitella_martinii_Casanova_2023> ;
trt:publishedIn <http://dx.doi.org/10.1071/sb22029> ;
a trt:Treatment .
<http://dx.doi.org/10.1071/sb22029>
bibo:endPage "353" ;
bibo:issue "4" ;
bibo:journal "Australian Systematic Botany" ;
bibo:pubDate "2023-08-18" ;
bibo:startPage "322" ;
bibo:volume "36" ;
dc:creator "Casanova, Michelle T.; Karol, Kenneth G." ;
dc:date "2023" ;
dc:title "Charophytes of Australias Northern Territory - II. Tribe Nitelleae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10904387> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Nitella_martinii_Casanova_2023>
dwc:authority "Casanova & Karol" ;
dwc:authorityName "Casanova & Karol" ;
dwc:authorityYear "2023" ;
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:genus "Nitella" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Casanova & Karol, 2023" ;
dwc:species "martinii" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Nitella_martinii> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Nitella_martinii>
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:genus "Nitella" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "species" ;
dwc:species "martinii" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Nitella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Nitella>
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:genus "Nitella" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Characeae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Characeae>
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Charales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Charales>
dwc:class "Charophyceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Charophyceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Charophyceae>
dwc:class "Charophyceae" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Charophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Charophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Charophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Charophyta" ;
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.5281/zenodo.10904387>
dc:description "Fig. 9. Nitella martinii from holotype specimen M.T.Casanova r785 (DNA). (a) Habit of whole plant, scale: 10 cm. (b) Sterile branchlet whorl, scale: 10 mm. (c) Fertile female branchlet axis, scale: 10 mm. (d) Male fertile branchlet, scale: 1 mm. (e) Oogonia at branchlet tips, scale: 250 µm. (f) Branchlet tips, scale: 500 µm. (g) Scanning Electron Microscope (SEM) image of oospore in side view, scale: 100 µm. (h) SEM image of detail of oospore wall, scale: 20 µm. (i) SEM image of view of basal-cell impressions, scale: 100 µm." ;
fabio:hasRepresentation <https://zenodo.org/record/10904387/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942627517D182F6F49A0FC54.mc.9FC23CAF9426274C7D742F334B43FB28>
dwc:collectionCode "M, T" ;
dwc:eventDate "2010-09-08" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942627517D182F6F49A0FC54#9FC23CAF9426274C7D742F334B43FB28> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,79 @@
@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/A70387E4942B27417EE82BAC4DCBFD3F>
dc:creator "Casanova, Michelle T.; Karol, Kenneth G." ;
dc:title "Nitella C. Agardh" ;
trt:publishedIn <http://dx.doi.org/10.1071/sb22029> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Nitella> ;
a trt:Treatment .
<http://dx.doi.org/10.1071/sb22029>
bibo:endPage "353" ;
bibo:issue "4" ;
bibo:journal "Australian Systematic Botany" ;
bibo:pubDate "2023-08-18" ;
bibo:startPage "322" ;
bibo:volume "36" ;
dc:creator "Casanova, Michelle T.; Karol, Kenneth G." ;
dc:date "2023" ;
dc:title "Charophytes of Australias Northern Territory - II. Tribe Nitelleae" ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Nitella>
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:genus "Nitella" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Characeae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Characeae>
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Charales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Charales>
dwc:class "Charophyceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Charophyceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Charophyceae>
dwc:class "Charophyceae" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Charophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Charophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Charophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Charophyta" ;
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 .

View file

@ -0,0 +1,137 @@
@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/A70387E4942B27477D7329864AD8F921>
cito:cites <http://dx.doi.org/10.5281/zenodo.10904371> ;
dc:creator "Casanova, Michelle T.; Karol, Kenneth G." ;
dc:title "Nitella acanthospora Casanova & Karol 2023, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942B27477D7329864AD8F921.mc.9FC23CAF942B27417D74284A4CC3FC82>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942B27477D7329864AD8F921.mc.9FC23CAF942D27477E242D544A67F9CF>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942B27477D7329864AD8F921.mc.9FC23CAF942D27477CC02D244AA4F921> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Nitella_acanthospora_Casanova_2023> ;
trt:publishedIn <http://dx.doi.org/10.1071/sb22029> ;
a trt:Treatment .
<http://dx.doi.org/10.1071/sb22029>
bibo:endPage "353" ;
bibo:issue "4" ;
bibo:journal "Australian Systematic Botany" ;
bibo:pubDate "2023-08-18" ;
bibo:startPage "322" ;
bibo:volume "36" ;
dc:creator "Casanova, Michelle T.; Karol, Kenneth G." ;
dc:date "2023" ;
dc:title "Charophytes of Australias Northern Territory - II. Tribe Nitelleae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10904371> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Nitella_acanthospora_Casanova_2023>
dwc:authority "Casanova & Karol" ;
dwc:authorityName "Casanova & Karol" ;
dwc:authorityYear "2023" ;
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:genus "Nitella" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Casanova & Karol, 2023" ;
dwc:species "acanthospora" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Nitella_acanthospora> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Nitella_acanthospora>
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:genus "Nitella" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "species" ;
dwc:species "acanthospora" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Nitella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Nitella>
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:genus "Nitella" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Characeae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Characeae>
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Charales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Charales>
dwc:class "Charophyceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Charophyceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Charophyceae>
dwc:class "Charophyceae" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Charophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Charophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Charophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Charophyta" ;
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.5281/zenodo.10904371>
dc:description "Fig. 1. (Caption on next page)" ;
fabio:hasRepresentation <https://zenodo.org/record/10904371/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942B27477D7329864AD8F921.mc.9FC23CAF942B27417D74284A4CC3FC82>
dwc:collectionCode "P, K" ;
dwc:eventDate "2001-08-16" ;
dwc:locality "Nardoo Lake" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942B27477D7329864AD8F921#9FC23CAF942B27417D74284A4CC3FC82> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942B27477D7329864AD8F921.mc.9FC23CAF942D27477E242D544A67F9CF>
dwc:collectionCode "S, P, K, E" ;
dwc:eventDate "2001-04-29" ;
dwc:locality "Tanami Desert" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942B27477D7329864AD8F921#9FC23CAF942D27477E242D544A67F9CF> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942B27477D7329864AD8F921.mc.9FC23CAF942D27477CC02D244AA4F921>
dwc:collectionCode "J, L, MEL" ;
dwc:eventDate "1998-12-11" ;
dwc:locality "Dead Horse Tank" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942B27477D7329864AD8F921#9FC23CAF942D27477CC02D244AA4F921> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,209 @@
@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/A70387E4942D27457E372D974969FB20>
cito:cites <http://dx.doi.org/10.5281/zenodo.10904373> ;
dc:creator "Casanova, Michelle T.; Karol, Kenneth G." ;
dc:title "Nitella belangeri A. Braun" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942D27457E372D974969FB20.mc.9FC23CAF942D27477D7429734C7CFDCD>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942D27457E372D974969FB20.mc.9FC23CAF942D27477A3429264CC0FD26>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942D27457E372D974969FB20.mc.9FC23CAF942F27457E2428D14A8CFC11>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942D27457E372D974969FB20.mc.9FC23CAF942F27457CDF28D249AFFC0A>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942D27457E372D974969FB20.mc.9FC23CAF942F27457FFF28EF4A71FC6F>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942D27457E372D974969FB20.mc.9FC23CAF942F27457C282884495EFBBA>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942D27457E372D974969FB20.mc.9FC23CAF942F27457F0128BF49CAFB9F>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942D27457E372D974969FB20.mc.9FC23CAF942F27457F922F54497CFBF1>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942D27457E372D974969FB20.mc.9FC23CAF942F27457F2F2F724A62FBEA>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942D27457E372D974969FB20.mc.9FC23CAF942F27457CC52F0F48A8FB20>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942D27457E372D974969FB20.mc.9FC23CAF942F27457EF02FC14975FB20> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Nitella_acuminata_belangeri> ;
trt:publishedIn <http://dx.doi.org/10.1071/sb22029> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Nitella_belangeri> ;
a trt:Treatment .
<http://dx.doi.org/10.1071/sb22029>
bibo:endPage "353" ;
bibo:issue "4" ;
bibo:journal "Australian Systematic Botany" ;
bibo:pubDate "2023-08-18" ;
bibo:startPage "322" ;
bibo:volume "36" ;
dc:creator "Casanova, Michelle T.; Karol, Kenneth G." ;
dc:date "2023" ;
dc:title "Charophytes of Australias Northern Territory - II. Tribe Nitelleae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10904373> ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Nitella_belangeri>
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:genus "Nitella" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "species" ;
dwc:species "belangeri" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Nitella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Nitella>
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:genus "Nitella" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Characeae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Characeae>
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Charales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Charales>
dwc:class "Charophyceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Charophyceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Charophyceae>
dwc:class "Charophyceae" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Charophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Charophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Charophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Charophyta" ;
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://taxon-name.plazi.org/id/Plantae/Nitella_acuminata_belangeri>
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:form "belangeri" ;
dwc:genus "Nitella" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "variety", "subSpecies", "form" ;
dwc:species "acuminata" ;
dwc:subSpecies "belangeri" ;
dwc:variety "belangeri" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Nitella_acuminata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Nitella_acuminata>
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:genus "Nitella" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "species" ;
dwc:species "acuminata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Nitella> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.10904373>
dc:description "Fig. 2. Nitella belangeri from the specimen M.T.Casanova r737 (MEL). (a) Habit of whole plant, scale: 5 cm. (b) Sterile branchlet whorl, scale: 5 mm. (c) Fertile branchlet whorl, scale: 1 mm. (d) Three fertile branchlets, scale: 1 mm. (e) Dactyls and gametangia, scale: 0.5 mm. (f) Oogonium, scale: 100 µm. (g) Scanning electron microscope (SEM) image of oospore, scale: 100 µm. (h) SEM image of detail of oospore wall, scale: 10 µm. (i) SEM image of view of basal-cell impressions, scale: 50 µm." ;
fabio:hasRepresentation <https://zenodo.org/record/10904373/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942D27457E372D974969FB20.mc.9FC23CAF942D27477D7429734C7CFDCD>
dwc:collectionCode "B" ;
dwc:locality "Coromandel" ;
dwc:recordedBy "Belanger" ;
dwc:typeStatus "holo" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942D27457E372D974969FB20#9FC23CAF942D27477D7429734C7CFDCD> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942D27457E372D974969FB20.mc.9FC23CAF942D27477A3429264CC0FD26>
dwc:catalogNumber "BM 000904580" ;
dwc:collectionCode "BM" ;
dwc:locality "Concan" ;
dwc:recordedBy "J. L. Stockes" ;
dwc:typeStatus "neo" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942D27457E372D974969FB20#9FC23CAF942D27477A3429264CC0FD26> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942D27457E372D974969FB20.mc.9FC23CAF942F27457E2428D14A8CFC11>
dwc:collectionCode "S, W" ;
dwc:eventDate "1995-08-08" ;
dwc:locality "Moochalabra Dam" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942D27457E372D974969FB20#9FC23CAF942F27457E2428D14A8CFC11> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942D27457E372D974969FB20.mc.9FC23CAF942F27457CDF28D249AFFC0A>
dwc:collectionCode "MEL, NSW, M" ;
dwc:locality "Caliwingina Spring" ;
dwc:recordedBy "Jacobs" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942D27457E372D974969FB20#9FC23CAF942F27457CDF28D249AFFC0A> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942D27457E372D974969FB20.mc.9FC23CAF942F27457FFF28EF4A71FC6F>
dwc:collectionCode "MEL, M, T" ;
dwc:recordedBy "Curran & George Brown Darwin Botanic Garden" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942D27457E372D974969FB20#9FC23CAF942F27457FFF28EF4A71FC6F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942D27457E372D974969FB20.mc.9FC23CAF942F27457C282884495EFBBA>
dwc:collectionCode "MEL, NY, J" ;
dwc:locality "Kakadu National Park" ;
dwc:recordedBy "Casanova" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942D27457E372D974969FB20#9FC23CAF942F27457C282884495EFBBA> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942D27457E372D974969FB20.mc.9FC23CAF942F27457F0128BF49CAFB9F>
dwc:collectionCode "MEL, H, S" ;
dwc:eventDate "2012-06-11" ;
dwc:locality "Davies Creek" ;
dwc:recordedBy "Mareeba" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942D27457E372D974969FB20#9FC23CAF942F27457F0128BF49CAFB9F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942D27457E372D974969FB20.mc.9FC23CAF942F27457F922F54497CFBF1>
dwc:collectionCode "CANB, MEL, NY, H" ;
dwc:eventDate "1936-05-31" ;
dwc:locality "Edge Hill" ;
dwc:recordedBy "McKee" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942D27457E372D974969FB20#9FC23CAF942F27457F922F54497CFBF1> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942D27457E372D974969FB20.mc.9FC23CAF942F27457F2F2F724A62FBEA>
dwc:collectionCode "BM, NY, L, M" ;
dwc:eventDate "1917-02-22" ;
dwc:locality "Kampok" ;
dwc:recordedBy "Flecker" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942D27457E372D974969FB20#9FC23CAF942F27457F2F2F724A62FBEA> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942D27457E372D974969FB20.mc.9FC23CAF942F27457CC52F0F48A8FB20>
dwc:collectionCode "BM, NY, L, M" ;
dwc:eventDate "1917-02-22" ;
dwc:locality "Kampok" ;
dwc:recordedBy "Flecker" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942D27457E372D974969FB20#9FC23CAF942F27457CC52F0F48A8FB20> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942D27457E372D974969FB20.mc.9FC23CAF942F27457EF02FC14975FB20>
dwc:collectionCode "NY" ;
dwc:recordedBy "Ramos" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942D27457E372D974969FB20#9FC23CAF942F27457EF02FC14975FB20> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,228 @@
@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/A70387E4942E274A7D1A2EFA4D69FCD8>
cito:cites <http://dx.doi.org/10.5281/zenodo.10904377> ;
dc:creator "Casanova, Michelle T.; Karol, Kenneth G." ;
dc:title "Nitella boreali-australis Casanova & Karol 2023, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942E274A7D1A2EFA4D69FCD8.mc.9FC23CAF942E27447D742D614D0AF9EC>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942E274A7D1A2EFA4D69FCD8.mc.9FC23CAF9420274A7D7429B34D79FCB7>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942E274A7D1A2EFA4D69FCD8.mc.9FC23CAF9420274A7B2129AC4CF3FCA8>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942E274A7D1A2EFA4D69FCD8.mc.9FC23CAF9420274A7AAB28494D41FCA8>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942E274A7D1A2EFA4D69FCD8.mc.9FC23CAF9420274A7B1D28494C36FC82>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942E274A7D1A2EFA4D69FCD8.mc.9FC23CAF9420274A7A7628674CC3FC8D>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942E274A7D1A2EFA4D69FCD8.mc.9FC23CAF9420274A7AA028664BDBFCE7>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942E274A7D1A2EFA4D69FCD8.mc.9FC23CAF9420274A7D82287C4D65FCE7>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942E274A7D1A2EFA4D69FCD8.mc.9FC23CAF9420274A7BC5287C4CA6FCD8>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942E274A7D1A2EFA4D69FCD8.mc.9FC23CAF9420274A7AF928194D74FCD8> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Nitella_pseudoflabellata_bancroftii>, <http://taxon-name.plazi.org/id/Plantae/Nitella_mucosa> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Nitella_boreali-australis_Casanova_2023> ;
trt:publishedIn <http://dx.doi.org/10.1071/sb22029> ;
a trt:Treatment .
<http://dx.doi.org/10.1071/sb22029>
bibo:endPage "353" ;
bibo:issue "4" ;
bibo:journal "Australian Systematic Botany" ;
bibo:pubDate "2023-08-18" ;
bibo:startPage "322" ;
bibo:volume "36" ;
dc:creator "Casanova, Michelle T.; Karol, Kenneth G." ;
dc:date "2023" ;
dc:title "Charophytes of Australias Northern Territory - II. Tribe Nitelleae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10904377> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Nitella_boreali-australis_Casanova_2023>
dwc:authority "Casanova & Karol" ;
dwc:authorityName "Casanova & Karol" ;
dwc:authorityYear "2023" ;
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:genus "Nitella" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Casanova & Karol, 2023" ;
dwc:species "boreali-australis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Nitella_boreali-australis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Nitella_boreali-australis>
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:genus "Nitella" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "species" ;
dwc:species "boreali-australis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Nitella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Nitella>
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:genus "Nitella" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Characeae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Characeae>
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Charales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Charales>
dwc:class "Charophyceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Charophyceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Charophyceae>
dwc:class "Charophyceae" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Charophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Charophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Charophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Charophyta" ;
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://taxon-name.plazi.org/id/Plantae/Nitella_pseudoflabellata_bancroftii>
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:form "bancroftii" ;
dwc:genus "Nitella" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "form" ;
dwc:species "pseudoflabellata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Nitella_pseudoflabellata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Nitella_pseudoflabellata>
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:genus "Nitella" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "species" ;
dwc:species "pseudoflabellata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Nitella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Nitella_mucosa>
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:genus "Nitella" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "species" ;
dwc:species "mucosa" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Nitella> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.10904377>
dc:description "Fig. 4. Nitella boreali-australis from specimen P.Dostine 12DW23-2 (DNA). (a) Habit of whole plant, scale: 10 mm. (b) Sterile whorl, scale: 5 mm. (c) Fertile branchlet, scale: 1 mm. (d) Dactyls, scale: 100 µm. (e) Scanning electron microscope (SEM) image of oospore, scale: 100 µm. (f) SEM image of detail of oospore wall, scale: 20 µm." ;
fabio:hasRepresentation <https://zenodo.org/record/10904377/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942E274A7D1A2EFA4D69FCD8.mc.9FC23CAF942E27447D742D614D0AF9EC>
dwc:collectionCode "P, MEL" ;
dwc:eventDate "2010-05-24" ;
dwc:locality "Mitchell Creek" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942E274A7D1A2EFA4D69FCD8#9FC23CAF942E27447D742D614D0AF9EC> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942E274A7D1A2EFA4D69FCD8.mc.9FC23CAF9420274A7D7429B34D79FCB7>
dwc:collectionCode "R, L" ;
dwc:eventDate "1948-05-18" ;
dwc:locality "NORTHERN TERRITORY" ;
dwc:recordedBy "Groote Eylandt" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942E274A7D1A2EFA4D69FCD8#9FC23CAF9420274A7D7429B34D79FCB7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942E274A7D1A2EFA4D69FCD8.mc.9FC23CAF9420274A7B2129AC4CF3FCA8>
dwc:catalogNumber "A28" ;
dwc:collectionCode "BM, NY, R, L" ;
dwc:eventDate "1948-05-18" ;
dwc:locality "Groote Eylandt" ;
dwc:recordedBy "Specht" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942E274A7D1A2EFA4D69FCD8#9FC23CAF9420274A7B2129AC4CF3FCA8> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942E274A7D1A2EFA4D69FCD8.mc.9FC23CAF9420274A7AAB28494D41FCA8>
dwc:catalogNumber "A29" ;
dwc:collectionCode "A" ;
dwc:locality "Specht" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942E274A7D1A2EFA4D69FCD8#9FC23CAF9420274A7AAB28494D41FCA8> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942E274A7D1A2EFA4D69FCD8.mc.9FC23CAF9420274A7B1D28494C36FC82>
dwc:collectionCode "NY, T, B" ;
dwc:eventDate "1896-04-04" ;
dwc:locality "Port Darwin" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942E274A7D1A2EFA4D69FCD8#9FC23CAF9420274A7B1D28494C36FC82> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942E274A7D1A2EFA4D69FCD8.mc.9FC23CAF9420274A7A7628674CC3FC8D>
dwc:catalogNumber "A103" ;
dwc:collectionCode "BM" ;
dwc:recordedBy "Blow" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942E274A7D1A2EFA4D69FCD8#9FC23CAF9420274A7A7628674CC3FC8D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942E274A7D1A2EFA4D69FCD8.mc.9FC23CAF9420274A7AA028664BDBFCE7>
dwc:collectionCode "T, L" ;
dwc:locality "QUEENSLAND" ;
dwc:recordedBy "Stannary Hills" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942E274A7D1A2EFA4D69FCD8#9FC23CAF9420274A7AA028664BDBFCE7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942E274A7D1A2EFA4D69FCD8.mc.9FC23CAF9420274A7D82287C4D65FCE7>
dwc:collectionCode "BM, T, J" ;
dwc:eventDate "1993-09-11" ;
dwc:locality "Lake Eacham" ;
dwc:recordedBy "Bancroft" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942E274A7D1A2EFA4D69FCD8#9FC23CAF9420274A7D82287C4D65FCE7> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942E274A7D1A2EFA4D69FCD8.mc.9FC23CAF9420274A7BC5287C4CA6FCD8>
dwc:collectionCode "MEL, H, S" ;
dwc:eventDate "1962-04-28" ;
dwc:locality "Mareeba" ;
dwc:recordedBy "Entwisle" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942E274A7D1A2EFA4D69FCD8#9FC23CAF9420274A7BC5287C4CA6FCD8> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942E274A7D1A2EFA4D69FCD8.mc.9FC23CAF9420274A7AF928194D74FCD8>
dwc:collectionCode "NY" ;
dwc:recordedBy "McKee" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942E274A7D1A2EFA4D69FCD8#9FC23CAF9420274A7AF928194D74FCD8> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,299 @@
@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/A70387E4942F27447E272F9A4D67FAC8>
cito:cites <http://dx.doi.org/10.5281/zenodo.10904375> ;
dc:creator "Casanova, Michelle T.; Karol, Kenneth G." ;
dc:title "Nitella biformis A. Braun" ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942F27447E272F9A4D67FAC8.mc.9FC23CAF942F27457E242EDE4A72FA50>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942F27447E272F9A4D67FAC8.mc.9FC23CAF942F27457E242D314A10F92A>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942F27447E272F9A4D67FAC8.mc.9FC23CAF942F27457C482DCF4913F90E>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942F27447E272F9A4D67FAC8.mc.9FC23CAF942E27447E242DFE4A4DF95F>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942F27447E272F9A4D67FAC8.mc.9FC23CAF942E27447C1C2D944A72F95F>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942F27447E272F9A4D67FAC8.mc.9FC23CAF942E27447C2A2D94486BF88F>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942F27447E272F9A4D67FAC8.mc.9FC23CAF942E27447E322C6448E2F88F>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942F27447E272F9A4D67FAC8.mc.9FC23CAF942E27447EBA2C64488FF8E0>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942F27447E272F9A4D67FAC8.mc.9FC23CAF942E27447EE42C014AD8F8C5>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942F27447E272F9A4D67FAC8.mc.9FC23CAF942E27447C832C1E4AE4F83E>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942F27447E272F9A4D67FAC8.mc.9FC23CAF942E27447D742E134C71FAC8>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942F27447E272F9A4D67FAC8.mc.9FC23CAF942E27447A302E294D2EFAC8> ;
trt:citesTaxonName <http://taxon-name.plazi.org/id/Plantae/Nitella_conglobata_biformis>, <http://taxon-name.plazi.org/id/Plantae/Nitella_subtilissima_biformis>, <http://taxon-name.plazi.org/id/Plantae/Nitella_congesta_subtilissimoides>, <http://taxon-name.plazi.org/id/Plantae/Nitella_lhotzkyi_subtilissimoides>, <http://taxon-name.plazi.org/id/Plantae/Nitella_subtilissimoides>, <http://taxon-name.plazi.org/id/Plantae/Nitella_lhotzkyi> ;
trt:publishedIn <http://dx.doi.org/10.1071/sb22029> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Plantae/Nitella_biformis> ;
a trt:Treatment .
<http://dx.doi.org/10.1071/sb22029>
bibo:endPage "353" ;
bibo:issue "4" ;
bibo:journal "Australian Systematic Botany" ;
bibo:pubDate "2023-08-18" ;
bibo:startPage "322" ;
bibo:volume "36" ;
dc:creator "Casanova, Michelle T.; Karol, Kenneth G." ;
dc:date "2023" ;
dc:title "Charophytes of Australias Northern Territory - II. Tribe Nitelleae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10904375> ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Plantae/Nitella_biformis>
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:genus "Nitella" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "species" ;
dwc:species "biformis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Nitella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Nitella>
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:genus "Nitella" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Characeae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Characeae>
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Charales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Charales>
dwc:class "Charophyceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Charophyceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Charophyceae>
dwc:class "Charophyceae" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Charophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Charophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Charophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Charophyta" ;
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://taxon-name.plazi.org/id/Plantae/Nitella_conglobata_biformis>
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:genus "Nitella" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "variety" ;
dwc:species "conglobata" ;
dwc:variety "biformis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Nitella_conglobata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Nitella_conglobata>
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:genus "Nitella" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "species" ;
dwc:species "conglobata" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Nitella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Nitella_subtilissima_biformis>
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:form "biformis" ;
dwc:genus "Nitella" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "form" ;
dwc:species "subtilissima" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Nitella_subtilissima> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Nitella_subtilissima>
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:genus "Nitella" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "species" ;
dwc:species "subtilissima" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Nitella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Nitella_congesta_subtilissimoides>
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:form "subtilissimoides" ;
dwc:genus "Nitella" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "form" ;
dwc:species "congesta" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Nitella_congesta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Nitella_congesta>
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:genus "Nitella" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "species" ;
dwc:species "congesta" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Nitella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Nitella_lhotzkyi_subtilissimoides>
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:form "subtilissimoides" ;
dwc:genus "Nitella" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "form" ;
dwc:species "lhotzkyi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Nitella_lhotzkyi> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Nitella_lhotzkyi>
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:genus "Nitella" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "species" ;
dwc:species "lhotzkyi" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Nitella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Nitella_subtilissimoides>
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:genus "Nitella" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "species" ;
dwc:species "subtilissimoides" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Nitella> ;
a dwcFP:TaxonName .
<http://dx.doi.org/10.5281/zenodo.10904375>
dc:description "Fig. 3. Nitella biformis. (ac, f) From specimen M.T.Casanova p795 (MEL). (d, e, gi) From the lectotype specimen J.Drummond 8 (BM). (a) Habit of whole plant, scale: 1 cm. (b) Sterile branchlet whorl, scale: 1 mm. (c) Fertile antheridial branchlet whorl, scale: 1 mm. (d) Dactyls, scale: 100 µm. (e) Oogonium, scale: 100 µm. (f) Light micrograph of chromosomes, 1000× magnification. (g) Scanning electron microscope (SEM) image of oospore, scale: 100 µm. (h) SEM image of detail of oospore wall, scale: 20 µm. (i) SEM image of basal-cell impression, scale: 50 µm." ;
fabio:hasRepresentation <https://zenodo.org/record/10904375/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942F27447E272F9A4D67FAC8.mc.9FC23CAF942F27457E242EDE4A72FA50>
dwc:collectionCode "J, BM, R, K" ;
dwc:locality "Drummond" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942F27447E272F9A4D67FAC8#9FC23CAF942F27457E242EDE4A72FA50> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942F27447E272F9A4D67FAC8.mc.9FC23CAF942F27457E242D314A10F92A>
dwc:collectionCode "N" ;
dwc:eventDate "1955-12-28" ;
dwc:locality "Wagin" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942F27447E272F9A4D67FAC8#9FC23CAF942F27457E242D314A10F92A> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942F27447E272F9A4D67FAC8.mc.9FC23CAF942F27457C482DCF4913F90E>
dwc:catalogNumber "AD 20411" ;
dwc:collectionCode "NY" ;
dwc:locality "Burbidge" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942F27447E272F9A4D67FAC8#9FC23CAF942F27457C482DCF4913F90E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942F27447E272F9A4D67FAC8.mc.9FC23CAF942E27447E242DFE4A4DF95F>
dwc:collectionCode "M" ;
dwc:eventDate "2005-10-16" ;
dwc:locality "WESTERN AUSTRALIA" ;
dwc:recordedBy "Fortescue Marsh-west & Pilbara Biological Study" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942F27447E272F9A4D67FAC8#9FC23CAF942E27447E242DFE4A4DF95F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942F27447E272F9A4D67FAC8.mc.9FC23CAF942E27447C1C2D944A72F95F>
dwc:collectionCode "T" ;
dwc:eventDate "2005-10-16" ;
dwc:locality "WESTERN AUSTRALIA" ;
dwc:recordedBy "Fortescue Marsh-west & Pilbara Biological Study" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942F27447E272F9A4D67FAC8#9FC23CAF942E27447C1C2D944A72F95F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942F27447E272F9A4D67FAC8.mc.9FC23CAF942E27447C2A2D94486BF88F>
dwc:collectionCode "MEL, PERTH, R" ;
dwc:eventDate "1953-07-22" ;
dwc:locality "SE of Morawa" ;
dwc:recordedBy "Casanova" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942F27447E272F9A4D67FAC8#9FC23CAF942E27447C2A2D94486BF88F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942F27447E272F9A4D67FAC8.mc.9FC23CAF942E27447E322C6448E2F88F>
dwc:collectionCode "J" ;
dwc:recordedBy "Melville" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942F27447E272F9A4D67FAC8#9FC23CAF942E27447E322C6448E2F88F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942F27447E272F9A4D67FAC8.mc.9FC23CAF942E27447EBA2C64488FF8E0>
dwc:collectionCode "BM" ;
dwc:locality "Murchison River" ;
dwc:recordedBy "Calaby & Oldfield" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942F27447E272F9A4D67FAC8#9FC23CAF942E27447EBA2C64488FF8E0> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942F27447E272F9A4D67FAC8.mc.9FC23CAF942E27447EE42C014AD8F8C5>
dwc:collectionCode "P" ;
dwc:eventDate "2000-10-02" ;
dwc:locality "7 km SW of Newhaven Homestead" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942F27447E272F9A4D67FAC8#9FC23CAF942E27447EE42C014AD8F8C5> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942F27447E272F9A4D67FAC8.mc.9FC23CAF942E27447C832C1E4AE4F83E>
dwc:collectionCode "K, S" ;
dwc:eventDate "1995-03-06" ;
dwc:locality "Latz" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942F27447E272F9A4D67FAC8#9FC23CAF942E27447C832C1E4AE4F83E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942F27447E272F9A4D67FAC8.mc.9FC23CAF942E27447D742E134C71FAC8>
dwc:collectionCode "P, K" ;
dwc:eventDate "2005-11-11" ;
dwc:locality "Kurdimichi Outstation" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942F27447E272F9A4D67FAC8#9FC23CAF942E27447D742E134C71FAC8> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4942F27447E272F9A4D67FAC8.mc.9FC23CAF942E27447A302E294D2EFAC8>
dwc:collectionCode "M, T" ;
dwc:locality "Casanova" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4942F27447E272F9A4D67FAC8#9FC23CAF942E27447A302E294D2EFAC8> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,136 @@
@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/A70387E4943327597EF528AF4C2FFC52>
cito:cites <http://dx.doi.org/10.5281/zenodo.10904399> ;
dc:creator "Casanova, Michelle T.; Karol, Kenneth G." ;
dc:title "Nitella townsendii Casanova 2023, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4943327597EF528AF4C2FFC52.mc.9FC23CAF943327597E242F734954FBE8>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4943327597EF528AF4C2FFC52.mc.9FC23CAF943327597D7428FA4B66FC52>, <http://tb.plazi.org/GgServer/dwcaRecords/A70387E4943327597EF528AF4C2FFC52.mc.9FC23CAF943327597D3928974C2BFC52> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Plantae/Nitella_townsendii_Casanova_2023> ;
trt:publishedIn <http://dx.doi.org/10.1071/sb22029> ;
a trt:Treatment .
<http://dx.doi.org/10.1071/sb22029>
bibo:endPage "353" ;
bibo:issue "4" ;
bibo:journal "Australian Systematic Botany" ;
bibo:pubDate "2023-08-18" ;
bibo:startPage "322" ;
bibo:volume "36" ;
dc:creator "Casanova, Michelle T.; Karol, Kenneth G." ;
dc:date "2023" ;
dc:title "Charophytes of Australias Northern Territory - II. Tribe Nitelleae" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.10904399> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Plantae/Nitella_townsendii_Casanova_2023>
dwc:authority "Casanova" ;
dwc:authorityName "Casanova" ;
dwc:authorityYear "2023" ;
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:genus "Nitella" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Casanova, 2023" ;
dwc:species "townsendii" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Plantae/Nitella_townsendii> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Plantae/Nitella_townsendii>
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:genus "Nitella" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "species" ;
dwc:species "townsendii" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Nitella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Nitella>
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:genus "Nitella" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Characeae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Characeae>
dwc:class "Charophyceae" ;
dwc:family "Characeae" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Charales> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Charales>
dwc:class "Charophyceae" ;
dwc:kingdom "Plantae" ;
dwc:order "Charales" ;
dwc:phylum "Charophyta" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Charophyceae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Charophyceae>
dwc:class "Charophyceae" ;
dwc:kingdom "Plantae" ;
dwc:phylum "Charophyta" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Plantae/Charophyta> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Plantae/Charophyta>
dwc:kingdom "Plantae" ;
dwc:phylum "Charophyta" ;
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.5281/zenodo.10904399>
dc:description "Fig. 15. Nitella townsendii (a, b) from specimen J.Schult t841 (MEL), (ci) from holotype specimen P.Dostine 49DW73-4 (DNA). (a) Habit of whole shoot, scale: 5 mm. (b) Fertile branchlet with central antheridia and lateral oogonia, scale: 1 mm. (c) Sterile dactyls, scale: 0.5 mm. (d) Sterile whorl, scale: 1 mm. (e) Fertile whorl, scale: 1 mm. (f) Oogonium, scale: 100 µm. (g) Branchlet tip with only oogonia and dactyls, scale: 100 µm. (h) Scanning electron microscope (SEM) image of oospore, scale: 100 µm. (i) SEM image of base of oospore, scale: 50 µm. (j) SEM image of detail of oospore wall, scale: 20 µm." ;
fabio:hasRepresentation <https://zenodo.org/record/10904399/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4943327597EF528AF4C2FFC52.mc.9FC23CAF943327597E242F734954FBE8>
dwc:collectionCode "P" ;
dwc:eventDate "2010-05-06" ;
dwc:locality "Livingston" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4943327597EF528AF4C2FFC52#9FC23CAF943327597E242F734954FBE8> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4943327597EF528AF4C2FFC52.mc.9FC23CAF943327597D7428FA4B66FC52>
dwc:collectionCode "J" ;
dwc:eventDate "2011-05-04" ;
dwc:locality "Darwin River" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4943327597EF528AF4C2FFC52#9FC23CAF943327597D7428FA4B66FC52> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/A70387E4943327597EF528AF4C2FFC52.mc.9FC23CAF943327597D3928974C2BFC52>
dwc:collectionCode "MEL" ;
dwc:locality "Schult" ;
trt:httpUri <https://treatment.plazi.org/id/A70387E4943327597EF528AF4C2FFC52#9FC23CAF943327597D3928974C2BFC52> ;
a dwc:MaterialCitation .

Some files were not shown because too many files have changed in this diff Show more