98 lines
3.7 KiB
Turtle
98 lines
3.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#> .
|
|
|
|
<http://treatment.plazi.org/id/1A7187CFFFCB177CFD92F604EA52581C>
|
|
cito:cites <http://taxon-concept.plazi.org/id/Animalia/Adocus_Cope_1868>, <http://taxon-concept.plazi.org/id/Animalia/Baena_Leidy_1870>, <http://taxon-concept.plazi.org/id/Animalia/Plastomenus_Cope_1873> ;
|
|
dc:creator "Sahni, Ashok" ;
|
|
dc:title "Testudines" ;
|
|
trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Basilemys>, <http://taxon-name.plazi.org/id/Animalia/Polythorax>, <http://taxon-name.plazi.org/id/Animalia/Trionyx> ;
|
|
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.3382461> ;
|
|
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Testudines> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.5281/zenodo.3382461>
|
|
bibo:endPage "416" ;
|
|
bibo:issue "6" ;
|
|
bibo:journal "Bulletin of the American Museum of Natural History" ;
|
|
bibo:startPage "319" ;
|
|
bibo:volume "147" ;
|
|
dc:creator "Sahni, Ashok" ;
|
|
dc:date "1972" ;
|
|
dc:title "The vertebrate Fauna of the Judith River formation, Montana" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Baena_Leidy_1870>
|
|
dwc:authorityName "Leidy" ;
|
|
dwc:authorityYear "1870" ;
|
|
dwc:class "Reptilia" ;
|
|
dwc:family "Baenidae" ;
|
|
dwc:genus "Baena" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Testudines" ;
|
|
dwc:phylum "Chordata" ;
|
|
dwc:rank "genus" ;
|
|
dwc:scientificNameAuthorship "Leidy, 1870" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Baena> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Plastomenus_Cope_1873>
|
|
dwc:authorityName "Cope" ;
|
|
dwc:authorityYear "1873" ;
|
|
dwc:class "Reptilia" ;
|
|
dwc:family "Trionychidae" ;
|
|
dwc:genus "Plastomenus" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Testudines" ;
|
|
dwc:phylum "Chordata" ;
|
|
dwc:rank "genus" ;
|
|
dwc:scientificNameAuthorship "Cope, 1873" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Plastomenus> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Adocus_Cope_1868>
|
|
dwc:authorityName "Cope" ;
|
|
dwc:authorityYear "1868" ;
|
|
dwc:class "Reptilia" ;
|
|
dwc:family "Dermatemydidae" ;
|
|
dwc:genus "Adocus" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Testudines" ;
|
|
dwc:phylum "Chordata" ;
|
|
dwc:rank "genus" ;
|
|
dwc:scientificNameAuthorship "Cope, 1868" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Adocus> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Testudines>
|
|
dwc:class "Reptilia" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:order "Testudines" ;
|
|
dwc:phylum "Chordata" ;
|
|
dwc:rank "order" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Reptilia> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Reptilia>
|
|
dwc:class "Reptilia" ;
|
|
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: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 .
|