60 lines
2.2 KiB
Turtle
60 lines
2.2 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#> .
|
|
|
|
<http://treatment.plazi.org/id/3C7FA0A43BA875B8F2FF424A7FACA76E>
|
|
dc:creator "Thomas H. Fraser" ;
|
|
dc:title "Apogon" ;
|
|
trt:publishedIn <http://publication.plazi.org/id/A296B5B4BEC4743BF52FBEB2CD613F3F> ;
|
|
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Apogon> ;
|
|
a trt:Treatment .
|
|
|
|
<http://publication.plazi.org/id/A296B5B4BEC4743BF52FBEB2CD613F3F>
|
|
bibo:endPage "30" ;
|
|
bibo:journal "Zootaxa" ;
|
|
bibo:startPage "1" ;
|
|
bibo:volume "924" ;
|
|
dc:creator "Thomas H. Fraser" ;
|
|
dc:date "2005" ;
|
|
dc:title "A review of the species in the Apogon fasciatus group with a description of a new species of cardinalfish from the Indo-West Pacific (Perciformes: Apogonidae)." ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Apogon>
|
|
dwc:family "Apogonidae" ;
|
|
dwc:genus "Apogon" ;
|
|
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:rank "family" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Perciformes> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Perciformes>
|
|
dwc:order "Perciformes" ;
|
|
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: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 .
|