53 lines
2.2 KiB
Turtle
53 lines
2.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/> .
|
|
|
|
<http://treatment.plazi.org/id/BA0A8A54FF97FFC2FF06E0D06243A013>
|
|
dc:creator "Abbassi, Nasrollah; Khoshyar, Masoumeh; Lucas, Spencer G.; Esmaeili, Farid" ;
|
|
dc:title "Gruipedidae Sarjeant and Langston 1994" ;
|
|
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Gruipedidae_Sarjeant_1994> ;
|
|
trt:publishedIn <http://dx.doi.org/10.5194/fr-24-101-2021> ;
|
|
a trt:Treatment .
|
|
|
|
<http://dx.doi.org/10.5194/fr-24-101-2021>
|
|
bibo:endPage "116" ;
|
|
bibo:issue "1" ;
|
|
bibo:journal "Fossil Record" ;
|
|
bibo:pubDate "2021-04-23" ;
|
|
bibo:startPage "101" ;
|
|
bibo:volume "24" ;
|
|
dc:creator "Abbassi, Nasrollah; Khoshyar, Masoumeh; Lucas, Spencer G.; Esmaeili, Farid" ;
|
|
dc:date "2021" ;
|
|
dc:title "Extensive vertebrate tracksite from the Upper Red Formation (middle-late Miocene), west Zanjan, northwestern Iran" ;
|
|
a fabio:JournalArticle .
|
|
|
|
<http://taxon-concept.plazi.org/id/Animalia/Gruipedidae_Sarjeant_1994>
|
|
dwc:authority "Sarjeant and Langston, 1994" ;
|
|
dwc:authorityName "Sarjeant and Langston" ;
|
|
dwc:authorityYear "1994" ;
|
|
dwc:family "Gruipedidae" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:rank "family" ;
|
|
dwc:scientificNameAuthorship "Sarjeant & Langston, 1994" ;
|
|
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Gruipedidae> ;
|
|
a dwcFP:TaxonConcept .
|
|
|
|
<http://taxon-name.plazi.org/id/Animalia/Gruipedidae>
|
|
dwc:family "Gruipedidae" ;
|
|
dwc:kingdom "Animalia" ;
|
|
dwc:rank "family" ;
|
|
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 .
|