55 lines
2.6 KiB
Turtle
55 lines
2.6 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#> .
|
|
# 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/C9CC95A124AE5579BF81BD08BB8B3C8E>
|
|
dc:creator "Du, Jianguo; Loh, Kar-Hoe; Hu, Wenjia; Zheng, Xinqing; Affendi, Yang Amri; Ooi, Jillian Lean Sim; Ma, Zhiyuan; Rizman-Idid, Mohammed; Chan, Albert Apollo" ;
|
|
dc:title "Plagoitremus rhinorhynchos Bleeker 1852" ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Plagoitremus_rhinorhynchos_Bleeker_1852> ;
|
|
trt:publishedIn <http://dx.doi.org/10.3897/BDJ.7.e47537> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.3897/BDJ.7.e47537>
|
|
bibo:endPage "47537" ;
|
|
bibo:journal "Biodiversity Data Journal" ;
|
|
bibo:startPage "47537" ;
|
|
bibo:volume "7" ;
|
|
dc:creator "Du, Jianguo; Loh, Kar-Hoe; Hu, Wenjia; Zheng, Xinqing; Affendi, Yang Amri; Ooi, Jillian Lean Sim; Ma, Zhiyuan; Rizman-Idid, Mohammed; Chan, Albert Apollo" ;
|
|
dc:date "2019" ;
|
|
dc:title "An updated checklist of the marine fish fauna of Redang Islands, Malaysia" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Plagoitremus_rhinorhynchos_Bleeker_1852>
|
|
dwc:LSID "C9CC95A1-24AE-5579-BF81-BD08BB8B3C8E" ;
|
|
dwc:authority "Bleeker, 1852" ;
|
|
dwc:authorityName "Bleeker" ;
|
|
dwc:authorityYear "1852" ;
|
|
dwc:genus "Plagoitremus" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Bleeker, 1852" ;
|
|
dwc:species "rhinorhynchos" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Plagoitremus_rhinorhynchos> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Plagoitremus_rhinorhynchos>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:genus "Plagoitremus" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "rhinorhynchos" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Plagoitremus> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Plagoitremus>
|
|
dwc:genus "Plagoitremus" ;
|
|
dwc:rank "genus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Plagoitremus_rhinorhynchos> ;
|
|
a dwcFP:TaxonName .
|