GG2RDF 2024-08-23T12:37:29.311Z (plazi/treatments-xml)

This commit is contained in:
treatmentbank 2024-08-23 12:37:42 +00:00
parent aab98f6c2b
commit 12937aa391
6 changed files with 697 additions and 0 deletions

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/EE61EA65DB27FFB36558FE8DFEE64D64>
dc:creator "Thuy, Ben; Eriksson, Mats E.; Kutscher, Manfred; Numberger-Thuy, Lea D." ;
dc:title "Ophiolofsson hendersonorum Thuy, Eriksson, Kutscher & Numberger-Thuy, 2024, gen. et sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/EE61EA65DB27FFB36558FE8DFEE64D64.mc.D6A0512EDB27FFB267EFFCF6FCE74DF0>, <http://tb.plazi.org/GgServer/dwcaRecords/EE61EA65DB27FFB36558FE8DFEE64D64.mc.D6A0512EDB27FFB267EFFC52FB734D8F> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ophiolofsson_hendersonorum_Thuy_2024> ;
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2024.947.2631> ;
a trt:Treatment .
<http://dx.doi.org/10.5852/ejt.2024.947.2631>
bibo:endPage "247" ;
bibo:issue "1" ;
bibo:journal "European Journal of Taxonomy" ;
bibo:pubDate "2024-08-21" ;
bibo:startPage "216" ;
bibo:volume "947" ;
dc:creator "Thuy, Ben; Eriksson, Mats E.; Kutscher, Manfred; Numberger-Thuy, Lea D." ;
dc:date "2024" ;
dc:title "The beginning of a success story: basalmost members of the extant ophiuroid clade from the Silurian of Gotland, Sweden" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Ophiolofsson_hendersonorum_Thuy_2024>
dwc:authorityName "Thuy & Eriksson & Kutscher & Numberger-Thuy" ;
dwc:authorityYear "2024" ;
dwc:class "Ophiuroidea" ;
dwc:family "Onychasteridae" ;
dwc:genus "Ophiolofsson" ;
dwc:kingdom "Animalia" ;
dwc:order "Phrynophiurida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Thuy & Eriksson & Kutscher & Numberger-Thuy, 2024" ;
dwc:species "hendersonorum" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ophiolofsson_hendersonorum> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Ophiolofsson_hendersonorum>
dwc:class "Ophiuroidea" ;
dwc:family "Onychasteridae" ;
dwc:genus "Ophiolofsson" ;
dwc:kingdom "Animalia" ;
dwc:order "Phrynophiurida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "species" ;
dwc:species "hendersonorum" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ophiolofsson> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ophiolofsson>
dwc:class "Ophiuroidea" ;
dwc:family "Onychasteridae" ;
dwc:genus "Ophiolofsson" ;
dwc:kingdom "Animalia" ;
dwc:order "Phrynophiurida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Onychasteridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Onychasteridae>
dwc:class "Ophiuroidea" ;
dwc:family "Onychasteridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Phrynophiurida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phrynophiurida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phrynophiurida>
dwc:class "Ophiuroidea" ;
dwc:kingdom "Animalia" ;
dwc:order "Phrynophiurida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ophiuroidea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ophiuroidea>
dwc:class "Ophiuroidea" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Echinodermata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echinodermata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Echinodermata>
dwc:kingdom "Animalia" ;
dwc:phylum "Echinodermata" ;
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/EE61EA65DB27FFB36558FE8DFEE64D64.mc.D6A0512EDB27FFB267EFFCF6FCE74DF0>
dwc:collectionCode "NRM" ;
dwc:locality "Lau Backar" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/EE61EA65DB27FFB36558FE8DFEE64D64#D6A0512EDB27FFB267EFFCF6FCE74DF0> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/EE61EA65DB27FFB36558FE8DFEE64D64.mc.D6A0512EDB27FFB267EFFC52FB734D8F>
dwc:collectionCode "NRM" ;
dwc:locality "Lau Backar" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/EE61EA65DB27FFB36558FE8DFEE64D64#D6A0512EDB27FFB267EFFC52FB734D8F> ;
a dwc:MaterialCitation .

View file

@ -0,0 +1,120 @@
@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/EE61EA65DB3AFFAD6563FAB3FE7149F8>
dc:creator "Thuy, Ben; Eriksson, Mats E.; Kutscher, Manfred; Numberger-Thuy, Lea D." ;
dc:title "Ophiolofsson archspire Thuy, Eriksson, Kutscher & Numberger-Thuy, 2024, gen. et sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/EE61EA65DB3AFFAD6563FAB3FE7149F8.mc.D6A0512EDB3AFFAD67EFF825FECA4F5E>, <http://tb.plazi.org/GgServer/dwcaRecords/EE61EA65DB3AFFAD6563FAB3FE7149F8.mc.D6A0512EDB38FFAD67EFFEA9FB704F3B> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ophiolofsson_archspire_Thuy_2024> ;
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2024.947.2631> ;
a trt:Treatment .
<http://dx.doi.org/10.5852/ejt.2024.947.2631>
bibo:endPage "247" ;
bibo:issue "1" ;
bibo:journal "European Journal of Taxonomy" ;
bibo:pubDate "2024-08-21" ;
bibo:startPage "216" ;
bibo:volume "947" ;
dc:creator "Thuy, Ben; Eriksson, Mats E.; Kutscher, Manfred; Numberger-Thuy, Lea D." ;
dc:date "2024" ;
dc:title "The beginning of a success story: basalmost members of the extant ophiuroid clade from the Silurian of Gotland, Sweden" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Ophiolofsson_archspire_Thuy_2024>
dwc:authorityName "Thuy & Eriksson & Kutscher & Numberger-Thuy" ;
dwc:authorityYear "2024" ;
dwc:class "Ophiuroidea" ;
dwc:family "Onychasteridae" ;
dwc:genus "Ophiolofsson" ;
dwc:kingdom "Animalia" ;
dwc:order "Phrynophiurida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Thuy & Eriksson & Kutscher & Numberger-Thuy, 2024" ;
dwc:species "archspire" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ophiolofsson_archspire> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Ophiolofsson_archspire>
dwc:class "Ophiuroidea" ;
dwc:family "Onychasteridae" ;
dwc:genus "Ophiolofsson" ;
dwc:kingdom "Animalia" ;
dwc:order "Phrynophiurida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "species" ;
dwc:species "archspire" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ophiolofsson> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ophiolofsson>
dwc:class "Ophiuroidea" ;
dwc:family "Onychasteridae" ;
dwc:genus "Ophiolofsson" ;
dwc:kingdom "Animalia" ;
dwc:order "Phrynophiurida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Onychasteridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Onychasteridae>
dwc:class "Ophiuroidea" ;
dwc:family "Onychasteridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Phrynophiurida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phrynophiurida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phrynophiurida>
dwc:class "Ophiuroidea" ;
dwc:kingdom "Animalia" ;
dwc:order "Phrynophiurida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ophiuroidea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ophiuroidea>
dwc:class "Ophiuroidea" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Echinodermata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echinodermata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Echinodermata>
dwc:kingdom "Animalia" ;
dwc:phylum "Echinodermata" ;
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/EE61EA65DB3AFFAD6563FAB3FE7149F8.mc.D6A0512EDB3AFFAD67EFF825FECA4F5E>
dwc:collectionCode "NRM" ;
dwc:locality "Lau Backar" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/EE61EA65DB3AFFAD6563FAB3FE7149F8#D6A0512EDB3AFFAD67EFF825FECA4F5E> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/EE61EA65DB3AFFAD6563FAB3FE7149F8.mc.D6A0512EDB38FFAD67EFFEA9FB704F3B>
dwc:collectionCode "NRM" ;
dwc:locality "Lau Backar" ;
trt:httpUri <https://treatment.plazi.org/id/EE61EA65DB3AFFAD6563FAB3FE7149F8#D6A0512EDB38FFAD67EFFEA9FB704F3B> ;
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/EE61EA65DB3BFFAF6577FB1CFDA44B72>
dc:creator "Thuy, Ben; Eriksson, Mats E.; Kutscher, Manfred; Numberger-Thuy, Lea D." ;
dc:title "Ophiolofsson immolation Thuy, Eriksson, Kutscher & Numberger-Thuy, 2024, gen. et sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/EE61EA65DB3BFFAF6577FB1CFDA44B72.mc.D6A0512EDB3BFFAE67EFF959FCFA488B>, <http://tb.plazi.org/GgServer/dwcaRecords/EE61EA65DB3BFFAF6577FB1CFDA44B72.mc.D6A0512EDB3BFFAE67EFF8B8FCD1492A> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ophiolofsson_immolation_Thuy_2024> ;
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2024.947.2631> ;
a trt:Treatment .
<http://dx.doi.org/10.5852/ejt.2024.947.2631>
bibo:endPage "247" ;
bibo:issue "1" ;
bibo:journal "European Journal of Taxonomy" ;
bibo:pubDate "2024-08-21" ;
bibo:startPage "216" ;
bibo:volume "947" ;
dc:creator "Thuy, Ben; Eriksson, Mats E.; Kutscher, Manfred; Numberger-Thuy, Lea D." ;
dc:date "2024" ;
dc:title "The beginning of a success story: basalmost members of the extant ophiuroid clade from the Silurian of Gotland, Sweden" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Ophiolofsson_immolation_Thuy_2024>
dwc:authorityName "Thuy & Eriksson & Kutscher & Numberger-Thuy" ;
dwc:authorityYear "2024" ;
dwc:class "Ophiuroidea" ;
dwc:family "Onychasteridae" ;
dwc:genus "Ophiolofsson" ;
dwc:kingdom "Animalia" ;
dwc:order "Phrynophiurida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Thuy & Eriksson & Kutscher & Numberger-Thuy, 2024" ;
dwc:species "immolation" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ophiolofsson_immolation> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Ophiolofsson_immolation>
dwc:class "Ophiuroidea" ;
dwc:family "Onychasteridae" ;
dwc:genus "Ophiolofsson" ;
dwc:kingdom "Animalia" ;
dwc:order "Phrynophiurida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "species" ;
dwc:species "immolation" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ophiolofsson> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ophiolofsson>
dwc:class "Ophiuroidea" ;
dwc:family "Onychasteridae" ;
dwc:genus "Ophiolofsson" ;
dwc:kingdom "Animalia" ;
dwc:order "Phrynophiurida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Onychasteridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Onychasteridae>
dwc:class "Ophiuroidea" ;
dwc:family "Onychasteridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Phrynophiurida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phrynophiurida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phrynophiurida>
dwc:class "Ophiuroidea" ;
dwc:kingdom "Animalia" ;
dwc:order "Phrynophiurida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ophiuroidea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ophiuroidea>
dwc:class "Ophiuroidea" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Echinodermata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echinodermata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Echinodermata>
dwc:kingdom "Animalia" ;
dwc:phylum "Echinodermata" ;
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/EE61EA65DB3BFFAF6577FB1CFDA44B72.mc.D6A0512EDB3BFFAE67EFF959FCFA488B>
dwc:collectionCode "NRM" ;
dwc:locality "Tjalderviken" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/EE61EA65DB3BFFAF6577FB1CFDA44B72#D6A0512EDB3BFFAE67EFF959FCFA488B> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/EE61EA65DB3BFFAF6577FB1CFDA44B72.mc.D6A0512EDB3BFFAE67EFF8B8FCD1492A>
dwc:collectionCode "NRM" ;
dwc:locality "Tjalderviken" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/EE61EA65DB3BFFAF6577FB1CFDA44B72#D6A0512EDB3BFFAE67EFF8B8FCD1492A> ;
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/EE61EA65DB3CFFAE6565FE8DFE524A0F>
dc:creator "Thuy, Ben; Eriksson, Mats E.; Kutscher, Manfred; Numberger-Thuy, Lea D." ;
dc:title "Ophiolofsson obituary Thuy, Eriksson, Kutscher & Numberger-Thuy, 2024, gen. et sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/EE61EA65DB3CFFAE6565FE8DFE524A0F.mc.D6A0512EDB3CFFA967EFFCF6FC874DF0>, <http://tb.plazi.org/GgServer/dwcaRecords/EE61EA65DB3CFFAE6565FE8DFE524A0F.mc.D6A0512EDB3CFFA967EFFC52FB594D8C> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ophiolofsson_obituary_Thuy_2024> ;
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2024.947.2631> ;
a trt:Treatment .
<http://dx.doi.org/10.5852/ejt.2024.947.2631>
bibo:endPage "247" ;
bibo:issue "1" ;
bibo:journal "European Journal of Taxonomy" ;
bibo:pubDate "2024-08-21" ;
bibo:startPage "216" ;
bibo:volume "947" ;
dc:creator "Thuy, Ben; Eriksson, Mats E.; Kutscher, Manfred; Numberger-Thuy, Lea D." ;
dc:date "2024" ;
dc:title "The beginning of a success story: basalmost members of the extant ophiuroid clade from the Silurian of Gotland, Sweden" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Ophiolofsson_obituary_Thuy_2024>
dwc:authorityName "Thuy & Eriksson & Kutscher & Numberger-Thuy" ;
dwc:authorityYear "2024" ;
dwc:class "Ophiuroidea" ;
dwc:family "Onychasteridae" ;
dwc:genus "Ophiolofsson" ;
dwc:kingdom "Animalia" ;
dwc:order "Phrynophiurida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Thuy & Eriksson & Kutscher & Numberger-Thuy, 2024" ;
dwc:species "obituary" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ophiolofsson_obituary> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Ophiolofsson_obituary>
dwc:class "Ophiuroidea" ;
dwc:family "Onychasteridae" ;
dwc:genus "Ophiolofsson" ;
dwc:kingdom "Animalia" ;
dwc:order "Phrynophiurida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "species" ;
dwc:species "obituary" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ophiolofsson> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ophiolofsson>
dwc:class "Ophiuroidea" ;
dwc:family "Onychasteridae" ;
dwc:genus "Ophiolofsson" ;
dwc:kingdom "Animalia" ;
dwc:order "Phrynophiurida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Onychasteridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Onychasteridae>
dwc:class "Ophiuroidea" ;
dwc:family "Onychasteridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Phrynophiurida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phrynophiurida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phrynophiurida>
dwc:class "Ophiuroidea" ;
dwc:kingdom "Animalia" ;
dwc:order "Phrynophiurida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ophiuroidea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ophiuroidea>
dwc:class "Ophiuroidea" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Echinodermata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echinodermata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Echinodermata>
dwc:kingdom "Animalia" ;
dwc:phylum "Echinodermata" ;
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/EE61EA65DB3CFFAE6565FE8DFE524A0F.mc.D6A0512EDB3CFFA967EFFCF6FC874DF0>
dwc:collectionCode "NRM" ;
dwc:locality "Brissund" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/EE61EA65DB3CFFAE6565FE8DFE524A0F#D6A0512EDB3CFFA967EFFCF6FC874DF0> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/EE61EA65DB3CFFAE6565FE8DFE524A0F.mc.D6A0512EDB3CFFA967EFFC52FB594D8C>
dwc:collectionCode "NRM" ;
dwc:locality "Brissund" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/EE61EA65DB3CFFAE6565FE8DFE524A0F#D6A0512EDB3CFFA967EFFC52FB594D8C> ;
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/EE61EA65DB3FFFA86575F92BFE684F2C>
dc:creator "Thuy, Ben; Eriksson, Mats E.; Kutscher, Manfred; Numberger-Thuy, Lea D." ;
dc:title "Ophiolofsson joelmciveri Thuy, Eriksson, Kutscher & Numberger-Thuy, 2024, gen. et sp. nov." ;
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/EE61EA65DB3FFFA86575F92BFE684F2C.mc.D6A0512EDB3EFFAB67EFFE6BFC8A4C75>, <http://tb.plazi.org/GgServer/dwcaRecords/EE61EA65DB3FFFA86575F92BFE684F2C.mc.D6A0512EDB3EFFAB67EFFDD7FC764C11> ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ophiolofsson_joelmciveri_Thuy_2024> ;
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2024.947.2631> ;
a trt:Treatment .
<http://dx.doi.org/10.5852/ejt.2024.947.2631>
bibo:endPage "247" ;
bibo:issue "1" ;
bibo:journal "European Journal of Taxonomy" ;
bibo:pubDate "2024-08-21" ;
bibo:startPage "216" ;
bibo:volume "947" ;
dc:creator "Thuy, Ben; Eriksson, Mats E.; Kutscher, Manfred; Numberger-Thuy, Lea D." ;
dc:date "2024" ;
dc:title "The beginning of a success story: basalmost members of the extant ophiuroid clade from the Silurian of Gotland, Sweden" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Ophiolofsson_joelmciveri_Thuy_2024>
dwc:authorityName "Thuy & Eriksson & Kutscher & Numberger-Thuy" ;
dwc:authorityYear "2024" ;
dwc:class "Ophiuroidea" ;
dwc:family "Onychasteridae" ;
dwc:genus "Ophiolofsson" ;
dwc:kingdom "Animalia" ;
dwc:order "Phrynophiurida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "species" ;
dwc:scientificNameAuthorship "Thuy & Eriksson & Kutscher & Numberger-Thuy, 2024" ;
dwc:species "joelmciveri" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ophiolofsson_joelmciveri> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Ophiolofsson_joelmciveri>
dwc:class "Ophiuroidea" ;
dwc:family "Onychasteridae" ;
dwc:genus "Ophiolofsson" ;
dwc:kingdom "Animalia" ;
dwc:order "Phrynophiurida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "species" ;
dwc:species "joelmciveri" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ophiolofsson> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ophiolofsson>
dwc:class "Ophiuroidea" ;
dwc:family "Onychasteridae" ;
dwc:genus "Ophiolofsson" ;
dwc:kingdom "Animalia" ;
dwc:order "Phrynophiurida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Onychasteridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Onychasteridae>
dwc:class "Ophiuroidea" ;
dwc:family "Onychasteridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Phrynophiurida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phrynophiurida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phrynophiurida>
dwc:class "Ophiuroidea" ;
dwc:kingdom "Animalia" ;
dwc:order "Phrynophiurida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ophiuroidea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ophiuroidea>
dwc:class "Ophiuroidea" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Echinodermata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echinodermata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Echinodermata>
dwc:kingdom "Animalia" ;
dwc:phylum "Echinodermata" ;
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/EE61EA65DB3FFFA86575F92BFE684F2C.mc.D6A0512EDB3EFFAB67EFFE6BFC8A4C75>
dwc:collectionCode "NRM" ;
dwc:locality "Nyhamn" ;
dwc:typeStatus "holotype" ;
trt:httpUri <https://treatment.plazi.org/id/EE61EA65DB3FFFA86575F92BFE684F2C#D6A0512EDB3EFFAB67EFFE6BFC8A4C75> ;
a dwc:MaterialCitation .
<http://tb.plazi.org/GgServer/dwcaRecords/EE61EA65DB3FFFA86575F92BFE684F2C.mc.D6A0512EDB3EFFAB67EFFDD7FC764C11>
dwc:collectionCode "NRM" ;
dwc:locality "Nyhamn" ;
dwc:typeStatus "paratype" ;
trt:httpUri <https://treatment.plazi.org/id/EE61EA65DB3FFFA86575F92BFE684F2C#D6A0512EDB3EFFAB67EFFDD7FC764C11> ;
a dwc:MaterialCitation .

View 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/EE61EA65DB3FFFAA6535FE8CFCCF48F4>
dc:creator "Thuy, Ben; Eriksson, Mats E.; Kutscher, Manfred; Numberger-Thuy, Lea D." ;
dc:title "Ophiolofsson Thuy, Eriksson, Kutscher & Numberger-Thuy, 2024, gen. nov." ;
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ophiolofsson_Thuy_2024> ;
trt:publishedIn <http://dx.doi.org/10.5852/ejt.2024.947.2631> ;
a trt:Treatment .
<http://dx.doi.org/10.5852/ejt.2024.947.2631>
bibo:endPage "247" ;
bibo:issue "1" ;
bibo:journal "European Journal of Taxonomy" ;
bibo:pubDate "2024-08-21" ;
bibo:startPage "216" ;
bibo:volume "947" ;
dc:creator "Thuy, Ben; Eriksson, Mats E.; Kutscher, Manfred; Numberger-Thuy, Lea D." ;
dc:date "2024" ;
dc:title "The beginning of a success story: basalmost members of the extant ophiuroid clade from the Silurian of Gotland, Sweden" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Ophiolofsson_Thuy_2024>
dwc:authorityName "Thuy & Eriksson & Kutscher & Numberger-Thuy" ;
dwc:authorityYear "2024" ;
dwc:class "Ophiuroidea" ;
dwc:family "Onychasteridae" ;
dwc:genus "Ophiolofsson" ;
dwc:kingdom "Animalia" ;
dwc:order "Phrynophiurida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Thuy & Eriksson & Kutscher & Numberger-Thuy, 2024" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ophiolofsson> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Ophiolofsson>
dwc:class "Ophiuroidea" ;
dwc:family "Onychasteridae" ;
dwc:genus "Ophiolofsson" ;
dwc:kingdom "Animalia" ;
dwc:order "Phrynophiurida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Onychasteridae> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Onychasteridae>
dwc:class "Ophiuroidea" ;
dwc:family "Onychasteridae" ;
dwc:kingdom "Animalia" ;
dwc:order "Phrynophiurida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "family" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phrynophiurida> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phrynophiurida>
dwc:class "Ophiuroidea" ;
dwc:kingdom "Animalia" ;
dwc:order "Phrynophiurida" ;
dwc:phylum "Echinodermata" ;
dwc:rank "order" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ophiuroidea> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Ophiuroidea>
dwc:class "Ophiuroidea" ;
dwc:kingdom "Animalia" ;
dwc:phylum "Echinodermata" ;
dwc:rank "class" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Echinodermata> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Echinodermata>
dwc:kingdom "Animalia" ;
dwc:phylum "Echinodermata" ;
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 .