GG2RDF 2024-07-04T10:51:45.858Z full update: 019 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
546b356eed
commit
6ba2c1d5f4
3000 changed files with 401952 additions and 0 deletions
106
data/5E/15/2D/5E152DEABD87B5B253E14D8B18A655D8.ttl
Normal file
106
data/5E/15/2D/5E152DEABD87B5B253E14D8B18A655D8.ttl
Normal file
|
|
@ -0,0 +1,106 @@
|
|||
@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/5E152DEABD87B5B253E14D8B18A655D8>
|
||||
dc:creator "erny, Milos; Baechli, Gerhard" ;
|
||||
dc:title "Melanagromyza nibletti Spencer 1957" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Melanagromyza_nibletti_Spencer_1957> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/alpento.2.28973> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/alpento.2.28973>
|
||||
bibo:endPage "137" ;
|
||||
bibo:journal "Alpine Entomology" ;
|
||||
bibo:startPage "115" ;
|
||||
bibo:volume "2" ;
|
||||
dc:creator "erny, Milos; Baechli, Gerhard" ;
|
||||
dc:date "2018" ;
|
||||
dc:title "New records of Agromyzidae (Diptera) from Switzerland and an updated checklist" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Melanagromyza_nibletti_Spencer_1957>
|
||||
dwc:authority "Spencer, 1957" ;
|
||||
dwc:authorityName "Spencer" ;
|
||||
dwc:authorityYear "1957" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Agromyzidae" ;
|
||||
dwc:genus "Melanagromyza" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Spencer, 1957" ;
|
||||
dwc:species "nibletti" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6QXSM> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Melanagromyza_nibletti> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Melanagromyza_nibletti>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Agromyzidae" ;
|
||||
dwc:genus "Melanagromyza" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "nibletti" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Melanagromyza> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Melanagromyza>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Agromyzidae" ;
|
||||
dwc:genus "Melanagromyza" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Agromyzidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Agromyzidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Agromyzidae" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "family" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Diptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Diptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "order" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Insecta> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Insecta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "class" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arthropoda> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Arthropoda>
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
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 .
|
||||
Loading…
Add table
Add a link
Reference in a new issue