63 lines
2.6 KiB
Turtle
63 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'
|
|
|
|
<http://treatment.plazi.org/id/6545C9F5A08C340FE244E44133B1805D>
|
|
dc:creator "Schleip, Wulf D.; O'Shea, Mark" ;
|
|
dc:title "Katrinus fuscus subsp. jackyae Hoser 2004, [nomen dubium, synonym of Liasis fuscus]" ;
|
|
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Katrinus_fuscus_jackyae_Hoser_2004> ;
|
|
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.66.683> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.3897/zookeys.66.683>
|
|
bibo:endPage "80" ;
|
|
bibo:journal "ZooKeys" ;
|
|
bibo:startPage "29" ;
|
|
bibo:volume "66" ;
|
|
dc:creator "Schleip, Wulf D.; O'Shea, Mark" ;
|
|
dc:date "2010" ;
|
|
dc:title "Annotated checklist of the recent and extinct pythons (Serpentes, Pythonidae), with notes on nomenclature, taxonomy, and distribution" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Katrinus_fuscus_jackyae_Hoser_2004>
|
|
dwc:authority "Hoser, 2004" ;
|
|
dwc:authorityName "Hoser" ;
|
|
dwc:authorityYear "2004" ;
|
|
dwc:genus "Katrinus" ;
|
|
dwc:rank "subSpecies" ;
|
|
dwc:scientificNameAuthorship "Hoser, 2004" ;
|
|
dwc:species "fuscus" ;
|
|
dwc:subSpecies "jackyae" ;
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5J72X> ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Katrinus_fuscus_jackyae> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Katrinus_fuscus_jackyae>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:genus "Katrinus" ;
|
|
dwc:rank "subSpecies" ;
|
|
dwc:species "fuscus" ;
|
|
dwc:subSpecies "jackyae" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Katrinus_fuscus> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Katrinus_fuscus>
|
|
dwc:genus "Katrinus" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "fuscus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Katrinus> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Katrinus>
|
|
dwc:genus "Katrinus" ;
|
|
dwc:rank "genus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Katrinus_fuscus_jackyae> ;
|
|
a dwcFP:TaxonName .
|