2024-07-04 13:46:26 +02:00
@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#> .
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
<http://treatment.plazi.org/id/03EF8783A542FFC958B2FB73ED2FFEA4>
2024-11-06 15:47:46 +01:00
# Warning: Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/Jagtithyris_suessi_Bosquet_1859>' due to issues with rank, Not adding 'trt:citesTaxonName <http://taxon-concept.plazi.org/id/Animalia/Jagtithyris_suessi_Bosquit_1859>' due to issues with rank ;
cito: cites <http://taxon-concept.plazi.org/id/Animalia/Morrisia_Davidson_1852> , <http://taxon-concept.plazi.org/id/Animalia/Morrisia_suessi_Bosquet_1859> , <http://taxon-concept.plazi.org/id/Animalia/Platidia_Costa_1852> ;
2024-07-04 13:46:26 +02:00
dc: creator " Mottequin, В ernard " ;
dc: title " Jagtithyris suessi Mottequin 2018, comb. nov. " ;
dwc: basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03EF8783A542FFC958B2FB73ED2FFEA4.mc.3B2E3CC8A540FFC758B2F9D0EC2FF9A2> ;
2024-11-06 15:47:46 +01:00
trt: citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Terebratella> ;
2024-07-04 13:46:26 +02:00
trt: definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Jagtithyris_suessi_Bosquit_1859> ;
trt: publishedIn <http://dx.doi.org/10.11646/zootaxa.4444.1.1> ;
a trt: Treatment .
<http://dx.doi.org/10.11646/zootaxa.4444.1.1>
bibo: endPage " 24 " ;
bibo: issue " 1 " ;
bibo: journal " Zootaxa " ;
bibo: pubDate " 2018-07-06 " ;
bibo: startPage " 1 " ;
bibo: volume " 4444 " ;
dc: creator " Mottequin, В ernard " ;
dc: date " 2018 " ;
dc: title " Extreme reduction of morphological characters: a type of brachidial development found in several Late Cretaceous and Recent brachiopod species-new relationships between taxa previously listed as incertae sedis " ;
a fabio: JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Jagtithyris_suessi_Bosquit_1859>
dwc: authority " (Bosquit, 1859) " ;
dwc: authorityName " Mottequin " ;
dwc: authorityYear " 2018 " ;
dwc: baseAuthorityName " Bosquit " ;
dwc: baseAuthorityYear " 1859 " ;
dwc: genus " Jagtithyris " ;
dwc: rank " species " ;
2024-09-13 13:47:57 +02:00
dwc: scientificNameAuthorship " (Bosquit, 1859) " ;
2024-07-04 13:46:26 +02:00
dwc: species " suessi " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Jagtithyris_suessi> ;
a dwcFP: TaxonConcept .
2024-11-06 15:47:46 +01:00
<http://taxon-concept.plazi.org/id/Animalia/Morrisia_Davidson_1852>
dwc: authority " Suessi " ;
dwc: authorityName " Davidson " ;
dwc: authorityYear " 1852 " ;
dwc: class " Rhynchonellata " ;
dwc: family " Platidiidae " ;
dwc: genus " Morrisia " ;
dwc: kingdom " Animalia " ;
dwc: order " Terebratulida " ;
dwc: phylum " Brachiopoda " ;
dwc: rank " genus " ;
dwc: scientificNameAuthorship " Davidson, 1852 " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Morrisia> ;
a dwcFP: TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Morrisia_suessi_Bosquet_1859>
dwc: authority " (Bosquet, 1859) " , " Bosquet, 1859 " ;
dwc: authorityName " Bosquet " ;
dwc: authorityYear " 1859 " ;
dwc: baseAuthorityName " Bosquet " ;
dwc: baseAuthorityYear " 1859 " ;
dwc: class " Rhynchonellata " ;
dwc: family " Platidiidae " ;
dwc: genus " Morrisia " ;
dwc: kingdom " Animalia " ;
dwc: order " Terebratulida " ;
dwc: phylum " Brachiopoda " ;
dwc: rank " species " ;
dwc: scientificNameAuthorship " Bosquet, 1859 " ;
dwc: species " suessi " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Morrisia_suessi> ;
a dwcFP: TaxonConcept .
<http://taxon-concept.plazi.org/id/Animalia/Platidia_Costa_1852>
dwc: authorityName " Costa " ;
dwc: authorityYear " 1852 " ;
dwc: class " Rhynchonellata " ;
dwc: family " Platidiidae " ;
dwc: genus " Platidia " ;
dwc: kingdom " Animalia " ;
dwc: order " Terebratulida " ;
dwc: phylum " Brachiopoda " ;
dwc: rank " genus " ;
dwc: scientificNameAuthorship " Costa, 1852 " ;
trt: hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Platidia> ;
a dwcFP: TaxonConcept .
2024-07-04 13:46:26 +02:00
<http://taxon-name.plazi.org/id/Animalia/Jagtithyris_suessi>
# Warning: Could not determine parent name ;
dwc: genus " Jagtithyris " ;
dwc: rank " species " ;
dwc: species " suessi " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Jagtithyris> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Jagtithyris>
dwc: genus " Jagtithyris " ;
dwc: rank " genus " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Jagtithyris_suessi> ;
a dwcFP: TaxonName .
<http://tb.plazi.org/GgServer/dwcaRecords/03EF8783A542FFC958B2FB73ED2FFEA4.mc.3B2E3CC8A540FFC758B2F9D0EC2FF9A2>
dwc: catalogNumber " PLATE 1 " ;
dwc: collectionCode " PLATE " ;
dwc: locality " Jagtithyrididae Simon " ;
dwc: typeStatus " holotype " ;
trt: gbifOccurrenceId " 1880799636 " ;
trt: httpUri <https://treatment.plazi.org/id/03EF8783A542FFC958B2FB73ED2FFEA4#3B2E3CC8A540FFC758B2F9D0EC2FF9A2> ;
a dwc: MaterialCitation .