treatments-rdf/data/03/EF/DD/03EFDD5DF6DF68CFD8B5FCAD1B33FB1D.ttl

47 lines
2 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/> .
# Warning: treatment taxon is missing ancestor kingdom, defaulting to 'Animalia'
<http://treatment.plazi.org/id/03EFDD5DF6DF68CFD8B5FCAD1B33FB1D>
dc:creator "Beck, Robin M. D.; Voss, Robert S.; Jansa, Sharon A." ;
dc:title "Phascolarctomorphia Aplin and Archer 1987" ;
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Phascolarctomorphia_Aplin_1987> ;
trt:publishedIn <http://dx.doi.org/10.1206/0003-0090.457.1.1> ;
a trt:Treatment .
<http://dx.doi.org/10.1206/0003-0090.457.1.1>
bibo:endPage "353" ;
bibo:issue "457" ;
bibo:journal "Bulletin of the American Museum of Natural History" ;
bibo:pubDate "2022-06-28" ;
bibo:startPage "1" ;
bibo:volume "2022" ;
dc:creator "Beck, Robin M. D.; Voss, Robert S.; Jansa, Sharon A." ;
dc:date "2022" ;
dc:title "Craniodental Morphology And Phylogeny Of Marsupials" ;
a fabio:JournalArticle .
<http://taxon-concept.plazi.org/id/Animalia/Phascolarctomorphia_Aplin_1987>
dwc:authority "Aplin and Archer, 1987" ;
dwc:authorityName "Aplin and Archer" ;
dwc:authorityYear "1987" ;
dwc:genus "Phascolarctomorphia" ;
dwc:rank "genus" ;
dwc:scientificNameAuthorship "Aplin & Archer, 1987" ;
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Phascolarctomorphia> ;
a dwcFP:TaxonConcept .
<http://taxon-name.plazi.org/id/Animalia/Phascolarctomorphia>
# Warning: Could not determine parent name ;
dwc:genus "Phascolarctomorphia" ;
dwc:rank "genus" ;
a dwcFP:TaxonName .