GG2RDF 2024-07-31T13:19:59.206Z (plazi/treatments-xml)

This commit is contained in:
treatmentbank 2024-07-31 13:20:12 +00:00
parent cae5cd9889
commit 2bf7594acb
30 changed files with 3981 additions and 0 deletions

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/0D5687DB9B50FFCAFC82FAC95A0D425F>
cito:cites <http://dx.doi.org/10.5281/zenodo.13143874>, <http://dx.doi.org/10.5281/zenodo.13143882>, <http://dx.doi.org/10.5281/zenodo.13143888> ;
dc:creator "Seo, Bo Keun" ;
dc:title "Cybaeus geumensis Seo, 2016, n. sp." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0D5687DB9B50FFCAFC82FAC95A0D425F.mc.35973C909B50FFCBFBEAFA665A2A4621>, <http://tb.plazi.org/GgServer/dwcaRecords/0D5687DB9B50FFCAFC82FAC95A0D425F.mc.35973C909B50FFCBFAAEF9875A5B4601>, <http://tb.plazi.org/GgServer/dwcaRecords/0D5687DB9B50FFCAFC82FAC95A0D425F.mc.35973C909B50FFCBFADEF9E75CE346A2>, <http://tb.plazi.org/GgServer/dwcaRecords/0D5687DB9B50FFCAFC82FAC95A0D425F.mc.35973C909B51FFCAFF63FAE05B98419F> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cybaeus_geumensis_Seo_2016> ;
trt:publishedIn <http://dx.doi.org/10.12651/jsr.2016.5.3.571> ;
a trt:Treatment .
<http://dx.doi.org/10.12651/jsr.2016.5.3.571>
bibo:endPage "583" ;
bibo:issue "3" ;
bibo:journal "Journal of Species Research" ;
bibo:pubDate "2016-10-31" ;
bibo:startPage "571" ;
bibo:volume "5" ;
dc:creator "Seo, Bo Keun" ;
dc:date "2016" ;
dc:title "Seven new species of the genus Cybaeus (Araneae, Cybaeidae) from Korea" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13143874>, <http://dx.doi.org/10.5281/zenodo.13143882>, <http://dx.doi.org/10.5281/zenodo.13143888> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Cybaeus_geumensis_Seo_2016>
dwc:authorityName "Seo" ;
dwc:authorityYear "2016" ;
dwc:class "Arachnida" ;
dwc:family "Cybaeidae" ;
dwc:genus "Cybaeus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Seo, 2016" ;
dwc:species "geumensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6C4TS> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cybaeus_geumensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Cybaeus_geumensis>
dwc:class "Arachnida" ;
dwc:family "Cybaeidae" ;
dwc:genus "Cybaeus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "geumensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cybaeus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cybaeus>
dwc:class "Arachnida" ;
dwc:family "Cybaeidae" ;
dwc:genus "Cybaeus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cybaeidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cybaeidae>
dwc:class "Arachnida" ;
dwc:family "Cybaeidae" ;
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 .
<http://dx.doi.org/10.5281/zenodo.13143874>
dc:description "Fig. 1. Cybaeus geumensis n. sp. (A­E) and Cybaeus ilweolensis n. sp. (F­J): A, F ­ male left palp, ventral view; B, G ­ male left palp, tibia and patella, dorsal view; C, H­ditto, retrolateral view; D, I­ female internal genitalia, ventral view; E, J­ ditto, dorsal view. Scale lines: 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/13143874/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13143882>
dc:description "Fig. 5. Carapaces and abdomens: A ­ Cybaeus geumensis, female; B ­ C. geumensis, male; C ­ C. ilweolensis, female; D ­ C. ilweolensis, male; E ­ C. jiriensis, female; F ­C. jiriensis, male; G ­ C. jogyensis, female; H ­ C. jogyensis, male; I­ C. odaensis, female; J ­C. odaensis, male; K ­C. seorakensis, male; L­ C. songniensis, female; M ­C. songniensis, male. Scale lines: 1.0 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/13143882/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13143888>
dc:description "Fig. 7. Female genital organs (1st column ­ epigynum, 2nd ­ internal genitalia, ventral view, and 3rd ­ internal genitalia, dorsal view): Cybaeus geumensis (A­C); C. ilweolensis (D­F); C. jiriensis (G­I); C. jogyensis (J­L); C. odaensis (M­O); C. songniensis (P­R). Scale lines: 0.1mm." ;
fabio:hasRepresentation <https://zenodo.org/record/13143888/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/0D5687DB9B50FFCAFC82FAC95A0D425F.mc.35973C909B50FFCBFBEAFA665A2A4621>
dwc:eventDate "2013-07-20" ;
dwc:locality "Namhaegun" ;
dwc:recordedBy "B. K. Seo" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "428" ;
dwc:verbatimLatitude "34.74972" ;
dwc:verbatimLongitude "127.98416" ;
trt:httpUri <https://treatment.plazi.org/id/0D5687DB9B50FFCAFC82FAC95A0D425F#35973C909B50FFCBFBEAFA665A2A4621> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/0D5687DB9B50FFCAFC82FAC95A0D425F.mc.35973C909B50FFCBFAAEF9875A5B4601>
dwc:eventDate "2013-07-20" ;
dwc:locality "Namhaegun" ;
dwc:recordedBy "B. K. Seo" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "428" ;
dwc:verbatimLatitude "34.74972" ;
dwc:verbatimLongitude "127.98416" ;
trt:httpUri <https://treatment.plazi.org/id/0D5687DB9B50FFCAFC82FAC95A0D425F#35973C909B50FFCBFAAEF9875A5B4601> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/0D5687DB9B50FFCAFC82FAC95A0D425F.mc.35973C909B50FFCBFADEF9E75CE346A2>
dwc:eventDate "2013-07-20" ;
dwc:locality "Namhaegun" ;
dwc:recordedBy "B. K. Seo" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "343" ;
dwc:verbatimLatitude "34.748055" ;
dwc:verbatimLongitude "127.985275" ;
trt:httpUri <https://treatment.plazi.org/id/0D5687DB9B50FFCAFC82FAC95A0D425F#35973C909B50FFCBFADEF9E75CE346A2> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/0D5687DB9B50FFCAFC82FAC95A0D425F.mc.35973C909B51FFCAFF63FAE05B98419F>
dwc:catalogNumber "AER 1.01, PER 1.24" ;
dwc:collectionCode "ALE, AME, PME, PLE, AME-AME, AME-ALE, PME-PME, PME-PLE, AME-PME, ALE-PLE" ;
dwc:recordedBy "Median & Chelicera & Sternum & Labium & Leg & Palp & Leg I & Fem. I & Tib. I & Met. I & Pat. I & Met. IV & Femora & Tibiae & Metatarsi & Abdomen & Epigynum & Internal" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/0D5687DB9B50FFCAFC82FAC95A0D425F#35973C909B51FFCAFF63FAE05B98419F> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,155 @@
@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/0D5687DB9B51FFC8FCECFDC65DEC4769>
cito:cites <http://dx.doi.org/10.5281/zenodo.13143874>, <http://dx.doi.org/10.5281/zenodo.13143882>, <http://dx.doi.org/10.5281/zenodo.13143888> ;
dc:creator "Seo, Bo Keun" ;
dc:title "Cybaeus ilweolensis Seo, 2016, n. sp." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0D5687DB9B51FFC8FCECFDC65DEC4769.mc.35973C909B51FFCAFBD4FD675A094321>, <http://tb.plazi.org/GgServer/dwcaRecords/0D5687DB9B51FFC8FCECFDC65DEC4769.mc.35973C909B51FFCAFA88FC845C1743A3>, <http://tb.plazi.org/GgServer/dwcaRecords/0D5687DB9B51FFC8FCECFDC65DEC4769.mc.35973C909B53FFC8FF63FC875E8A46A9> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cybaeus_ilweolensis_Seo_2016> ;
trt:publishedIn <http://dx.doi.org/10.12651/jsr.2016.5.3.571> ;
a trt:Treatment .
<http://dx.doi.org/10.12651/jsr.2016.5.3.571>
bibo:endPage "583" ;
bibo:issue "3" ;
bibo:journal "Journal of Species Research" ;
bibo:pubDate "2016-10-31" ;
bibo:startPage "571" ;
bibo:volume "5" ;
dc:creator "Seo, Bo Keun" ;
dc:date "2016" ;
dc:title "Seven new species of the genus Cybaeus (Araneae, Cybaeidae) from Korea" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13143874>, <http://dx.doi.org/10.5281/zenodo.13143882>, <http://dx.doi.org/10.5281/zenodo.13143888> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Cybaeus_ilweolensis_Seo_2016>
dwc:authorityName "Seo" ;
dwc:authorityYear "2016" ;
dwc:class "Arachnida" ;
dwc:family "Cybaeidae" ;
dwc:genus "Cybaeus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Seo, 2016" ;
dwc:species "ilweolensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/32RF6> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cybaeus_ilweolensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Cybaeus_ilweolensis>
dwc:class "Arachnida" ;
dwc:family "Cybaeidae" ;
dwc:genus "Cybaeus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "ilweolensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cybaeus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cybaeus>
dwc:class "Arachnida" ;
dwc:family "Cybaeidae" ;
dwc:genus "Cybaeus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cybaeidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cybaeidae>
dwc:class "Arachnida" ;
dwc:family "Cybaeidae" ;
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 .
<http://dx.doi.org/10.5281/zenodo.13143874>
dc:description "Fig. 1. Cybaeus geumensis n. sp. (A­E) and Cybaeus ilweolensis n. sp. (F­J): A, F ­ male left palp, ventral view; B, G ­ male left palp, tibia and patella, dorsal view; C, H­ditto, retrolateral view; D, I­ female internal genitalia, ventral view; E, J­ ditto, dorsal view. Scale lines: 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/13143874/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13143882>
dc:description "Fig. 5. Carapaces and abdomens: A ­ Cybaeus geumensis, female; B ­ C. geumensis, male; C ­ C. ilweolensis, female; D ­ C. ilweolensis, male; E ­ C. jiriensis, female; F ­C. jiriensis, male; G ­ C. jogyensis, female; H ­ C. jogyensis, male; I­ C. odaensis, female; J ­C. odaensis, male; K ­C. seorakensis, male; L­ C. songniensis, female; M ­C. songniensis, male. Scale lines: 1.0 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/13143882/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13143888>
dc:description "Fig. 7. Female genital organs (1st column ­ epigynum, 2nd ­ internal genitalia, ventral view, and 3rd ­ internal genitalia, dorsal view): Cybaeus geumensis (A­C); C. ilweolensis (D­F); C. jiriensis (G­I); C. jogyensis (J­L); C. odaensis (M­O); C. songniensis (P­R). Scale lines: 0.1mm." ;
fabio:hasRepresentation <https://zenodo.org/record/13143888/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/0D5687DB9B51FFC8FCECFDC65DEC4769.mc.35973C909B51FFCAFBD4FD675A094321>
dwc:eventDate "2010-07-23" ;
dwc:locality "Yeongyanggun" ;
dwc:recordedBy "J. C. Lim" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "1012" ;
dwc:verbatimLatitude "36.808334" ;
dwc:verbatimLongitude "129.08861" ;
trt:httpUri <https://treatment.plazi.org/id/0D5687DB9B51FFC8FCECFDC65DEC4769#35973C909B51FFCAFBD4FD675A094321> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/0D5687DB9B51FFC8FCECFDC65DEC4769.mc.35973C909B51FFCAFA88FC845C1743A3>
dwc:eventDate "2009-11-13" ;
dwc:locality "Mt. Ilweol" ;
dwc:recordedBy "S. Y. Kim" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "976" ;
dwc:verbatimLatitude "36.816666" ;
dwc:verbatimLongitude "129.08139" ;
trt:httpUri <https://treatment.plazi.org/id/0D5687DB9B51FFC8FCECFDC65DEC4769#35973C909B51FFCAFA88FC845C1743A3> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/0D5687DB9B51FFC8FCECFDC65DEC4769.mc.35973C909B53FFC8FF63FC875E8A46A9>
dwc:catalogNumber "PER 1.18" ;
dwc:collectionCode "ALE, AER, AME, PME, PLE, AME-AME, AME-ALE, PME-PME, PME-PLE, AME-PME, ALE-PLE" ;
dwc:recordedBy "Median & Chelicera & Sternum & Labium & Leg & Palp & Leg I & Fem. I & Tib. I & Met. I & Pat. I & Met. IV & Femora & Tibiae & Metatarsi & Abdomen & Epigynum & Internal" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/0D5687DB9B51FFC8FCECFDC65DEC4769#35973C909B53FFC8FF63FC875E8A46A9> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,135 @@
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix bibo: <http://purl.org/ontology/bibo/> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
@prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
@prefix fabio: <http://purl.org/spar/fabio/> .
@prefix trt: <http://plazi.org/vocab/treatment#> .
@prefix xlink: <http://www.w3.org/1999/xlink/> .
<http://treatment.plazi.org/id/0D5687DB9B53FFCEFF55F89C5D2D4302>
cito:cites <http://dx.doi.org/10.5281/zenodo.13143882>, <http://dx.doi.org/10.5281/zenodo.13143888> ;
dc:creator "Seo, Bo Keun" ;
dc:title "Cybaeus jiriensis Seo, 2016, n. sp." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0D5687DB9B53FFCEFF55F89C5D2D4302.mc.35973C909B53FFC8FCECFEA85B5C413D>, <http://tb.plazi.org/GgServer/dwcaRecords/0D5687DB9B53FFCEFF55F89C5D2D4302.mc.35973C909B53FFCEFCFAF93F5EB04341> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cybaeus_jiriensis_Seo_2016> ;
trt:publishedIn <http://dx.doi.org/10.12651/jsr.2016.5.3.571> ;
a trt:Treatment .
<http://dx.doi.org/10.12651/jsr.2016.5.3.571>
bibo:endPage "583" ;
bibo:issue "3" ;
bibo:journal "Journal of Species Research" ;
bibo:pubDate "2016-10-31" ;
bibo:startPage "571" ;
bibo:volume "5" ;
dc:creator "Seo, Bo Keun" ;
dc:date "2016" ;
dc:title "Seven new species of the genus Cybaeus (Araneae, Cybaeidae) from Korea" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13143882>, <http://dx.doi.org/10.5281/zenodo.13143888> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Cybaeus_jiriensis_Seo_2016>
dwc:authorityName "Seo" ;
dwc:authorityYear "2016" ;
dwc:class "Arachnida" ;
dwc:family "Cybaeidae" ;
dwc:genus "Cybaeus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Seo, 2016" ;
dwc:species "jiriensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/32RFF> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cybaeus_jiriensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Cybaeus_jiriensis>
dwc:class "Arachnida" ;
dwc:family "Cybaeidae" ;
dwc:genus "Cybaeus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "jiriensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cybaeus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cybaeus>
dwc:class "Arachnida" ;
dwc:family "Cybaeidae" ;
dwc:genus "Cybaeus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cybaeidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cybaeidae>
dwc:class "Arachnida" ;
dwc:family "Cybaeidae" ;
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 .
<http://dx.doi.org/10.5281/zenodo.13143882>
dc:description "Fig. 5. Carapaces and abdomens: A ­ Cybaeus geumensis, female; B ­ C. geumensis, male; C ­ C. ilweolensis, female; D ­ C. ilweolensis, male; E ­ C. jiriensis, female; F ­C. jiriensis, male; G ­ C. jogyensis, female; H ­ C. jogyensis, male; I­ C. odaensis, female; J ­C. odaensis, male; K ­C. seorakensis, male; L­ C. songniensis, female; M ­C. songniensis, male. Scale lines: 1.0 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/13143882/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13143888>
dc:description "Fig. 7. Female genital organs (1st column ­ epigynum, 2nd ­ internal genitalia, ventral view, and 3rd ­ internal genitalia, dorsal view): Cybaeus geumensis (A­C); C. ilweolensis (D­F); C. jiriensis (G­I); C. jogyensis (J­L); C. odaensis (M­O); C. songniensis (P­R). Scale lines: 0.1mm." ;
fabio:hasRepresentation <https://zenodo.org/record/13143888/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/0D5687DB9B53FFCEFF55F89C5D2D4302.mc.35973C909B53FFC8FCECFEA85B5C413D>
dwc:eventDate "2010-06-30" ;
dwc:locality "Namweon-si" ;
dwc:recordedBy "J. C. Lim." ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/0D5687DB9B53FFCEFF55F89C5D2D4302#35973C909B53FFC8FCECFEA85B5C413D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/0D5687DB9B53FFCEFF55F89C5D2D4302.mc.35973C909B53FFCEFCFAF93F5EB04341>
dwc:collectionCode "ALE, AER, PER, AME, PME, PLE, AME-AME, AME-ALE, PME-PME, PME-PLE, AME-PME, ALE-PLE" ;
dwc:recordedBy "Median & Chelicera & Sternum & Labium & Leg & Palp & Leg I & Fem. I & Tib. I & Met. I & Pat. I & Met. IV & Femora & Tibiae & Metatarsi & Abdomen & Epigynum & Internal" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/0D5687DB9B53FFCEFF55F89C5D2D4302#35973C909B53FFCEFCFAF93F5EB04341> ;
a dwc:MaterialCitation .

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/0D5687DB9B55FFC3FCECF8FC5DC0458F>
cito:cites <http://dx.doi.org/10.5281/zenodo.13143876>, <http://dx.doi.org/10.5281/zenodo.13143882>, <http://dx.doi.org/10.5281/zenodo.13143888> ;
dc:creator "Seo, Bo Keun" ;
dc:title "Cybaeus odaensis Seo, 2016, n. sp." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0D5687DB9B55FFC3FCECF8FC5DC0458F.mc.35973C909B56FFCDFF33F9B75D7246F1>, <http://tb.plazi.org/GgServer/dwcaRecords/0D5687DB9B55FFC3FCECF8FC5DC0458F.mc.35973C909B56FFCCFEEFF9745D26474A>, <http://tb.plazi.org/GgServer/dwcaRecords/0D5687DB9B55FFC3FCECF8FC5DC0458F.mc.35973C909B57FFCCFF63F89D5BBC47CC> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cybaeus_odaensis_Seo_2016> ;
trt:publishedIn <http://dx.doi.org/10.12651/jsr.2016.5.3.571> ;
a trt:Treatment .
<http://dx.doi.org/10.12651/jsr.2016.5.3.571>
bibo:endPage "583" ;
bibo:issue "3" ;
bibo:journal "Journal of Species Research" ;
bibo:pubDate "2016-10-31" ;
bibo:startPage "571" ;
bibo:volume "5" ;
dc:creator "Seo, Bo Keun" ;
dc:date "2016" ;
dc:title "Seven new species of the genus Cybaeus (Araneae, Cybaeidae) from Korea" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13143876>, <http://dx.doi.org/10.5281/zenodo.13143882>, <http://dx.doi.org/10.5281/zenodo.13143888> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Cybaeus_odaensis_Seo_2016>
dwc:authorityName "Seo" ;
dwc:authorityYear "2016" ;
dwc:class "Arachnida" ;
dwc:family "Cybaeidae" ;
dwc:genus "Cybaeus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Seo, 2016" ;
dwc:species "odaensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/32RGL> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cybaeus_odaensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Cybaeus_odaensis>
dwc:class "Arachnida" ;
dwc:family "Cybaeidae" ;
dwc:genus "Cybaeus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "odaensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cybaeus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cybaeus>
dwc:class "Arachnida" ;
dwc:family "Cybaeidae" ;
dwc:genus "Cybaeus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cybaeidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cybaeidae>
dwc:class "Arachnida" ;
dwc:family "Cybaeidae" ;
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 .
<http://dx.doi.org/10.5281/zenodo.13143876>
dc:description "Fig. 3. Cybaeus odaensis n. sp.(A­E) and Cybaeus seorakensis n. sp. (F­H): A, F ­ male left palp, ventral view; B, G ­ male left palp, tibia and patella, dorsal view; C, H­ditto, retrolateral view; D ­female internal genitalia, ventral view; E ­ditto, dorsal view. Scale lines: 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/13143876/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13143882>
dc:description "Fig. 5. Carapaces and abdomens: A ­ Cybaeus geumensis, female; B ­ C. geumensis, male; C ­ C. ilweolensis, female; D ­ C. ilweolensis, male; E ­ C. jiriensis, female; F ­C. jiriensis, male; G ­ C. jogyensis, female; H ­ C. jogyensis, male; I­ C. odaensis, female; J ­C. odaensis, male; K ­C. seorakensis, male; L­ C. songniensis, female; M ­C. songniensis, male. Scale lines: 1.0 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/13143882/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13143888>
dc:description "Fig. 7. Female genital organs (1st column ­ epigynum, 2nd ­ internal genitalia, ventral view, and 3rd ­ internal genitalia, dorsal view): Cybaeus geumensis (A­C); C. ilweolensis (D­F); C. jiriensis (G­I); C. jogyensis (J­L); C. odaensis (M­O); C. songniensis (P­R). Scale lines: 0.1mm." ;
fabio:hasRepresentation <https://zenodo.org/record/13143888/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/0D5687DB9B55FFC3FCECF8FC5DC0458F.mc.35973C909B56FFCDFF33F9B75D7246F1>
dwc:eventDate "2010-07-20" ;
dwc:locality "Mt. Odae" ;
dwc:recordedBy "J. C. Lim." ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "977" ;
dwc:verbatimLongitude "128.50389" ;
trt:httpUri <https://treatment.plazi.org/id/0D5687DB9B55FFC3FCECF8FC5DC0458F#35973C909B56FFCDFF33F9B75D7246F1> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/0D5687DB9B55FFC3FCECF8FC5DC0458F.mc.35973C909B56FFCCFEEFF9745D26474A>
dwc:catalogNumber "PER 1.05" ;
dwc:collectionCode "ALE, AER, PER, AME, PME, PLE, AME-AME, AME-ALE, PME-PME, PME-PLE, AME-PME, ALE-PLE" ;
dwc:recordedBy "Median & Chelicera & Sternum & Labium & Leg & Palp & Leg I & Fem. I & Tib. I & Met. I & Pat. I & Met. IV & Femora & Tibiae & Metatarsi & Abdomen" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/0D5687DB9B55FFC3FCECF8FC5DC0458F#35973C909B56FFCCFEEFF9745D26474A> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/0D5687DB9B55FFC3FCECF8FC5DC0458F.mc.35973C909B57FFCCFF63F89D5BBC47CC>
dwc:catalogNumber "PER 1.05" ;
dwc:collectionCode "ALE, AER, AME, PME, PLE, AME-AME, AME-ALE, PME-PME, PME-PLE, AME-PME, ALE-PLE" ;
dwc:recordedBy "Median & Chelicera & Sternum & Labium & Leg & Palp & Leg I & Fem. I & Tib. I & Met. I & Pat. I & Met. IV & Femora & Tibiae & Metatarsi & Abdomen & Epigynum & Internal" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/0D5687DB9B55FFC3FCECF8FC5DC0458F#35973C909B57FFCCFF63F89D5BBC47CC> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,153 @@
@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/0D5687DB9B55FFCEFF55FC245BB4474A>
cito:cites <http://dx.doi.org/10.5281/zenodo.13143882>, <http://dx.doi.org/10.5281/zenodo.13143888> ;
dc:creator "Seo, Bo Keun" ;
dc:title "Cybaeus jogyensis Seo, 2016, n. sp." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0D5687DB9B55FFCEFF55FC245BB4474A.mc.35973C909B55FFCEFEBDFC455EFE4404>, <http://tb.plazi.org/GgServer/dwcaRecords/0D5687DB9B55FFCEFF55FC245BB4474A.mc.35973C909B55FFCEFE7BFBE25E1A44E4>, <http://tb.plazi.org/GgServer/dwcaRecords/0D5687DB9B55FFCEFF55FC245BB4474A.mc.35973C909B55FFCEFEA5FBC25EF54485> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cybaeus_jogyensis_Seo_2016> ;
trt:publishedIn <http://dx.doi.org/10.12651/jsr.2016.5.3.571> ;
a trt:Treatment .
<http://dx.doi.org/10.12651/jsr.2016.5.3.571>
bibo:endPage "583" ;
bibo:issue "3" ;
bibo:journal "Journal of Species Research" ;
bibo:pubDate "2016-10-31" ;
bibo:startPage "571" ;
bibo:volume "5" ;
dc:creator "Seo, Bo Keun" ;
dc:date "2016" ;
dc:title "Seven new species of the genus Cybaeus (Araneae, Cybaeidae) from Korea" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13143882>, <http://dx.doi.org/10.5281/zenodo.13143888> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Cybaeus_jogyensis_Seo_2016>
dwc:authorityName "Seo" ;
dwc:authorityYear "2016" ;
dwc:class "Arachnida" ;
dwc:family "Cybaeidae" ;
dwc:genus "Cybaeus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Seo, 2016" ;
dwc:species "jogyensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/32RFG> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cybaeus_jogyensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Cybaeus_jogyensis>
dwc:class "Arachnida" ;
dwc:family "Cybaeidae" ;
dwc:genus "Cybaeus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "jogyensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cybaeus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cybaeus>
dwc:class "Arachnida" ;
dwc:family "Cybaeidae" ;
dwc:genus "Cybaeus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cybaeidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cybaeidae>
dwc:class "Arachnida" ;
dwc:family "Cybaeidae" ;
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 .
<http://dx.doi.org/10.5281/zenodo.13143882>
dc:description "Fig. 5. Carapaces and abdomens: A ­ Cybaeus geumensis, female; B ­ C. geumensis, male; C ­ C. ilweolensis, female; D ­ C. ilweolensis, male; E ­ C. jiriensis, female; F ­C. jiriensis, male; G ­ C. jogyensis, female; H ­ C. jogyensis, male; I­ C. odaensis, female; J ­C. odaensis, male; K ­C. seorakensis, male; L­ C. songniensis, female; M ­C. songniensis, male. Scale lines: 1.0 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/13143882/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13143888>
dc:description "Fig. 7. Female genital organs (1st column ­ epigynum, 2nd ­ internal genitalia, ventral view, and 3rd ­ internal genitalia, dorsal view): Cybaeus geumensis (A­C); C. ilweolensis (D­F); C. jiriensis (G­I); C. jogyensis (J­L); C. odaensis (M­O); C. songniensis (P­R). Scale lines: 0.1mm." ;
fabio:hasRepresentation <https://zenodo.org/record/13143888/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/0D5687DB9B55FFCEFF55FC245BB4474A.mc.35973C909B55FFCEFEBDFC455EFE4404>
dwc:eventDate "2010-06-29" ;
dwc:locality "Suncheon-si" ;
dwc:recordedBy "J. C. Lim" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "420" ;
dwc:verbatimLatitude "34.975834" ;
dwc:verbatimLongitude "127.324165" ;
trt:httpUri <https://treatment.plazi.org/id/0D5687DB9B55FFCEFF55FC245BB4474A#35973C909B55FFCEFEBDFC455EFE4404> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/0D5687DB9B55FFCEFF55FC245BB4474A.mc.35973C909B55FFCEFE7BFBE25E1A44E4>
dwc:eventDate "2010-06-29" ;
dwc:locality "Suncheon-si" ;
dwc:recordedBy "J. C. Lim" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "420" ;
dwc:verbatimLatitude "34.975834" ;
dwc:verbatimLongitude "127.324165" ;
trt:httpUri <https://treatment.plazi.org/id/0D5687DB9B55FFCEFF55FC245BB4474A#35973C909B55FFCEFE7BFBE25E1A44E4> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/0D5687DB9B55FFCEFF55FC245BB4474A.mc.35973C909B55FFCEFEA5FBC25EF54485>
dwc:eventDate "2010-06-29" ;
dwc:locality "Suncheon-si" ;
dwc:recordedBy "J. C. Lim" ;
dwc:typeStatus "paratype" ;
dwc:verbatimElevation "221" ;
dwc:verbatimLatitude "35.02889" ;
dwc:verbatimLongitude "127.336945" ;
trt:httpUri <https://treatment.plazi.org/id/0D5687DB9B55FFCEFF55FC245BB4474A#35973C909B55FFCEFEA5FBC25EF54485> ;
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/0D5687DB9B58FFC0FF6BF9B95D2643E2>
cito:cites <http://dx.doi.org/10.5281/zenodo.13143876>, <http://dx.doi.org/10.5281/zenodo.13143882> ;
dc:creator "Seo, Bo Keun" ;
dc:title "Cybaeus seorakensis Seo, 2016, n. sp." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0D5687DB9B58FFC0FF6BF9B95D2643E2.mc.35973C909B58FFC3FE53F9D65DC24691> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cybaeus_seorakensis_Seo_2016> ;
trt:publishedIn <http://dx.doi.org/10.12651/jsr.2016.5.3.571> ;
a trt:Treatment .
<http://dx.doi.org/10.12651/jsr.2016.5.3.571>
bibo:endPage "583" ;
bibo:issue "3" ;
bibo:journal "Journal of Species Research" ;
bibo:pubDate "2016-10-31" ;
bibo:startPage "571" ;
bibo:volume "5" ;
dc:creator "Seo, Bo Keun" ;
dc:date "2016" ;
dc:title "Seven new species of the genus Cybaeus (Araneae, Cybaeidae) from Korea" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13143876>, <http://dx.doi.org/10.5281/zenodo.13143882> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Cybaeus_seorakensis_Seo_2016>
dwc:authorityName "Seo" ;
dwc:authorityYear "2016" ;
dwc:class "Arachnida" ;
dwc:family "Cybaeidae" ;
dwc:genus "Cybaeus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Seo, 2016" ;
dwc:species "seorakensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/32RHB> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cybaeus_seorakensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Cybaeus_seorakensis>
dwc:class "Arachnida" ;
dwc:family "Cybaeidae" ;
dwc:genus "Cybaeus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "seorakensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cybaeus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cybaeus>
dwc:class "Arachnida" ;
dwc:family "Cybaeidae" ;
dwc:genus "Cybaeus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cybaeidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cybaeidae>
dwc:class "Arachnida" ;
dwc:family "Cybaeidae" ;
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 .
<http://dx.doi.org/10.5281/zenodo.13143876>
dc:description "Fig. 3. Cybaeus odaensis n. sp.(A­E) and Cybaeus seorakensis n. sp. (F­H): A, F ­ male left palp, ventral view; B, G ­ male left palp, tibia and patella, dorsal view; C, H­ditto, retrolateral view; D ­female internal genitalia, ventral view; E ­ditto, dorsal view. Scale lines: 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/13143876/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13143882>
dc:description "Fig. 5. Carapaces and abdomens: A ­ Cybaeus geumensis, female; B ­ C. geumensis, male; C ­ C. ilweolensis, female; D ­ C. ilweolensis, male; E ­ C. jiriensis, female; F ­C. jiriensis, male; G ­ C. jogyensis, female; H ­ C. jogyensis, male; I­ C. odaensis, female; J ­C. odaensis, male; K ­C. seorakensis, male; L­ C. songniensis, female; M ­C. songniensis, male. Scale lines: 1.0 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/13143882/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/0D5687DB9B58FFC0FF6BF9B95D2643E2.mc.35973C909B58FFC3FE53F9D65DC24691>
dwc:eventDate "2010-07-19" ;
dwc:locality "Baekdam Temple in Mt. Seorak" ;
dwc:recordedBy "J. C. Lim." ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "559" ;
dwc:verbatimLatitude "38.175556" ;
dwc:verbatimLongitude "128.37167" ;
trt:httpUri <https://treatment.plazi.org/id/0D5687DB9B58FFC0FF6BF9B95D2643E2#35973C909B58FFC3FE53F9D65DC24691> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,143 @@
@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/0D5687DB9B5BFFC0FF55FC045A044689>
cito:cites <http://dx.doi.org/10.5281/zenodo.13143878>, <http://dx.doi.org/10.5281/zenodo.13143882>, <http://dx.doi.org/10.5281/zenodo.13143888> ;
dc:creator "Seo, Bo Keun" ;
dc:title "Cybaeus songniensis Seo, 2016, n. sp." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/0D5687DB9B5BFFC0FF55FC045A044689.mc.35973C909B5BFFC0FEBDFBA55DE344E5>, <http://tb.plazi.org/GgServer/dwcaRecords/0D5687DB9B5BFFC0FF55FC045A044689.mc.35973C909B5BFFC0FCFAFC875BD246C9> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cybaeus_songniensis_Seo_2016> ;
trt:publishedIn <http://dx.doi.org/10.12651/jsr.2016.5.3.571> ;
a trt:Treatment .
<http://dx.doi.org/10.12651/jsr.2016.5.3.571>
bibo:endPage "583" ;
bibo:issue "3" ;
bibo:journal "Journal of Species Research" ;
bibo:pubDate "2016-10-31" ;
bibo:startPage "571" ;
bibo:volume "5" ;
dc:creator "Seo, Bo Keun" ;
dc:date "2016" ;
dc:title "Seven new species of the genus Cybaeus (Araneae, Cybaeidae) from Korea" ;
fabio:hasPart <http://dx.doi.org/10.5281/zenodo.13143878>, <http://dx.doi.org/10.5281/zenodo.13143882>, <http://dx.doi.org/10.5281/zenodo.13143888> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Cybaeus_songniensis_Seo_2016>
dwc:authorityName "Seo" ;
dwc:authorityYear "2016" ;
dwc:class "Arachnida" ;
dwc:family "Cybaeidae" ;
dwc:genus "Cybaeus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Seo, 2016" ;
dwc:species "songniensis" ;
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/32RHP> ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cybaeus_songniensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Cybaeus_songniensis>
dwc:class "Arachnida" ;
dwc:family "Cybaeidae" ;
dwc:genus "Cybaeus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "songniensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cybaeus> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cybaeus>
dwc:class "Arachnida" ;
dwc:family "Cybaeidae" ;
dwc:genus "Cybaeus" ;
dwc:kingdom "Animalia" ;
dwc:order "Araneae" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cybaeidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Cybaeidae>
dwc:class "Arachnida" ;
dwc:family "Cybaeidae" ;
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 .
<http://dx.doi.org/10.5281/zenodo.13143878>
dc:description "Fig. 4. Cybaeus songniensis n. sp.(A­E): A­ male left palp, ventral view; B ­male left palp, tibia and patella, dorsal view; C ­ditto, retrolateral view; D ­ female internal genitalia, ventral view; E­ ditto, dorsal view. Scale lines: 0.1 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/13143878/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13143882>
dc:description "Fig. 5. Carapaces and abdomens: A ­ Cybaeus geumensis, female; B ­ C. geumensis, male; C ­ C. ilweolensis, female; D ­ C. ilweolensis, male; E ­ C. jiriensis, female; F ­C. jiriensis, male; G ­ C. jogyensis, female; H ­ C. jogyensis, male; I­ C. odaensis, female; J ­C. odaensis, male; K ­C. seorakensis, male; L­ C. songniensis, female; M ­C. songniensis, male. Scale lines: 1.0 mm." ;
fabio:hasRepresentation <https://zenodo.org/record/13143882/files/figure.png> ;
a fabio:Figure .
<http://dx.doi.org/10.5281/zenodo.13143888>
dc:description "Fig. 7. Female genital organs (1st column ­ epigynum, 2nd ­ internal genitalia, ventral view, and 3rd ­ internal genitalia, dorsal view): Cybaeus geumensis (A­C); C. ilweolensis (D­F); C. jiriensis (G­I); C. jogyensis (J­L); C. odaensis (M­O); C. songniensis (P­R). Scale lines: 0.1mm." ;
fabio:hasRepresentation <https://zenodo.org/record/13143888/files/figure.png> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/0D5687DB9B5BFFC0FF55FC045A044689.mc.35973C909B5BFFC0FEBDFBA55DE344E5>
dwc:eventDate "2011-08-22" ;
dwc:locality "Boeun-gun" ;
dwc:recordedBy "T. B. Ryu" ;
dwc:typeStatus "holotype" ;
dwc:verbatimElevation "347" ;
dwc:verbatimLatitude "36.493057" ;
dwc:verbatimLongitude "127.82667" ;
trt:httpUri <https://treatment.plazi.org/id/0D5687DB9B5BFFC0FF55FC045A044689#35973C909B5BFFC0FEBDFBA55DE344E5> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/0D5687DB9B5BFFC0FF55FC045A044689.mc.35973C909B5BFFC0FCFAFC875BD246C9>
dwc:collectionCode "ALE, AER, PER, AME, PME, PLE, AME-AME, AME-ALE, PME-PME, PME-PLE, AME-PME, ALE-PLE" ;
dwc:recordedBy "Carapace & Clypeus & Median & Chelicera & Sternum & Labium & Leg & Palp & Leg I & Fem. I & Tib. I & Met. I & Pat. I & Met. IV & Femora & Tibiae & Metatarsi & Abdomen & Epigynum & Internal" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/0D5687DB9B5BFFC0FF55FC045A044689#35973C909B5BFFC0FCFAFC875BD246C9> ;
a dwc:MaterialCitation .