treatments-rdf/data/57/90/94/5790943FA66DF24EF024BC8BB65819E2.ttl

42 lines
1.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#> .
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
<http://treatment.plazi.org/id/5790943FA66DF24EF024BC8BB65819E2>
dc:creator "Clark, J." ;
dc:title "Phyracaces flavescens" ;
trt:publishedIn <http://publication.plazi.org/id/2071CBAF3E24268ACFB8E3A7809C48AD> ;
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Phyracaces_flavescens> ;
a trt:Treatment .
<http://publication.plazi.org/id/2071CBAF3E24268ACFB8E3A7809C48AD>
bibo:endPage "25" ;
bibo:journal "Proceedings of the Royal Society of Victoria" ;
bibo:startPage "2" ;
bibo:volume "43" ;
dc:creator "Clark, J." ;
dc:date "1930" ;
dc:title "New Formicidae, with notes on some little-known species." ;
a fabio:JournalArticle .
<http://taxon-name.plazi.org/id/Animalia/Phyracaces_flavescens>
# Warning: Could not determine parent name ;
dwc:genus "Phyracaces" ;
dwc:rank "species" ;
dwc:species "flavescens" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyracaces> ;
a dwcFP:TaxonName .
<http://taxon-name.plazi.org/id/Animalia/Phyracaces>
dwc:genus "Phyracaces" ;
dwc:rank "genus" ;
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Phyracaces_flavescens> ;
a dwcFP:TaxonName .