GG2RDF 2024-08-20T09:28:06.210Z (plazi/treatments-xml)

This commit is contained in:
treatmentbank 2024-08-20 09:28:18 +00:00
parent b785e19d5e
commit 3139eacd77
2 changed files with 334 additions and 0 deletions

View file

@ -0,0 +1,193 @@
@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/68AC95EF144359DDA2AFE420FBAF3671>
cito:cites <http://dx.doi.org/10.3897/zookeys.1210.124190.figure2>, <http://dx.doi.org/10.3897/zookeys.1210.124190.figure3>, <http://dx.doi.org/10.3897/zookeys.1210.124190.figure4>, <http://dx.doi.org/10.3897/zookeys.1210.124190.figure5> ;
dc:creator "Kim, June; Choi, Jae-Hong; Kim, Yu-Jin; Im, Hyeong-Woo; Kim, Young-Hyo" ;
dc:title "Aoroides gracilicrus Kim, Choi, Kim, Im & Kim, 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/68AC95EF144359DDA2AFE420FBAF3671.mc.04FC18F979D31CB93CAB863037BB0A3F>, <http://tb.plazi.org/GgServer/dwcaRecords/68AC95EF144359DDA2AFE420FBAF3671.mc.EF1A35D25101FCF20E85B2A0D68B758D>, <http://tb.plazi.org/GgServer/dwcaRecords/68AC95EF144359DDA2AFE420FBAF3671.mc.412FC401F72751186058C25AD8D05834>, <http://tb.plazi.org/GgServer/dwcaRecords/68AC95EF144359DDA2AFE420FBAF3671.mc.D367BC2949FEB6C9B3DECFBA30E62527>, <http://tb.plazi.org/GgServer/dwcaRecords/68AC95EF144359DDA2AFE420FBAF3671.mc.CB5B1B49744719BAE0B9805ADE317603>, <http://tb.plazi.org/GgServer/dwcaRecords/68AC95EF144359DDA2AFE420FBAF3671.mc.C29301350E490BFB619A3A5C0719701E> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Aoroides_gracilicrus_Kim_2024> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1210.124190> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1210.124190>
bibo:endPage "132" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2024-08-20" ;
bibo:startPage "117" ;
bibo:volume "1210" ;
dc:creator "Kim, June; Choi, Jae-Hong; Kim, Yu-Jin; Im, Hyeong-Woo; Kim, Young-Hyo" ;
dc:date "2024" ;
dc:title "Two new species of the family Aoridae (Crustacea, Malacostraca, Amphipoda) from Korean waters" ;
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1210.124190.figure2>, <http://dx.doi.org/10.3897/zookeys.1210.124190.figure3>, <http://dx.doi.org/10.3897/zookeys.1210.124190.figure4>, <http://dx.doi.org/10.3897/zookeys.1210.124190.figure5> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Aoroides_gracilicrus_Kim_2024>
dwc:authorityName "Kim & Choi & Kim & Im & Kim" ;
dwc:authorityYear "2024" ;
dwc:class "Malacostraca" ;
dwc:family "Aoridae" ;
dwc:genus "Aoroides" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Kim & Choi & Kim & Im & Kim, 2024" ;
dwc:species "gracilicrus" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aoroides_gracilicrus> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Aoroides_gracilicrus>
dwc:class "Malacostraca" ;
dwc:family "Aoridae" ;
dwc:genus "Aoroides" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "gracilicrus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aoroides> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Aoroides>
dwc:class "Malacostraca" ;
dwc:family "Aoridae" ;
dwc:genus "Aoroides" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aoridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Aoridae>
dwc:class "Malacostraca" ;
dwc:family "Aoridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphipoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Amphipoda>
dwc:class "Malacostraca" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
dwc:class "Malacostraca" ;
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.3897/zookeys.1210.124190.figure2>
dc:description "Figure 2. Aoroides gracilicrus sp. nov. A male, 3.3 mm B Grandidierella naroensis sp. nov., male, 4.9 mm. Scale bars: 1.0 mm (A, B)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1117739> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1210.124190.figure3>
dc:description "Figure 3. Aoroides gracilicrus sp. nov., holotype, male, 3.3 mm A habitus, lateral view B antenna 1 C antenna 2 D flagellum of antenna 2 E upper lip F lower lip G mandible H maxilla 1 I maxilliped J maxilla 2. Scale bars: 1.0 mm (A); 0.3 mm (B D); 0.1 mm (E J)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1117740> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1210.124190.figure4>
dc:description "Figure 4. Aoroides gracilicrus sp. nov., holotype, male, 3.3 mm A gnathopod 1 B gnathopod 2. Scale bars: 0.6 mm (A); 0.3 mm (B)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1117741> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1210.124190.figure5>
dc:description "Figure 5. Aoroides gracilicrus sp. nov., holotype, male, 3.3 mm A pereopod 3 B pereopod 4 C pereopod 5 D pereopod 6 E pereopod 7 F uropod 1 G uropod 2 H uropod 3 I telson. Scale bars: 0.3 mm (A H); 0.2 mm (I)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1117742> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/68AC95EF144359DDA2AFE420FBAF3671.mc.04FC18F979D31CB93CAB863037BB0A3F>
dwc:catalogNumber "HNIBRIV 2426" ;
dwc:collectionCode "HNIBRIV" ;
dwc:eventDate "2019-08-01" ;
dwc:locality "Bijin-ri" ;
dwc:recordedBy "Y. H. Kim" ;
dwc:samplingProtocol "collected from hand net" ;
dwc:typeStatus "holotype" ;
dwc:verbatimLatitude "34.71639" ;
dwc:verbatimLongitude "128.46028" ;
trt:httpUri <https://treatment.plazi.org/id/68AC95EF144359DDA2AFE420FBAF3671#04FC18F979D31CB93CAB863037BB0A3F> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/68AC95EF144359DDA2AFE420FBAF3671.mc.EF1A35D25101FCF20E85B2A0D68B758D>
dwc:catalogNumber "DKUAMP 202402" ;
dwc:collectionCode "DKUAMP" ;
dwc:eventDate "2004-03-20" ;
dwc:locality "Dolsando Island" ;
dwc:recordedBy "Y. H. Kim" ;
dwc:samplingProtocol "collected from hand net" ;
dwc:verbatimLatitude "34.621944" ;
dwc:verbatimLongitude "127.79861" ;
trt:httpUri <https://treatment.plazi.org/id/68AC95EF144359DDA2AFE420FBAF3671#EF1A35D25101FCF20E85B2A0D68B758D> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/68AC95EF144359DDA2AFE420FBAF3671.mc.412FC401F72751186058C25AD8D05834>
dwc:eventDate "2005-08-24" ;
dwc:locality "Beol-po port" ;
dwc:recordedBy "Y. H. Kim" ;
dwc:samplingProtocol "collected from light trap" ;
dwc:verbatimLatitude "34.832222" ;
dwc:verbatimLongitude "128.35583" ;
trt:httpUri <https://treatment.plazi.org/id/68AC95EF144359DDA2AFE420FBAF3671#412FC401F72751186058C25AD8D05834> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/68AC95EF144359DDA2AFE420FBAF3671.mc.D367BC2949FEB6C9B3DECFBA30E62527>
dwc:eventDate "2007-06-27" ;
dwc:locality "Sogagido Island" ;
dwc:recordedBy "Y. H. Kim" ;
dwc:samplingProtocol "collected from hand net" ;
dwc:verbatimLatitude "35.252224" ;
dwc:verbatimLongitude "126.10111" ;
trt:httpUri <https://treatment.plazi.org/id/68AC95EF144359DDA2AFE420FBAF3671#D367BC2949FEB6C9B3DECFBA30E62527> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/68AC95EF144359DDA2AFE420FBAF3671.mc.CB5B1B49744719BAE0B9805ADE317603>
dwc:eventDate "2009-06-11" ;
dwc:locality "Daejin port" ;
dwc:recordedBy "Y. H. Kim" ;
dwc:samplingProtocol "collected from light trap" ;
dwc:verbatimLatitude "38.49889" ;
dwc:verbatimLongitude "128.42612" ;
trt:httpUri <https://treatment.plazi.org/id/68AC95EF144359DDA2AFE420FBAF3671#CB5B1B49744719BAE0B9805ADE317603> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/68AC95EF144359DDA2AFE420FBAF3671.mc.C29301350E490BFB619A3A5C0719701E>
dwc:eventDate "2019-02-22" ;
dwc:locality "Dokdo Island" ;
dwc:recordedBy "Y. H. Kim" ;
dwc:samplingProtocol "collected from hand net" ;
dwc:verbatimLatitude "37.433613" ;
dwc:verbatimLongitude "131.94778" ;
trt:httpUri <https://treatment.plazi.org/id/68AC95EF144359DDA2AFE420FBAF3671#C29301350E490BFB619A3A5C0719701E> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,141 @@
@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/6F74C8AE305655A8A7B1050D9E5BB502>
cito:cites <http://dx.doi.org/10.3897/zookeys.1210.124190.figure2>, <http://dx.doi.org/10.3897/zookeys.1210.124190.figure6>, <http://dx.doi.org/10.3897/zookeys.1210.124190.figure7>, <http://dx.doi.org/10.3897/zookeys.1210.124190.figure8> ;
dc:creator "Kim, June; Choi, Jae-Hong; Kim, Yu-Jin; Im, Hyeong-Woo; Kim, Young-Hyo" ;
dc:title "Grandidierella naroensis Kim, Choi, Kim, Im & Kim, 2024, sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/6F74C8AE305655A8A7B1050D9E5BB502.mc.AE12CB845740EDA2CDE34B2608668B3F> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Grandidierella_naroensis_Kim_2024> ;
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.1210.124190> ;
a trt:Treatment .
<http://dx.doi.org/10.3897/zookeys.1210.124190>
bibo:endPage "132" ;
bibo:journal "ZooKeys" ;
bibo:pubDate "2024-08-20" ;
bibo:startPage "117" ;
bibo:volume "1210" ;
dc:creator "Kim, June; Choi, Jae-Hong; Kim, Yu-Jin; Im, Hyeong-Woo; Kim, Young-Hyo" ;
dc:date "2024" ;
dc:title "Two new species of the family Aoridae (Crustacea, Malacostraca, Amphipoda) from Korean waters" ;
fabio:hasPart <http://dx.doi.org/10.3897/zookeys.1210.124190.figure2>, <http://dx.doi.org/10.3897/zookeys.1210.124190.figure6>, <http://dx.doi.org/10.3897/zookeys.1210.124190.figure7>, <http://dx.doi.org/10.3897/zookeys.1210.124190.figure8> ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Grandidierella_naroensis_Kim_2024>
dwc:authorityName "Kim & Choi & Kim & Im & Kim" ;
dwc:authorityYear "2024" ;
dwc:class "Malacostraca" ;
dwc:family "Corophiidae" ;
dwc:genus "Grandidierella" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Kim & Choi & Kim & Im & Kim, 2024" ;
dwc:species "naroensis" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Grandidierella_naroensis> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Grandidierella_naroensis>
dwc:class "Malacostraca" ;
dwc:family "Corophiidae" ;
dwc:genus "Grandidierella" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "species" ;
dwc:species "naroensis" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Grandidierella> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Grandidierella>
dwc:class "Malacostraca" ;
dwc:family "Corophiidae" ;
dwc:genus "Grandidierella" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Corophiidae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Corophiidae>
dwc:class "Malacostraca" ;
dwc:family "Corophiidae" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Amphipoda> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Amphipoda>
dwc:class "Malacostraca" ;
dwc:kingdom "Animalia" ;
dwc:order "Amphipoda" ;
dwc:phylum "Arthropoda" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Malacostraca> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Malacostraca>
dwc:class "Malacostraca" ;
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.3897/zookeys.1210.124190.figure2>
dc:description "Figure 2. Aoroides gracilicrus sp. nov. A male, 3.3 mm B Grandidierella naroensis sp. nov., male, 4.9 mm. Scale bars: 1.0 mm (A, B)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1117739> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1210.124190.figure6>
dc:description "Figure 6. Grandidierella naroensis sp. nov., holotype, male, 4.9 mm A habitus B antenna 1 C antenna 2 D upper lip E lower lip F right mandible G right mandible teeth H left mandible teeth I maxilla 1 J maxilliped K maxilla 2. Scale bars: 1.0 mm (A); 0.4 mm (B, C, F); 0.2 mm (D, E, I K); 0.05 mm (G, H)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1117743> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1210.124190.figure7>
dc:description "Figure 7. Grandidierella naroensis sp. nov., holotype, male, 4.9 mm A gnathopod 1 B gnathopod 2 C pereopod 3. Scale bars: 0.4 mm (A C)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1117745> ;
a fabio:Figure .
<http://dx.doi.org/10.3897/zookeys.1210.124190.figure8>
dc:description "Figure 8. Grandidierella naroensis sp. nov., holotype, male, 4.9 mm A pereopod 4 B pereopod 5 C pereopod 6 D pereopod 7 E uropod 1 F uropod 2 G uropod 3 H telson. Scale bars: 0.2 mm (A D); 0.1 mm (E H)." ;
fabio:hasRepresentation <https://binary.pensoft.net/fig/1117746> ;
a fabio:Figure .
<http://tb.plazi.org/GgServer/dwcaRecords/6F74C8AE305655A8A7B1050D9E5BB502.mc.AE12CB845740EDA2CDE34B2608668B3F>
dwc:catalogNumber "HNIBRIV 2427" ;
dwc:collectionCode "HNIBRIV" ;
dwc:eventDate "2022-04-01" ;
dwc:locality "Yeom-po beach" ;
dwc:recordedBy "Y. H. Kim" ;
dwc:samplingProtocol "collected from hand net" ;
dwc:typeStatus "holotype" ;
dwc:verbatimLatitude "34.432503" ;
dwc:verbatimLongitude "127.49194" ;
trt:httpUri <https://treatment.plazi.org/id/6F74C8AE305655A8A7B1050D9E5BB502#AE12CB845740EDA2CDE34B2608668B3F> ;
a dwc:MaterialCitation .