GG2RDF 2024-07-04T10:51:45.858Z full update: 014 of 241 (plazi/treatments-xml)
This commit is contained in:
parent
b654d8f0ab
commit
52cd4d232b
3000 changed files with 415944 additions and 0 deletions
106
data/CD/E1/2B/CDE12BFA66945BFC98E0F1C746703CB9.ttl
Normal file
106
data/CD/E1/2B/CDE12BFA66945BFC98E0F1C746703CB9.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/CDE12BFA66945BFC98E0F1C746703CB9>
|
||||
dc:creator "Ivkovic, Marija; Doric, Valentina; Baranov, Viktor; Mihaljevic, Zlatko; Kolcsar, Levente-Peter; Kvifte, Gunnar Mikalsen; Nerudova, Jana; Pont, Adrian C." ;
|
||||
dc:title "Eukiefferiella devonica" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Eukiefferiella_devonica_Edwards_1929> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.3897/zookeys.918.49648> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.3897/zookeys.918.49648>
|
||||
bibo:endPage "142" ;
|
||||
bibo:journal "ZooKeys" ;
|
||||
bibo:startPage "99" ;
|
||||
bibo:volume "918" ;
|
||||
dc:creator "Ivkovic, Marija; Doric, Valentina; Baranov, Viktor; Mihaljevic, Zlatko; Kolcsar, Levente-Peter; Kvifte, Gunnar Mikalsen; Nerudova, Jana; Pont, Adrian C." ;
|
||||
dc:date "2020" ;
|
||||
dc:title "Checklist of aquatic Diptera (Insecta) of Plitvice Lakes National Park, Croatia, a UNESCO world heritage site" ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Eukiefferiella_devonica_Edwards_1929>
|
||||
dwc:LSID "CDE12BFA-6694-5BFC-98E0-F1C746703CB9" ;
|
||||
dwc:authority "(Edwards, 1929)" ;
|
||||
dwc:baseAuthorityName "Edwards" ;
|
||||
dwc:baseAuthorityYear "1929" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Eukiefferiella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Edwards, 1929)" ;
|
||||
dwc:species "devonica" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Eukiefferiella_devonica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eukiefferiella_devonica>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Eukiefferiella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "devonica" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Eukiefferiella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Eukiefferiella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
dwc:genus "Eukiefferiella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chironomidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chironomidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Chironomidae" ;
|
||||
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