GG2RDF 2024-08-02T17:10:56.749Z (plazi/treatments-xml)
This commit is contained in:
parent
c550d11d5b
commit
d975c61734
82
data/03/E7/87/03E787D8FFD1A672FF87FE1C84C76E0D.ttl
Normal file
82
data/03/E7/87/03E787D8FFD1A672FF87FE1C84C76E0D.ttl
Normal file
|
@ -0,0 +1,82 @@
|
|||
@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/03E787D8FFD1A672FF87FE1C84C76E0D>
|
||||
dc:creator "Bates, Denis E. B.; Urbanek, Adam" ;
|
||||
dc:title "Mastigograptidae Bates & Urbanek 2002" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Mastigograptidae_Bates_2002> ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FFDEFFA0FFDCA67FFFE1FFF3863E6C71> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FFDEFFA0FFDCA67FFFE1FFF3863E6C71>
|
||||
bibo:endPage "458" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Acta Palaeontologica Polonica" ;
|
||||
bibo:pubDate "2002-12-31" ;
|
||||
bibo:startPage "445" ;
|
||||
bibo:volume "47" ;
|
||||
dc:creator "Bates, Denis E. B.; Urbanek, Adam" ;
|
||||
dc:date "2002" ;
|
||||
dc:title "The ultrastructure, development, and systematic position of the graptolite genus Mastigograptus" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Mastigograptidae_Bates_2002>
|
||||
dwc:authority "Bates et Urbanek, 2002" ;
|
||||
dwc:authorityName "Bates & Urbanek" ;
|
||||
dwc:authorityYear "2002" ;
|
||||
dwc:class "Pterobranchia" ;
|
||||
dwc:family "Mastigograptidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Mastigograptida" ;
|
||||
dwc:phylum "Hemichordata" ;
|
||||
dwc:rank "family" ;
|
||||
dwc:scientificNameAuthorship "Bates & Urbanek, 2002" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Mastigograptidae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mastigograptidae>
|
||||
dwc:class "Pterobranchia" ;
|
||||
dwc:family "Mastigograptidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Mastigograptida" ;
|
||||
dwc:phylum "Hemichordata" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Mastigograptida> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mastigograptida>
|
||||
dwc:class "Pterobranchia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Mastigograptida" ;
|
||||
dwc:phylum "Hemichordata" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pterobranchia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Pterobranchia>
|
||||
dwc:class "Pterobranchia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Hemichordata" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hemichordata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hemichordata>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Hemichordata" ;
|
||||
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 .
|
41
data/03/E7/87/03E787D8FFD1A672FF87FF1184BA6DBF.ttl
Normal file
41
data/03/E7/87/03E787D8FFD1A672FF87FF1184BA6DBF.ttl
Normal file
|
@ -0,0 +1,41 @@
|
|||
@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/03E787D8FFD1A672FF87FF1184BA6DBF>
|
||||
dc:creator "Bates, Denis E. B.; Urbanek, Adam" ;
|
||||
dc:title "Mastigograptida" ;
|
||||
trt:publishedIn <http://publication.plazi.org/id/FFDEFFA0FFDCA67FFFE1FFF3863E6C71> ;
|
||||
trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Mastigograptida> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://publication.plazi.org/id/FFDEFFA0FFDCA67FFFE1FFF3863E6C71>
|
||||
bibo:endPage "458" ;
|
||||
bibo:issue "3" ;
|
||||
bibo:journal "Acta Palaeontologica Polonica" ;
|
||||
bibo:pubDate "2002-12-31" ;
|
||||
bibo:startPage "445" ;
|
||||
bibo:volume "47" ;
|
||||
dc:creator "Bates, Denis E. B.; Urbanek, Adam" ;
|
||||
dc:date "2002" ;
|
||||
dc:title "The ultrastructure, development, and systematic position of the graptolite genus Mastigograptus" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Mastigograptida>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Mastigograptida" ;
|
||||
dwc:rank "order" ;
|
||||
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 .
|
Loading…
Reference in a new issue