131 lines
		
	
	
	
		
			4.7 KiB
		
	
	
	
		
			Turtle
		
	
	
	
	
	
			
		
		
	
	
			131 lines
		
	
	
	
		
			4.7 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/03CCBA455D4CFFBBC0BEC9A3E788D45F>
 | |
|     dc:creator "Sulaiman, Zohrah; Hui, Tan Heok; Lim, Kelvin Kok Peng" ;
 | |
|     dc:title "Ompok borneensis" ;
 | |
|     trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ompok_borneensis_Steindachner_1901> ;
 | |
|     trt:deprecates <http://taxon-concept.plazi.org/id/Animalia/Ompok_jaynei_Fowler_1905> ;
 | |
|     trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.4379.1.2> ;
 | |
|     a trt:Treatment .
 | |
| 
 | |
| <http://dx.doi.org/10.11646/zootaxa.4379.1.2>
 | |
|     dc:creator "Sulaiman, Zohrah; Hui, Tan Heok; Lim, Kelvin Kok Peng" ;
 | |
|     dc:date "2018" ;
 | |
|     dc:title "Annotated checklist of freshwater fishes from Brunei Darussalam, Borneo" .
 | |
| 
 | |
| <http://taxon-concept.plazi.org/id/Animalia/Ompok_borneensis_Steindachner_1901>
 | |
|     dwc:authority "(Steindachner, 1901)" ;
 | |
|     dwc:baseAuthorityName "Steindachner" ;
 | |
|     dwc:baseAuthorityYear "1901" ;
 | |
|     dwc:class "Actinopterygii" ;
 | |
|     dwc:family "Siluridae" ;
 | |
|     dwc:genus "Ompok" ;
 | |
|     dwc:kingdom "Animalia" ;
 | |
|     dwc:order "Siluriformes" ;
 | |
|     dwc:phylum "Chordata" ;
 | |
|     dwc:rank "species" ;
 | |
|     dwc:scientificNameAuthorship "(Steindachner, 1901)" ;
 | |
|     dwc:species "borneensis" ;
 | |
|     rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/49FBW> ;
 | |
|     trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ompok_borneensis> ;
 | |
|     a dwcFP:TaxonConcept .
 | |
| 
 | |
| <http://taxon-concept.plazi.org/id/Animalia/Ompok_jaynei_Fowler_1905>
 | |
|     dwc:authority "Fowler, 1905" ;
 | |
|     dwc:authorityName "Fowler" ;
 | |
|     dwc:authorityYear "1905" ;
 | |
|     dwc:class "Actinopterygii" ;
 | |
|     dwc:family "Siluridae" ;
 | |
|     dwc:genus "Ompok" ;
 | |
|     dwc:kingdom "Animalia" ;
 | |
|     dwc:order "Siluriformes" ;
 | |
|     dwc:phylum "Chordata" ;
 | |
|     dwc:rank "species" ;
 | |
|     dwc:scientificNameAuthorship "Fowler, 1905" ;
 | |
|     dwc:species "jaynei" ;
 | |
|     rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/49FBW> ;
 | |
|     trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ompok_jaynei> ;
 | |
|     a dwcFP:TaxonConcept .
 | |
| 
 | |
| <http://taxon-name.plazi.org/id/Animalia/Ompok_borneensis>
 | |
|     dwc:class "Actinopterygii" ;
 | |
|     dwc:family "Siluridae" ;
 | |
|     dwc:genus "Ompok" ;
 | |
|     dwc:kingdom "Animalia" ;
 | |
|     dwc:order "Siluriformes" ;
 | |
|     dwc:phylum "Chordata" ;
 | |
|     dwc:rank "species" ;
 | |
|     dwc:species "borneensis" ;
 | |
|     trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ompok> ;
 | |
|     a dwcFP:TaxonName .
 | |
| 
 | |
| <http://taxon-name.plazi.org/id/Animalia/Ompok>
 | |
|     dwc:class "Actinopterygii" ;
 | |
|     dwc:family "Siluridae" ;
 | |
|     dwc:genus "Ompok" ;
 | |
|     dwc:kingdom "Animalia" ;
 | |
|     dwc:order "Siluriformes" ;
 | |
|     dwc:phylum "Chordata" ;
 | |
|     dwc:rank "genus" ;
 | |
|     trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Siluridae> ;
 | |
|     a dwcFP:TaxonName .
 | |
| 
 | |
| <http://taxon-name.plazi.org/id/Animalia/Siluridae>
 | |
|     dwc:class "Actinopterygii" ;
 | |
|     dwc:family "Siluridae" ;
 | |
|     dwc:kingdom "Animalia" ;
 | |
|     dwc:order "Siluriformes" ;
 | |
|     dwc:phylum "Chordata" ;
 | |
|     dwc:rank "family" ;
 | |
|     trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Siluriformes> ;
 | |
|     a dwcFP:TaxonName .
 | |
| 
 | |
| <http://taxon-name.plazi.org/id/Animalia/Siluriformes>
 | |
|     dwc:class "Actinopterygii" ;
 | |
|     dwc:kingdom "Animalia" ;
 | |
|     dwc:order "Siluriformes" ;
 | |
|     dwc:phylum "Chordata" ;
 | |
|     dwc:rank "order" ;
 | |
|     trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Actinopterygii> ;
 | |
|     a dwcFP:TaxonName .
 | |
| 
 | |
| <http://taxon-name.plazi.org/id/Animalia/Actinopterygii>
 | |
|     dwc:class "Actinopterygii" ;
 | |
|     dwc:kingdom "Animalia" ;
 | |
|     dwc:phylum "Chordata" ;
 | |
|     dwc:rank "class" ;
 | |
|     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 .
 | |
| 
 | |
| <http://taxon-name.plazi.org/id/Animalia/Ompok_jaynei>
 | |
|     dwc:class "Actinopterygii" ;
 | |
|     dwc:family "Siluridae" ;
 | |
|     dwc:genus "Ompok" ;
 | |
|     dwc:kingdom "Animalia" ;
 | |
|     dwc:order "Siluriformes" ;
 | |
|     dwc:phylum "Chordata" ;
 | |
|     dwc:rank "species" ;
 | |
|     dwc:species "jaynei" ;
 | |
|     trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ompok> ;
 | |
|     a dwcFP:TaxonName .
 |