45 lines
2.3 KiB
Turtle
45 lines
2.3 KiB
Turtle
|
@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/> .
|
||
|
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
|
||
|
# Warning: Failed to output a material citation, could not create identifier
|
||
|
# Warning: Failed to output a material citation, could not create identifier
|
||
|
|
||
|
<http://treatment.plazi.org/id/F84852E89C0CE0306D6D4C2686BC2714>
|
||
|
dc:creator "Amon, Diva J; Ziegler, Amanda F; Kremenetskaia, Antonina; Mah, Christopher L; Mooi, Rich; O'Hara, Tim; Pawson, David L; Roux, Michel; Smith, Craig R" ;
|
||
|
dc:title "Aspidodiadematidae morphospecies" ;
|
||
|
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.5.e11794> ;
|
||
|
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Aspidodiadematidae_morphospecies> ;
|
||
|
a trt:Treatment .
|
||
|
|
||
|
<http://dx.doi.org/10.3897/BDJ.5.e11794>
|
||
|
bibo:endPage "11794" ;
|
||
|
bibo:journal "Biodiversity Data Journal" ;
|
||
|
bibo:startPage "11794" ;
|
||
|
bibo:volume "5" ;
|
||
|
dc:creator "Amon, Diva J; Ziegler, Amanda F; Kremenetskaia, Antonina; Mah, Christopher L; Mooi, Rich; O'Hara, Tim; Pawson, David L; Roux, Michel; Smith, Craig R" ;
|
||
|
dc:date "2017" ;
|
||
|
dc:title "Megafauna of the UKSRL exploration contract area and eastern Clarion-Clipperton Zone in the Pacific Ocean: Echinodermata" ;
|
||
|
a fabio:JournalArticle .
|
||
|
|
||
|
<http://taxon-name.plazi.org/id/Animalia/Aspidodiadematidae_morphospecies>
|
||
|
# Warning: Could not determine parent name ;
|
||
|
dwc:genus "Aspidodiadematidae" ;
|
||
|
dwc:rank "undef-species" ;
|
||
|
dwc:undef-species "morphospecies" ;
|
||
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aspidodiadematidae> ;
|
||
|
a dwcFP:TaxonName .
|
||
|
|
||
|
<http://taxon-name.plazi.org/id/Animalia/Aspidodiadematidae>
|
||
|
dwc:genus "Aspidodiadematidae" ;
|
||
|
dwc:rank "genus" ;
|
||
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Aspidodiadematidae_morphospecies> ;
|
||
|
a dwcFP:TaxonName .
|