GG2RDF 2024-08-20T08:59:59.676Z (plazi/treatments-xml)
This commit is contained in:
parent
c7c50063df
commit
b785e19d5e
2 changed files with 187 additions and 0 deletions
93
data/2B/B9/1A/2BB91A4CA0005311963892F0255BE22C.ttl
Normal file
93
data/2B/B9/1A/2BB91A4CA0005311963892F0255BE22C.ttl
Normal file
|
@ -0,0 +1,93 @@
|
|||
@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/2BB91A4CA0005311963892F0255BE22C>
|
||||
dc:creator "Kim, June; Choi, Jae-Hong; Kim, Yu-Jin; Im, Hyeong-Woo; Kim, Young-Hyo" ;
|
||||
dc:title "Grandidierella Kroyer 1845" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Grandidierella_Kroyer_1845> ;
|
||||
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" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Grandidierella_Kroyer_1845>
|
||||
dwc:authority "Kroyer, 1845" ;
|
||||
dwc:authorityName "Kroyer" ;
|
||||
dwc:authorityYear "1845" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Corophiidae" ;
|
||||
dwc:genus "Grandidierella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Kroyer, 1845" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Grandidierella> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<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 .
|
94
data/70/DF/1C/70DF1C7BFE665EE295E9E09EFF9635D7.ttl
Normal file
94
data/70/DF/1C/70DF1C7BFE665EE295E9E09EFF9635D7.ttl
Normal file
|
@ -0,0 +1,94 @@
|
|||
@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/70DF1C7BFE665EE295E9E09EFF9635D7>
|
||||
dc:creator "Kim, June; Choi, Jae-Hong; Kim, Yu-Jin; Im, Hyeong-Woo; Kim, Young-Hyo" ;
|
||||
dc:title "Aoroides Walker 1898" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Aoroides_Walker_1898> ;
|
||||
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" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Aoroides_Walker_1898>
|
||||
dwc:authority "Walker, 1898" ;
|
||||
dwc:authorityName "Walker" ;
|
||||
dwc:authorityYear "1898" ;
|
||||
dwc:class "Malacostraca" ;
|
||||
dwc:family "Aoridae" ;
|
||||
dwc:genus "Aoroides" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Amphipoda" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
dwc:scientificNameAuthorship "Walker, 1898" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7NPBS> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Aoroides> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<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 .
|
Loading…
Add table
Add a link
Reference in a new issue