56 lines
2.4 KiB
Turtle
56 lines
2.4 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/43AFF854042882203D1F80AE04342D00>
|
|
dc:creator "Mayr, G." ;
|
|
dc:title "Cryptocerus notatus Mayr, 1866, nov. spec." ;
|
|
trt:definesTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Cryptocerus_notatus_Mayr_1866> ;
|
|
trt:publishedIn <http://publication.plazi.org/id/6FDCECD265E2181992DF0E2BECBBFF92> ;
|
|
a trt:Treatment .
|
|
|
|
<http://publication.plazi.org/id/6FDCECD265E2181992DF0E2BECBBFF92>
|
|
bibo:endPage "908" ;
|
|
bibo:journal "Verhandlungen der Zoologisch-Botanischen Gesellschaft in Wien" ;
|
|
bibo:startPage "885" ;
|
|
bibo:volume "16" ;
|
|
dc:creator "Mayr, G." ;
|
|
dc:date "1866" ;
|
|
dc:title "Diagnosen neuer und wenig gekannter Formiciden." ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Cryptocerus_notatus_Mayr_1866>
|
|
# Info: authority attributes generated from docAuthor ;
|
|
dwc:LSID-HNS "urn:lsid:biosci.ohio-state.edu:osuc_concepts:145637" ;
|
|
dwc:authority "Mayr, 1866" ;
|
|
dwc:authorityName "Mayr" ;
|
|
dwc:authorityYear "1866" ;
|
|
dwc:genus "Cryptocerus" ;
|
|
dwc:rank "species" ;
|
|
dwc:scientificNameAuthorship "Mayr, 1866" ;
|
|
dwc:species "notatus" ;
|
|
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/CLLGV> ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Cryptocerus_notatus> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Cryptocerus_notatus>
|
|
# Warning: Could not determine parent name ;
|
|
dwc:genus "Cryptocerus" ;
|
|
dwc:rank "species" ;
|
|
dwc:species "notatus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cryptocerus> ;
|
|
a dwcFP:TaxonName .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Cryptocerus>
|
|
dwc:genus "Cryptocerus" ;
|
|
dwc:rank "genus" ;
|
|
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Cryptocerus_notatus> ;
|
|
a dwcFP:TaxonName .
|