47 lines
2.1 KiB
Turtle
47 lines
2.1 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/DB29F8BDA2A4700D11040DC4AC785114>
|
|
# Warning: Not adding 'trt:citesTaxonName <http://taxon-name.plazi.org/id/Animalia/Odontostomidae>' due to issues with rank ;
|
|
dc:creator "Breure, Abraham S. H.; Avila, Valentin Mogollon" ;
|
|
dc:title "Odontostomidae Pilsbry & Vanatta 1898" ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Odontostomidae_Pilsbry_1898> ;
|
|
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.588.7906> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.3897/zookeys.588.7906>
|
|
bibo:endPage "199" ;
|
|
bibo:journal "ZooKeys" ;
|
|
bibo:startPage "1" ;
|
|
bibo:volume "588" ;
|
|
dc:creator "Breure, Abraham S. H.; Avila, Valentin Mogollon" ;
|
|
dc:date "2016" ;
|
|
dc:title "Synopsis of Central Andean Orthalicoid land snails (Gastropoda, Stylommatophora), excluding Bulimulidae" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Odontostomidae_Pilsbry_1898>
|
|
dwc:authority "Pilsbry & Vanatta, 1898" ;
|
|
dwc:authorityName "Pilsbry & Vanatta" ;
|
|
dwc:authorityYear "1898" ;
|
|
dwc:family "Odontostomidae" ;
|
|
dwc:rank "family" ;
|
|
dwc:scientificNameAuthorship "Pilsbry & Vanatta, 1898" ;
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7NK4H> ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Odontostomidae> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Odontostomidae>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:family "Odontostomidae" ;
|
|
dwc:rank "family" ;
|
|
a dwcFP:TaxonName .
|