62 lines
2.8 KiB
Turtle
62 lines
2.8 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#> .
|
||
# Error: the treatment is lacking the taxon
|
||
|
||
<http://treatment.plazi.org/id/9A471D23534DFFC4FE85FECEFBD1FD25>
|
||
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Amphimedon_Duchassaing_1864>, <http://taxon-concept.plazi.org/id/Animalia/Amphimedon_compressa_Duchassaing_1864> ;
|
||
dc:creator "Hooper, John N. A.; Van, Rob W. M.; Soest" ;
|
||
dc:title "Amphimedon Duchassaing & Michelotti 1864" ;
|
||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.273551> ;
|
||
a trt:Treatment .
|
||
|
||
<http://dx.doi.org/10.5281/zenodo.273551>
|
||
bibo:endPage "39" ;
|
||
bibo:journal "Zootaxa" ;
|
||
bibo:startPage "31" ;
|
||
bibo:volume "1314" ;
|
||
dc:creator "Hooper, John N. A.; Van, Rob W. M.; Soest" ;
|
||
dc:date "2006" ;
|
||
dc:title "A new species of Amphimedon (Porifera, Demospongiae, Haplosclerida, Niphatidae) from the CapricornBunker Group of Islands, Great Barrier Reef, Australia: target species for the ‘ sponge genome project’" ;
|
||
a fabio:JournalArticle .
|
||
|
||
<http://taxon-concept.plazi.org/id/Animalia/Amphimedon_Duchassaing_1864>
|
||
dwc:authority "Duchassaing & Michelotti, 1864: 78" ;
|
||
dwc:authorityName "Duchassaing & Michelotti" ;
|
||
dwc:authorityPageNumber "78" ;
|
||
dwc:authorityYear "1864" ;
|
||
dwc:class "Demospongiae" ;
|
||
dwc:family "Niphatidae" ;
|
||
dwc:genus "Amphimedon" ;
|
||
dwc:kingdom "Animalia" ;
|
||
dwc:order "Haplosclerida" ;
|
||
dwc:phylum "Porifera" ;
|
||
dwc:rank "genus" ;
|
||
dwc:scientificNameAuthorship "Duchassaing & Michelotti, 1864" ;
|
||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/84LCJ> ;
|
||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Amphimedon> ;
|
||
a dwcFP:TaxonConcept .
|
||
|
||
<http://taxon-concept.plazi.org/id/Animalia/Amphimedon_compressa_Duchassaing_1864>
|
||
dwc:authority "Duchassaing & Michelotti, 1864" ;
|
||
dwc:authorityName "Duchassaing & Michelotti" ;
|
||
dwc:authorityYear "1864" ;
|
||
dwc:class "Demospongiae" ;
|
||
dwc:family "Niphatidae" ;
|
||
dwc:genus "Amphimedon" ;
|
||
dwc:kingdom "Animalia" ;
|
||
dwc:order "Haplosclerida" ;
|
||
dwc:phylum "Porifera" ;
|
||
dwc:rank "species" ;
|
||
dwc:scientificNameAuthorship "Duchassaing & Michelotti, 1864" ;
|
||
dwc:species "compressa" ;
|
||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/D3MX> ;
|
||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Amphimedon_compressa> ;
|
||
a dwcFP:TaxonConcept .
|