2024-07-04 13:24:31 +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'
# Warning: Failed to output a material citation, could not create identifier
<http://treatment.plazi.org/id/8F82E9A519E8FF1D2D2066CE27AD8925>
2024-11-06 15:01:55 +01:00
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Actinopterygii_morphospecies>' due to issues with rank ;
2024-07-04 13:24:31 +02:00
dc: creator " Amon, Diva J; Ziegler, Amanda F; Drazen, Jeffrey C; Grischenko, Andrei V; Leitner, Astrid B; Lindsay, Dhugal J; Voight, Janet R; Wicksten, Mary K; Young, Craig M; Smith, Craig R " ;
dc: title " Actinopterygii morphospecies " ;
trt: publishedIn <http://dx.doi.org/10.3897/BDJ.5.e14598> ;
2024-11-06 15:01:55 +01:00
trt: treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Actinopterygii_morphospecies> ;
2024-07-04 13:24:31 +02:00
a trt: Treatment .
<http://dx.doi.org/10.3897/BDJ.5.e14598>
bibo: endPage " 14598 " ;
bibo: journal " Biodiversity Data Journal " ;
bibo: startPage " 14598 " ;
bibo: volume " 5 " ;
dc: creator " Amon, Diva J; Ziegler, Amanda F; Drazen, Jeffrey C; Grischenko, Andrei V; Leitner, Astrid B; Lindsay, Dhugal J; Voight, Janet R; Wicksten, Mary K; Young, Craig M; Smith, Craig R " ;
dc: date " 2017 " ;
dc: title " Megafauna of the UKSRL exploration contract area and eastern Clarion-Clipperton Zone in the Pacific Ocean: Annelida, Arthropoda, Bryozoa, Chordata, Ctenophora, Mollusca " ;
a fabio: JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Actinopterygii_morphospecies>
# Warning: Could not determine parent name ;
dwc: genus " Actinopterygii " ;
dwc: rank " undef-species " ;
dwc: undef-species " morphospecies " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Actinopterygii> ;
a dwcFP: TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Actinopterygii>
dwc: genus " Actinopterygii " ;
dwc: rank " genus " ;
trt: hasParentName <http://taxon-name.plazi.org/id/Animalia/Actinopterygii_morphospecies> ;
a dwcFP: TaxonName .