@prefix rdf: . @prefix rdfs: . @prefix bibo: . @prefix cito: . @prefix dc: . @prefix dwc: . @prefix dwcFP: . @prefix fabio: . @prefix trt: . @prefix xlink: . # Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia' dc:creator "Masseti, Marco" ; dc:title "Parthera pardus" ; trt:augmentsTaxonConcept ; trt:publishedIn ; a trt:Treatment . bibo:endPage "252" ; bibo:issue "3" ; bibo:journal "ZooKeys" ; bibo:pubDate "2009-12-28" ; bibo:startPage "229" ; bibo:volume "31" ; dc:creator "Masseti, Marco" ; dc:date "2009" ; dc:title "Carnivores of Syria" ; a fabio:JournalArticle . dwc:authority "(Linnaeus, 1758)" ; dwc:baseAuthorityName "Linnaeus" ; dwc:baseAuthorityYear "1758" ; dwc:genus "Parthera" ; dwc:rank "species" ; dwc:scientificNameAuthorship "(Linnaeus, 1758)" ; dwc:species "pardus" ; trt:hasTaxonName ; a dwcFP:TaxonConcept . # Warning: Could not determine parent name ; dwc:genus "Parthera" ; dwc:rank "species" ; dwc:species "pardus" ; trt:hasParentName ; a dwcFP:TaxonName . dwc:genus "Parthera" ; dwc:rank "genus" ; trt:hasParentName ; a dwcFP:TaxonName .