69 lines
2.4 KiB
Turtle
69 lines
2.4 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/> .
|
|
|
|
<http://treatment.plazi.org/id/8202D52DFF367459FC99FB50AEAC95EC>
|
|
dc:creator "Fraser, Thomas H.; Allen, Gerald R." ;
|
|
dc:title "Neamia Smith and Radcliffe" ;
|
|
trt:publishedIn <http://dx.doi.org/10.24199/j.mmv.2006.63.1> ;
|
|
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Neamia> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.24199/j.mmv.2006.63.1>
|
|
bibo:endPage "5" ;
|
|
bibo:issue "1" ;
|
|
bibo:journal "Memoirs of Museum Victoria" ;
|
|
bibo:pubDate "2006-12-31" ;
|
|
bibo:startPage "1" ;
|
|
bibo:volume "63" ;
|
|
dc:creator "Fraser, Thomas H.; Allen, Gerald R." ;
|
|
dc:date "2006" ;
|
|
dc:title "A new species of Neamia (Perciformes: Apogonidae) from the West Pacific Ocean" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Neamia>
|
|
dwc:family "Apogonidae" ;
|
|
dwc:genus "Neamia" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Perciformes" ;
|
|
dwc:phylum "Chordata" ;
|
|
dwc:rank "genus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Apogonidae> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Apogonidae>
|
|
dwc:family "Apogonidae" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Perciformes" ;
|
|
dwc:phylum "Chordata" ;
|
|
dwc:rank "family" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Perciformes> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Perciformes>
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Perciformes" ;
|
|
dwc:phylum "Chordata" ;
|
|
dwc:rank "order" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chordata> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Chordata>
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:phylum "Chordata" ;
|
|
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 .
|