GG2RDF 2024-07-19T03:42:07.294Z (plazi/treatments-xml)
This commit is contained in:
parent
ccd5d84eb7
commit
df68cbfea1
2253 changed files with 298597 additions and 583 deletions
106
data/03/A2/A7/03A2A7023951281A33805263FAB8FCB1.ttl
Normal file
106
data/03/A2/A7/03A2A7023951281A33805263FAB8FCB1.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/03A2A7023951281A33805263FAB8FCB1>
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:title "Carpomya pardalina" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Carpomya_pardalina_Bigot_1891> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12765703> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12765703>
|
||||
bibo:endPage "117" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:startPage "103" ;
|
||||
bibo:volume "16" ;
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "A checklist of the fruit flies (Diptera ¡ Tephritidae) of the province of Fars in southern Iran." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Carpomya_pardalina_Bigot_1891>
|
||||
dwc:authority "(Bigot, 1891)" ;
|
||||
dwc:baseAuthorityName "Bigot" ;
|
||||
dwc:baseAuthorityYear "1891" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Carpomya" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Bigot, 1891)" ;
|
||||
dwc:species "pardalina" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8BC3V> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Carpomya_pardalina> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Carpomya_pardalina>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Carpomya" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pardalina" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Carpomya> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Carpomya>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Carpomya" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tephritidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
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 .
|
||||
106
data/03/A2/A7/03A2A7023951281A338054E2FBEAFA6B.ttl
Normal file
106
data/03/A2/A7/03A2A7023951281A338054E2FBEAFA6B.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/03A2A7023951281A338054E2FBEAFA6B>
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:title "Rhagoletis cerasi" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Rhagoletis_cerasi_Linnaeus_1758> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12765703> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12765703>
|
||||
bibo:endPage "117" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:startPage "103" ;
|
||||
bibo:volume "16" ;
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "A checklist of the fruit flies (Diptera ¡ Tephritidae) of the province of Fars in southern Iran." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Rhagoletis_cerasi_Linnaeus_1758>
|
||||
dwc:authority "(Linnaeus, 1758)" ;
|
||||
dwc:baseAuthorityName "Linnaeus" ;
|
||||
dwc:baseAuthorityYear "1758" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Rhagoletis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
|
||||
dwc:species "cerasi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4RZ52> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Rhagoletis_cerasi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rhagoletis_cerasi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Rhagoletis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "cerasi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Rhagoletis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Rhagoletis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Rhagoletis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tephritidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
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 .
|
||||
106
data/03/A2/A7/03A2A7023958281333805420FC24F9BC.ttl
Normal file
106
data/03/A2/A7/03A2A7023958281333805420FC24F9BC.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/03A2A7023958281333805420FC24F9BC>
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:title "Ceratitis capitata" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Ceratitis_capitata_Wiedemann_1824> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12765703> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12765703>
|
||||
bibo:endPage "117" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:startPage "103" ;
|
||||
bibo:volume "16" ;
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "A checklist of the fruit flies (Diptera ¡ Tephritidae) of the province of Fars in southern Iran." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Ceratitis_capitata_Wiedemann_1824>
|
||||
dwc:authority "(Wiedemann, 1824)" ;
|
||||
dwc:baseAuthorityName "Wiedemann" ;
|
||||
dwc:baseAuthorityYear "1824" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Ceratitis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Wiedemann, 1824)" ;
|
||||
dwc:species "capitata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/87VGX> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Ceratitis_capitata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ceratitis_capitata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Ceratitis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "capitata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Ceratitis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Ceratitis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Ceratitis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tephritidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
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 .
|
||||
106
data/03/A2/A7/03A2A7023958281333805689FECFF855.ttl
Normal file
106
data/03/A2/A7/03A2A7023958281333805689FECFF855.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/03A2A7023958281333805689FECFF855>
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:title "Bactrocera oleae" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Bactrocera_oleae_Gmelin_1790> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12765703> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12765703>
|
||||
bibo:endPage "117" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:startPage "103" ;
|
||||
bibo:volume "16" ;
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "A checklist of the fruit flies (Diptera ¡ Tephritidae) of the province of Fars in southern Iran." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Bactrocera_oleae_Gmelin_1790>
|
||||
dwc:authority "(Gmelin, 1790)" ;
|
||||
dwc:baseAuthorityName "Gmelin" ;
|
||||
dwc:baseAuthorityYear "1790" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Bactrocera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Gmelin, 1790)" ;
|
||||
dwc:species "oleae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/87RHN> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bactrocera_oleae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bactrocera_oleae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Bactrocera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "oleae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bactrocera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bactrocera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Bactrocera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tephritidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
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 .
|
||||
106
data/03/A2/A7/03A2A702395A281133805087FB80FEDB.ttl
Normal file
106
data/03/A2/A7/03A2A702395A281133805087FB80FEDB.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/03A2A702395A281133805087FB80FEDB>
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:title "Urophora kasachstanica" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Urophora_kasachstanica_Richter_1964> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12765703> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12765703>
|
||||
bibo:endPage "117" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:startPage "103" ;
|
||||
bibo:volume "16" ;
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "A checklist of the fruit flies (Diptera ¡ Tephritidae) of the province of Fars in southern Iran." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Urophora_kasachstanica_Richter_1964>
|
||||
dwc:authority "(Richter, 1964)" ;
|
||||
dwc:baseAuthorityName "Richter" ;
|
||||
dwc:baseAuthorityYear "1964" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Urophora" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Richter, 1964)" ;
|
||||
dwc:species "kasachstanica" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/89C5N> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Urophora_kasachstanica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Urophora_kasachstanica>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Urophora" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "kasachstanica" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Urophora> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Urophora>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Urophora" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tephritidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
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 .
|
||||
106
data/03/A2/A7/03A2A702395A2811338051CCFA6CFD80.ttl
Normal file
106
data/03/A2/A7/03A2A702395A2811338051CCFA6CFD80.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/03A2A702395A2811338051CCFA6CFD80>
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:title "Urophora phaeocera" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Urophora_phaeocera_Hering_1961> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12765703> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12765703>
|
||||
bibo:endPage "117" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:startPage "103" ;
|
||||
bibo:volume "16" ;
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "A checklist of the fruit flies (Diptera ¡ Tephritidae) of the province of Fars in southern Iran." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Urophora_phaeocera_Hering_1961>
|
||||
dwc:authority "(Hering, 1961)" ;
|
||||
dwc:baseAuthorityName "Hering" ;
|
||||
dwc:baseAuthorityYear "1961" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Urophora" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Hering, 1961)" ;
|
||||
dwc:species "phaeocera" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/888NV> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Urophora_phaeocera> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Urophora_phaeocera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Urophora" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "phaeocera" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Urophora> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Urophora>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Urophora" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tephritidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
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 .
|
||||
106
data/03/A2/A7/03A2A702395A281133805208FC7CFD4C.ttl
Normal file
106
data/03/A2/A7/03A2A702395A281133805208FC7CFD4C.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/03A2A702395A281133805208FC7CFD4C>
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:title "Urophora pauperata" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Urophora_pauperata_Zaitzev_1945> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12765703> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12765703>
|
||||
bibo:endPage "117" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:startPage "103" ;
|
||||
bibo:volume "16" ;
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "A checklist of the fruit flies (Diptera ¡ Tephritidae) of the province of Fars in southern Iran." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Urophora_pauperata_Zaitzev_1945>
|
||||
dwc:authority "(Zaitzev, 1945)" ;
|
||||
dwc:baseAuthorityName "Zaitzev" ;
|
||||
dwc:baseAuthorityYear "1945" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Urophora" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Zaitzev, 1945)" ;
|
||||
dwc:species "pauperata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/89C5Y> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Urophora_pauperata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Urophora_pauperata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Urophora" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "pauperata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Urophora> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Urophora>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Urophora" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tephritidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
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 .
|
||||
120
data/03/A2/A7/03A2A702395A281133805354FE07FC46.ttl
Normal file
120
data/03/A2/A7/03A2A702395A281133805354FE07FC46.ttl
Normal file
|
|
@ -0,0 +1,120 @@
|
|||
@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/03A2A702395A281133805354FE07FC46>
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:title "Urophora quadrifasciata subsp. sjumorum" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Urophora_quadrifasciata_sjumorum_Rohdendorf_1937> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12765703> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12765703>
|
||||
bibo:endPage "117" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:startPage "103" ;
|
||||
bibo:volume "16" ;
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "A checklist of the fruit flies (Diptera ¡ Tephritidae) of the province of Fars in southern Iran." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Urophora_quadrifasciata_sjumorum_Rohdendorf_1937>
|
||||
dwc:authority "(Rohdendorf, 1937)" ;
|
||||
dwc:baseAuthorityName "Rohdendorf" ;
|
||||
dwc:baseAuthorityYear "1937" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Urophora" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:scientificNameAuthorship "(Rohdendorf, 1937)" ;
|
||||
dwc:species "quadrifasciata" ;
|
||||
dwc:subSpecies "sjumorum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8FL2S> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Urophora_quadrifasciata_sjumorum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Urophora_quadrifasciata_sjumorum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Urophora" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "subSpecies" ;
|
||||
dwc:species "quadrifasciata" ;
|
||||
dwc:subSpecies "sjumorum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Urophora_quadrifasciata> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Urophora_quadrifasciata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Urophora" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "quadrifasciata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Urophora> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Urophora>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Urophora" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tephritidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
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 .
|
||||
106
data/03/A2/A7/03A2A702395A28113380544EFAABFB02.ttl
Normal file
106
data/03/A2/A7/03A2A702395A28113380544EFAABFB02.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/03A2A702395A28113380544EFAABFB02>
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:title "Urophora spatiosa" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Urophora_spatiosa_Becker_1913> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12765703> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12765703>
|
||||
bibo:endPage "117" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:startPage "103" ;
|
||||
bibo:volume "16" ;
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "A checklist of the fruit flies (Diptera ¡ Tephritidae) of the province of Fars in southern Iran." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Urophora_spatiosa_Becker_1913>
|
||||
dwc:authority "(Becker, 1913)" ;
|
||||
dwc:baseAuthorityName "Becker" ;
|
||||
dwc:baseAuthorityYear "1913" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Urophora" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Becker, 1913)" ;
|
||||
dwc:species "spatiosa" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/89C6F> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Urophora_spatiosa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Urophora_spatiosa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Urophora" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "spatiosa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Urophora> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Urophora>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Urophora" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tephritidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
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 .
|
||||
105
data/03/A2/A7/03A2A702395A28113380550DFD2DFA45.ttl
Normal file
105
data/03/A2/A7/03A2A702395A28113380550DFD2DFA45.ttl
Normal file
|
|
@ -0,0 +1,105 @@
|
|||
@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/03A2A702395A28113380550DFD2DFA45>
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:title "Hypenidium oculatum" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Hypenidium_oculatum_Becker_1913> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12765703> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12765703>
|
||||
bibo:endPage "117" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:startPage "103" ;
|
||||
bibo:volume "16" ;
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "A checklist of the fruit flies (Diptera ¡ Tephritidae) of the province of Fars in southern Iran." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Hypenidium_oculatum_Becker_1913>
|
||||
dwc:authority "(Becker, 1913)" ;
|
||||
dwc:baseAuthorityName "Becker" ;
|
||||
dwc:baseAuthorityYear "1913" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Hypenidium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Becker, 1913)" ;
|
||||
dwc:species "oculatum" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Hypenidium_oculatum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hypenidium_oculatum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Hypenidium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "oculatum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Hypenidium> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Hypenidium>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Hypenidium" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tephritidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
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 .
|
||||
106
data/03/A2/A7/03A2A702395A2811338056C1FAEAF8A7.ttl
Normal file
106
data/03/A2/A7/03A2A702395A2811338056C1FAEAF8A7.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/03A2A702395A2811338056C1FAEAF8A7>
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:title "Schistopterum moebiusi Becker 1903" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Schistopterum_moebiusi_Becker_1903> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12765703> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12765703>
|
||||
bibo:endPage "117" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:startPage "103" ;
|
||||
bibo:volume "16" ;
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "A checklist of the fruit flies (Diptera ¡ Tephritidae) of the province of Fars in southern Iran." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Schistopterum_moebiusi_Becker_1903>
|
||||
dwc:authority "Becker, 1903" ;
|
||||
dwc:authorityName "Becker" ;
|
||||
dwc:authorityYear "1903" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Schistopterum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Becker, 1903" ;
|
||||
dwc:species "moebiusi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/4V9GT> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Schistopterum_moebiusi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Schistopterum_moebiusi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Schistopterum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "moebiusi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Schistopterum> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Schistopterum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Schistopterum" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tephritidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
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 .
|
||||
106
data/03/A2/A7/03A2A702395A2816338057E9FC3AFDCC.ttl
Normal file
106
data/03/A2/A7/03A2A702395A2816338057E9FC3AFDCC.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/03A2A702395A2816338057E9FC3AFDCC>
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:title "Acanthiophilus helianthi" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Acanthiophilus_helianthi_Rossi_1794> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12765703> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12765703>
|
||||
bibo:endPage "117" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:startPage "103" ;
|
||||
bibo:volume "16" ;
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "A checklist of the fruit flies (Diptera ¡ Tephritidae) of the province of Fars in southern Iran." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Acanthiophilus_helianthi_Rossi_1794>
|
||||
dwc:authority "(Rossi, 1794)" ;
|
||||
dwc:baseAuthorityName "Rossi" ;
|
||||
dwc:baseAuthorityYear "1794" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Acanthiophilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Rossi, 1794)" ;
|
||||
dwc:species "helianthi" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8TSV> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Acanthiophilus_helianthi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Acanthiophilus_helianthi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Acanthiophilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "helianthi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Acanthiophilus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Acanthiophilus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Acanthiophilus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tephritidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
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 .
|
||||
106
data/03/A2/A7/03A2A702395B281033805081FADBFE6B.ttl
Normal file
106
data/03/A2/A7/03A2A702395B281033805081FADBFE6B.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/03A2A702395B281033805081FADBFE6B>
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:title "Bactrocera zonata" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Bactrocera_zonata_Saunders_1841> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12765703> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12765703>
|
||||
bibo:endPage "117" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:startPage "103" ;
|
||||
bibo:volume "16" ;
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "A checklist of the fruit flies (Diptera ¡ Tephritidae) of the province of Fars in southern Iran." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Bactrocera_zonata_Saunders_1841>
|
||||
dwc:authority "(Saunders, 1841)" ;
|
||||
dwc:baseAuthorityName "Saunders" ;
|
||||
dwc:baseAuthorityYear "1841" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Bactrocera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Saunders, 1841)" ;
|
||||
dwc:species "zonata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/87RHB> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Bactrocera_zonata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bactrocera_zonata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Bactrocera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "zonata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Bactrocera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Bactrocera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Bactrocera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tephritidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
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 .
|
||||
106
data/03/A2/A7/03A2A702395B281033805276FC56FC29.ttl
Normal file
106
data/03/A2/A7/03A2A702395B281033805276FC56FC29.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/03A2A702395B281033805276FC56FC29>
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:title "Dacus ciliatus" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dacus_ciliatus_Loew_1862> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12765703> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12765703>
|
||||
bibo:endPage "117" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:startPage "103" ;
|
||||
bibo:volume "16" ;
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "A checklist of the fruit flies (Diptera ¡ Tephritidae) of the province of Fars in southern Iran." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dacus_ciliatus_Loew_1862>
|
||||
dwc:authority "(Loew, 1862)" ;
|
||||
dwc:baseAuthorityName "Loew" ;
|
||||
dwc:baseAuthorityYear "1862" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Dacus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Loew, 1862)" ;
|
||||
dwc:species "ciliatus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/883X7> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dacus_ciliatus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dacus_ciliatus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Dacus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ciliatus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dacus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dacus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Dacus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tephritidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
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 .
|
||||
106
data/03/A2/A7/03A2A702395B2810338053F0FECBFBC7.ttl
Normal file
106
data/03/A2/A7/03A2A702395B2810338053F0FECBFBC7.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/03A2A702395B2810338053F0FECBFBC7>
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:title "Dacus persicus" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Dacus_persicus_Hendel_1927> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12765703> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12765703>
|
||||
bibo:endPage "117" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:startPage "103" ;
|
||||
bibo:volume "16" ;
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "A checklist of the fruit flies (Diptera ¡ Tephritidae) of the province of Fars in southern Iran." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Dacus_persicus_Hendel_1927>
|
||||
dwc:authority "(Hendel, 1927)" ;
|
||||
dwc:baseAuthorityName "Hendel" ;
|
||||
dwc:baseAuthorityYear "1927" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Dacus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Hendel, 1927)" ;
|
||||
dwc:species "persicus" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/883ZV> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Dacus_persicus> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dacus_persicus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Dacus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "persicus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Dacus> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Dacus>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Dacus" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tephritidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
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 .
|
||||
106
data/03/A2/A7/03A2A702395B2810338055CBFB23F930.ttl
Normal file
106
data/03/A2/A7/03A2A702395B2810338055CBFB23F930.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/03A2A702395B2810338055CBFB23F930>
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:title "Urophora affinis" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Urophora_affinis_Frauenfeld_1857> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12765703> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12765703>
|
||||
bibo:endPage "117" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:startPage "103" ;
|
||||
bibo:volume "16" ;
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "A checklist of the fruit flies (Diptera ¡ Tephritidae) of the province of Fars in southern Iran." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Urophora_affinis_Frauenfeld_1857>
|
||||
dwc:authority "(Frauenfeld, 1857)" ;
|
||||
dwc:baseAuthorityName "Frauenfeld" ;
|
||||
dwc:baseAuthorityYear "1857" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Urophora" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Frauenfeld, 1857)" ;
|
||||
dwc:species "affinis" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/89C4W> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Urophora_affinis> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Urophora_affinis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Urophora" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "affinis" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Urophora> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Urophora>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Urophora" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tephritidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
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 .
|
||||
106
data/03/A2/A7/03A2A702395B28103380569EFBD1F890.ttl
Normal file
106
data/03/A2/A7/03A2A702395B28103380569EFBD1F890.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/03A2A702395B28103380569EFBD1F890>
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:title "Urophora bakhtiari Mohamadzade 2015" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Urophora_bakhtiari_Mohamadzade_2015> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12765703> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12765703>
|
||||
bibo:endPage "117" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:startPage "103" ;
|
||||
bibo:volume "16" ;
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "A checklist of the fruit flies (Diptera ¡ Tephritidae) of the province of Fars in southern Iran." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Urophora_bakhtiari_Mohamadzade_2015>
|
||||
dwc:authority "Mohamadzade, 2015" ;
|
||||
dwc:authorityName "Mohamadzade" ;
|
||||
dwc:authorityYear "2015" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Urophora" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mohamadzade, 2015" ;
|
||||
dwc:species "bakhtiari" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9HYM4> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Urophora_bakhtiari> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Urophora_bakhtiari>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Urophora" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "bakhtiari" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Urophora> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Urophora>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Urophora" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tephritidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
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 .
|
||||
106
data/03/A2/A7/03A2A702395B28103380573EFD95F7AB.ttl
Normal file
106
data/03/A2/A7/03A2A702395B28103380573EFD95F7AB.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/03A2A702395B28103380573EFD95F7AB>
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:title "Urophora cuspidata" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Urophora_cuspidata_Meigen_1826> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12765703> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12765703>
|
||||
bibo:endPage "117" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:startPage "103" ;
|
||||
bibo:volume "16" ;
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "A checklist of the fruit flies (Diptera ¡ Tephritidae) of the province of Fars in southern Iran." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Urophora_cuspidata_Meigen_1826>
|
||||
dwc:authority "(Meigen, 1826)" ;
|
||||
dwc:baseAuthorityName "Meigen" ;
|
||||
dwc:baseAuthorityYear "1826" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Urophora" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Meigen, 1826)" ;
|
||||
dwc:species "cuspidata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/89C58> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Urophora_cuspidata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Urophora_cuspidata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Urophora" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "cuspidata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Urophora> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Urophora>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Urophora" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tephritidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
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 .
|
||||
106
data/03/A2/A7/03A2A702395C2814338057DDFE86FEB3.ttl
Normal file
106
data/03/A2/A7/03A2A702395C2814338057DDFE86FEB3.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/03A2A702395C2814338057DDFE86FEB3>
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:title "Tephritomyia despoliata" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tephritomyia_despoliata_Hering_1956> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12765703> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12765703>
|
||||
bibo:endPage "117" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:startPage "103" ;
|
||||
bibo:volume "16" ;
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "A checklist of the fruit flies (Diptera ¡ Tephritidae) of the province of Fars in southern Iran." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tephritomyia_despoliata_Hering_1956>
|
||||
dwc:authority "(Hering, 1956)" ;
|
||||
dwc:baseAuthorityName "Hering" ;
|
||||
dwc:baseAuthorityYear "1956" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Tephritomyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Hering, 1956)" ;
|
||||
dwc:species "despoliata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7BQJQ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tephritomyia_despoliata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritomyia_despoliata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Tephritomyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "despoliata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tephritomyia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritomyia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Tephritomyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tephritidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
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 .
|
||||
106
data/03/A2/A7/03A2A702395C281733805196FECFFD1B.ttl
Normal file
106
data/03/A2/A7/03A2A702395C281733805196FECFFD1B.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/03A2A702395C281733805196FECFFD1B>
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:title "Sphenella marginata" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Sphenella_marginata_Fallen_1814> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12765703> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12765703>
|
||||
bibo:endPage "117" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:startPage "103" ;
|
||||
bibo:volume "16" ;
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "A checklist of the fruit flies (Diptera ¡ Tephritidae) of the province of Fars in southern Iran." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Sphenella_marginata_Fallen_1814>
|
||||
dwc:authority "(Fallen, 1814)" ;
|
||||
dwc:baseAuthorityName "Fallen" ;
|
||||
dwc:baseAuthorityYear "1814" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Sphenella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Fallen, 1814)" ;
|
||||
dwc:species "marginata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/6Z9J5> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Sphenella_marginata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sphenella_marginata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Sphenella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "marginata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Sphenella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Sphenella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Sphenella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tephritidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
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 .
|
||||
106
data/03/A2/A7/03A2A702395C281733805343FE07FC1B.ttl
Normal file
106
data/03/A2/A7/03A2A702395C281733805343FE07FC1B.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/03A2A702395C281733805343FE07FC1B>
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:title "Tephritis divisa" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tephritis_divisa_Rondani_1871> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12765703> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12765703>
|
||||
bibo:endPage "117" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:startPage "103" ;
|
||||
bibo:volume "16" ;
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "A checklist of the fruit flies (Diptera ¡ Tephritidae) of the province of Fars in southern Iran." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tephritis_divisa_Rondani_1871>
|
||||
dwc:authority "(Rondani, 1871)" ;
|
||||
dwc:baseAuthorityName "Rondani" ;
|
||||
dwc:baseAuthorityYear "1871" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Tephritis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Rondani, 1871)" ;
|
||||
dwc:species "divisa" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/55BZ8> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tephritis_divisa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritis_divisa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Tephritis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "divisa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tephritis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Tephritis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tephritidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
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 .
|
||||
106
data/03/A2/A7/03A2A702395C281733805383FABDFBC4.ttl
Normal file
106
data/03/A2/A7/03A2A702395C281733805383FABDFBC4.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/03A2A702395C281733805383FABDFBC4>
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:title "Tephritis multiguttata" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tephritis_multiguttata_Becker_1913> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12765703> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12765703>
|
||||
bibo:endPage "117" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:startPage "103" ;
|
||||
bibo:volume "16" ;
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "A checklist of the fruit flies (Diptera ¡ Tephritidae) of the province of Fars in southern Iran." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tephritis_multiguttata_Becker_1913>
|
||||
dwc:authority "(Becker, 1913)" ;
|
||||
dwc:baseAuthorityName "Becker" ;
|
||||
dwc:baseAuthorityYear "1913" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Tephritis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Becker, 1913)" ;
|
||||
dwc:species "multiguttata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/55C44> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tephritis_multiguttata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritis_multiguttata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Tephritis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "multiguttata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tephritis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Tephritis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tephritidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
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 .
|
||||
106
data/03/A2/A7/03A2A702395C2817338054CCFB9FFA68.ttl
Normal file
106
data/03/A2/A7/03A2A702395C2817338054CCFB9FFA68.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/03A2A702395C2817338054CCFB9FFA68>
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:title "Tephritis postica" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tephritis_postica_Loew_1844> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12765703> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12765703>
|
||||
bibo:endPage "117" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:startPage "103" ;
|
||||
bibo:volume "16" ;
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "A checklist of the fruit flies (Diptera ¡ Tephritidae) of the province of Fars in southern Iran." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tephritis_postica_Loew_1844>
|
||||
dwc:authority "(Loew, 1844)" ;
|
||||
dwc:baseAuthorityName "Loew" ;
|
||||
dwc:baseAuthorityYear "1844" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Tephritis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Loew, 1844)" ;
|
||||
dwc:species "postica" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/55C59> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tephritis_postica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritis_postica>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Tephritis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "postica" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tephritis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Tephritis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tephritidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
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 .
|
||||
106
data/03/A2/A7/03A2A702395C2817338055B0FAC1F9F5.ttl
Normal file
106
data/03/A2/A7/03A2A702395C2817338055B0FAC1F9F5.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/03A2A702395C2817338055B0FAC1F9F5>
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:title "Tephritis tridentata S. Korneyev & Mohamadzade Namin 2013" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tephritis_tridentata_Korneyev_2013> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12765703> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12765703>
|
||||
bibo:endPage "117" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:startPage "103" ;
|
||||
bibo:volume "16" ;
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "A checklist of the fruit flies (Diptera ¡ Tephritidae) of the province of Fars in southern Iran." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tephritis_tridentata_Korneyev_2013>
|
||||
dwc:authority "S. Korneyev & Mohamadzade Namin, 2013" ;
|
||||
dwc:authorityName "S. Korneyev & Mohamadzade Namin" ;
|
||||
dwc:authorityYear "2013" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Tephritis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "S. Korneyev & Mohamadzade Namin, 2013" ;
|
||||
dwc:species "tridentata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/9HY8G> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tephritis_tridentata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritis_tridentata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Tephritis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "tridentata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tephritis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Tephritis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tephritidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
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 .
|
||||
106
data/03/A2/A7/03A2A702395C2817338056DEFBD9F8B6.ttl
Normal file
106
data/03/A2/A7/03A2A702395C2817338056DEFBD9F8B6.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/03A2A702395C2817338056DEFBD9F8B6>
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:title "Tephritis urelliosomima" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tephritis_urelliosomima_Korneyev_2000> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12765703> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12765703>
|
||||
bibo:endPage "117" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:startPage "103" ;
|
||||
bibo:volume "16" ;
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "A checklist of the fruit flies (Diptera ¡ Tephritidae) of the province of Fars in southern Iran." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tephritis_urelliosomima_Korneyev_2000>
|
||||
dwc:authority "(Korneyev & Dirlbek, 2000)" ;
|
||||
dwc:baseAuthorityName "Korneyev & Dirlbek" ;
|
||||
dwc:baseAuthorityYear "2000" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Tephritis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Korneyev & Dirlbek, 2000)" ;
|
||||
dwc:species "urelliosomima" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/55C7L> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tephritis_urelliosomima> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritis_urelliosomima>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Tephritis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "urelliosomima" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tephritis> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritis>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Tephritis" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tephritidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
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 .
|
||||
106
data/03/A2/A7/03A2A702395D28163380528BFEABFC26.ttl
Normal file
106
data/03/A2/A7/03A2A702395D28163380528BFEABFC26.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/03A2A702395D28163380528BFEABFC26>
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:title "Actinoptera discoidea" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Actinoptera_discoidea_Fallen_1814> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12765703> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12765703>
|
||||
bibo:endPage "117" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:startPage "103" ;
|
||||
bibo:volume "16" ;
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "A checklist of the fruit flies (Diptera ¡ Tephritidae) of the province of Fars in southern Iran." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Actinoptera_discoidea_Fallen_1814>
|
||||
dwc:authority "(Fallen, 1814)" ;
|
||||
dwc:baseAuthorityName "Fallen" ;
|
||||
dwc:baseAuthorityYear "1814" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Actinoptera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Fallen, 1814)" ;
|
||||
dwc:species "discoidea" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/64PYH> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Actinoptera_discoidea> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Actinoptera_discoidea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Actinoptera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "discoidea" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Actinoptera> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Actinoptera>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Actinoptera" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tephritidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
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 .
|
||||
106
data/03/A2/A7/03A2A702395D2816338053AEFB79FBC3.ttl
Normal file
106
data/03/A2/A7/03A2A702395D2816338053AEFB79FBC3.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/03A2A702395D2816338053AEFB79FBC3>
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:title "Campiglossa grandinata" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Campiglossa_grandinata_Rondani_1870> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12765703> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12765703>
|
||||
bibo:endPage "117" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:startPage "103" ;
|
||||
bibo:volume "16" ;
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "A checklist of the fruit flies (Diptera ¡ Tephritidae) of the province of Fars in southern Iran." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Campiglossa_grandinata_Rondani_1870>
|
||||
dwc:authority "(Rondani, 1870)" ;
|
||||
dwc:baseAuthorityName "Rondani" ;
|
||||
dwc:baseAuthorityYear "1870" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Campiglossa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Rondani, 1870)" ;
|
||||
dwc:species "grandinata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/QCP7> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Campiglossa_grandinata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Campiglossa_grandinata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Campiglossa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "grandinata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Campiglossa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Campiglossa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Campiglossa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tephritidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
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 .
|
||||
106
data/03/A2/A7/03A2A702395D2816338054D5FA97FA3E.ttl
Normal file
106
data/03/A2/A7/03A2A702395D2816338054D5FA97FA3E.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/03A2A702395D2816338054D5FA97FA3E>
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:title "Campiglossa producta" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Campiglossa_producta_Loew_1844> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12765703> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12765703>
|
||||
bibo:endPage "117" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:startPage "103" ;
|
||||
bibo:volume "16" ;
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "A checklist of the fruit flies (Diptera ¡ Tephritidae) of the province of Fars in southern Iran." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Campiglossa_producta_Loew_1844>
|
||||
dwc:authority "(Loew, 1844)" ;
|
||||
dwc:baseAuthorityName "Loew" ;
|
||||
dwc:baseAuthorityYear "1844" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Campiglossa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Loew, 1844)" ;
|
||||
dwc:species "producta" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/698FM> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Campiglossa_producta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Campiglossa_producta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Campiglossa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "producta" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Campiglossa> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Campiglossa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Campiglossa" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tephritidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
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 .
|
||||
106
data/03/A2/A7/03A2A702395D2816338055A1FECFF939.ttl
Normal file
106
data/03/A2/A7/03A2A702395D2816338055A1FECFF939.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/03A2A702395D2816338055A1FECFF939>
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:title "Capitites ramulosa" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Capitites_ramulosa_Loew_1844> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12765703> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12765703>
|
||||
bibo:endPage "117" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:startPage "103" ;
|
||||
bibo:volume "16" ;
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "A checklist of the fruit flies (Diptera ¡ Tephritidae) of the province of Fars in southern Iran." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Capitites_ramulosa_Loew_1844>
|
||||
dwc:authority "(Loew, 1844)" ;
|
||||
dwc:baseAuthorityName "Loew" ;
|
||||
dwc:baseAuthorityYear "1844" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Capitites" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Loew, 1844)" ;
|
||||
dwc:species "ramulosa" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/QQFF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Capitites_ramulosa> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Capitites_ramulosa>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Capitites" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "ramulosa" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Capitites> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Capitites>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Capitites" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tephritidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
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 .
|
||||
106
data/03/A2/A7/03A2A702395D2816338056ACFB3BF825.ttl
Normal file
106
data/03/A2/A7/03A2A702395D2816338056ACFB3BF825.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/03A2A702395D2816338056ACFB3BF825>
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:title "Goniurellia lacerata" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Goniurellia_lacerata_Becker_1913> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12765703> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12765703>
|
||||
bibo:endPage "117" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:startPage "103" ;
|
||||
bibo:volume "16" ;
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "A checklist of the fruit flies (Diptera ¡ Tephritidae) of the province of Fars in southern Iran." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Goniurellia_lacerata_Becker_1913>
|
||||
dwc:authority "(Becker, 1913)" ;
|
||||
dwc:baseAuthorityName "Becker" ;
|
||||
dwc:baseAuthorityYear "1913" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Goniurellia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Becker, 1913)" ;
|
||||
dwc:species "lacerata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3GXYF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Goniurellia_lacerata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Goniurellia_lacerata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Goniurellia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lacerata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Goniurellia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Goniurellia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Goniurellia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tephritidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
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 .
|
||||
106
data/03/A2/A7/03A2A702395D2817338057EFFB03FECF.ttl
Normal file
106
data/03/A2/A7/03A2A702395D2817338057EFFB03FECF.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/03A2A702395D2817338057EFFB03FECF>
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:title "Goniurellia longicauda Freidberg 1980" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Goniurellia_longicauda_Freidberg_1980> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12765703> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12765703>
|
||||
bibo:endPage "117" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:startPage "103" ;
|
||||
bibo:volume "16" ;
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "A checklist of the fruit flies (Diptera ¡ Tephritidae) of the province of Fars in southern Iran." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Goniurellia_longicauda_Freidberg_1980>
|
||||
dwc:authority "Freidberg, 1980" ;
|
||||
dwc:authorityName "Freidberg" ;
|
||||
dwc:authorityYear "1980" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Goniurellia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Freidberg, 1980" ;
|
||||
dwc:species "longicauda" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/3GXYG> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Goniurellia_longicauda> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Goniurellia_longicauda>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Goniurellia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "longicauda" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Goniurellia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Goniurellia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Goniurellia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tephritidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
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 .
|
||||
105
data/03/A2/A7/03A2A702395E281533805195FECFFD23.ttl
Normal file
105
data/03/A2/A7/03A2A702395E281533805195FECFFD23.ttl
Normal file
|
|
@ -0,0 +1,105 @@
|
|||
@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/03A2A702395E281533805195FECFFD23>
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:title "Terellia freidbergi Korneyev, Evstigneev, Karimpour, Kutuk, Mohamadzade, Koyuncu & Yaran 2013" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Terellia_freidbergi_Korneyev_2013> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12765703> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12765703>
|
||||
bibo:endPage "117" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:startPage "103" ;
|
||||
bibo:volume "16" ;
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "A checklist of the fruit flies (Diptera ¡ Tephritidae) of the province of Fars in southern Iran." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Terellia_freidbergi_Korneyev_2013>
|
||||
dwc:authority "Korneyev, Evstigneev, Karimpour, Kutuk, Mohamadzade, Koyuncu & Yaran, 2013" ;
|
||||
dwc:authorityName "Korneyev, Evstigneev, Karimpour, Kutuk, Mohamadzade, Koyuncu & Yaran" ;
|
||||
dwc:authorityYear "2013" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Terellia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Korneyev, Evstigneev, Karimpour, Kutuk, Mohamadzade, Koyuncu & Yaran, 2013" ;
|
||||
dwc:species "freidbergi" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Terellia_freidbergi> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Terellia_freidbergi>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Terellia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "freidbergi" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Terellia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Terellia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Terellia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tephritidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
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 .
|
||||
106
data/03/A2/A7/03A2A702395E2815338052EBFE86FC3B.ttl
Normal file
106
data/03/A2/A7/03A2A702395E2815338052EBFE86FC3B.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/03A2A702395E2815338052EBFE86FC3B>
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:title "Terellia gynaecochroma" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Terellia_gynaecochroma_Hering_1937> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12765703> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12765703>
|
||||
bibo:endPage "117" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:startPage "103" ;
|
||||
bibo:volume "16" ;
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "A checklist of the fruit flies (Diptera ¡ Tephritidae) of the province of Fars in southern Iran." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Terellia_gynaecochroma_Hering_1937>
|
||||
dwc:authority "(Hering, 1937)" ;
|
||||
dwc:baseAuthorityName "Hering" ;
|
||||
dwc:baseAuthorityYear "1937" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Terellia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Hering, 1937)" ;
|
||||
dwc:species "gynaecochroma" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/898R7> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Terellia_gynaecochroma> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Terellia_gynaecochroma>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Terellia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "gynaecochroma" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Terellia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Terellia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Terellia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tephritidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
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 .
|
||||
106
data/03/A2/A7/03A2A702395E2815338053E3FD2DFBE5.ttl
Normal file
106
data/03/A2/A7/03A2A702395E2815338053E3FD2DFBE5.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/03A2A702395E2815338053E3FD2DFBE5>
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:title "Terellia korneyevorum Mohamadzade 2011" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Terellia_korneyevorum_Mohamadzade_2011> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12765703> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12765703>
|
||||
bibo:endPage "117" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:startPage "103" ;
|
||||
bibo:volume "16" ;
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "A checklist of the fruit flies (Diptera ¡ Tephritidae) of the province of Fars in southern Iran." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Terellia_korneyevorum_Mohamadzade_2011>
|
||||
dwc:authority "Mohamadzade, 2011" ;
|
||||
dwc:authorityName "Mohamadzade" ;
|
||||
dwc:authorityYear "2011" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Terellia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Mohamadzade, 2011" ;
|
||||
dwc:species "korneyevorum" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/8FDMB> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Terellia_korneyevorum> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Terellia_korneyevorum>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Terellia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "korneyevorum" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Terellia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Terellia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Terellia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tephritidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
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 .
|
||||
105
data/03/A2/A7/03A2A702395E28153380542DFEABFA9A.ttl
Normal file
105
data/03/A2/A7/03A2A702395E28153380542DFEABFA9A.ttl
Normal file
|
|
@ -0,0 +1,105 @@
|
|||
@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/03A2A702395E28153380542DFEABFA9A>
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:title "Terellia whitei Korneyev & Mohamadzade 2013" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Terellia_whitei_Korneyev_2013> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12765703> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12765703>
|
||||
bibo:endPage "117" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:startPage "103" ;
|
||||
bibo:volume "16" ;
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "A checklist of the fruit flies (Diptera ¡ Tephritidae) of the province of Fars in southern Iran." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Terellia_whitei_Korneyev_2013>
|
||||
dwc:authority "Korneyev & Mohamadzade, 2013" ;
|
||||
dwc:authorityName "Korneyev & Mohamadzade" ;
|
||||
dwc:authorityYear "2013" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Terellia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "Korneyev & Mohamadzade, 2013" ;
|
||||
dwc:species "whitei" ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Terellia_whitei> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Terellia_whitei>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Terellia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "whitei" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Terellia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Terellia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Terellia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tephritidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
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 .
|
||||
106
data/03/A2/A7/03A2A702395E281533805503FE86F903.ttl
Normal file
106
data/03/A2/A7/03A2A702395E281533805503FE86F903.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/03A2A702395E281533805503FE86F903>
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:title "Terellia serratulae" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Terellia_serratulae_Linnaeus_1758> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12765703> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12765703>
|
||||
bibo:endPage "117" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:startPage "103" ;
|
||||
bibo:volume "16" ;
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "A checklist of the fruit flies (Diptera ¡ Tephritidae) of the province of Fars in southern Iran." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Terellia_serratulae_Linnaeus_1758>
|
||||
dwc:authority "(Linnaeus, 1758)" ;
|
||||
dwc:baseAuthorityName "Linnaeus" ;
|
||||
dwc:baseAuthorityYear "1758" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Terellia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Linnaeus, 1758)" ;
|
||||
dwc:species "serratulae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/898SC> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Terellia_serratulae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Terellia_serratulae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Terellia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "serratulae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Terellia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Terellia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Terellia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tephritidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
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 .
|
||||
106
data/03/A2/A7/03A2A702395E28153380568BFCF4F821.ttl
Normal file
106
data/03/A2/A7/03A2A702395E28153380568BFCF4F821.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/03A2A702395E28153380568BFCF4F821>
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:title "Terellia virens" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Terellia_virens_Loew_1846> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12765703> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12765703>
|
||||
bibo:endPage "117" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:startPage "103" ;
|
||||
bibo:volume "16" ;
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "A checklist of the fruit flies (Diptera ¡ Tephritidae) of the province of Fars in southern Iran." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Terellia_virens_Loew_1846>
|
||||
dwc:authority "(Loew, 1846)" ;
|
||||
dwc:baseAuthorityName "Loew" ;
|
||||
dwc:baseAuthorityYear "1846" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Terellia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Loew, 1846)" ;
|
||||
dwc:species "virens" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/898SL> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Terellia_virens> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Terellia_virens>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Terellia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "virens" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Terellia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Terellia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Terellia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tephritidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
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 .
|
||||
106
data/03/A2/A7/03A2A702395E281A338057E9FB00FEB3.ttl
Normal file
106
data/03/A2/A7/03A2A702395E281A338057E9FB00FEB3.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/03A2A702395E281A338057E9FB00FEB3>
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:title "Terellia zerovae" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Terellia_zerovae_Korneyev_1985> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12765703> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12765703>
|
||||
bibo:endPage "117" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:startPage "103" ;
|
||||
bibo:volume "16" ;
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "A checklist of the fruit flies (Diptera ¡ Tephritidae) of the province of Fars in southern Iran." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Terellia_zerovae_Korneyev_1985>
|
||||
dwc:authority "(Korneyev, 1985)" ;
|
||||
dwc:baseAuthorityName "Korneyev" ;
|
||||
dwc:baseAuthorityYear "1985" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Terellia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Korneyev, 1985)" ;
|
||||
dwc:species "zerovae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/898SP> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Terellia_zerovae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Terellia_zerovae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Terellia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "zerovae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Terellia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Terellia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Terellia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tephritidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
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 .
|
||||
106
data/03/A2/A7/03A2A702395F28143380511BFD93FD8B.ttl
Normal file
106
data/03/A2/A7/03A2A702395F28143380511BFD93FD8B.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/03A2A702395F28143380511BFD93FD8B>
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:title "Tephritomyia lauta" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Tephritomyia_lauta_Loew_1869> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12765703> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12765703>
|
||||
bibo:endPage "117" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:startPage "103" ;
|
||||
bibo:volume "16" ;
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "A checklist of the fruit flies (Diptera ¡ Tephritidae) of the province of Fars in southern Iran." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Tephritomyia_lauta_Loew_1869>
|
||||
dwc:authority "(Loew, 1869)" ;
|
||||
dwc:baseAuthorityName "Loew" ;
|
||||
dwc:baseAuthorityYear "1869" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Tephritomyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Loew, 1869)" ;
|
||||
dwc:species "lauta" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/55C8G> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Tephritomyia_lauta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritomyia_lauta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Tephritomyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "lauta" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tephritomyia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritomyia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Tephritomyia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tephritidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
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 .
|
||||
112
data/03/A2/A7/03A2A702395F2814338052D2FECBFC1F.ttl
Normal file
112
data/03/A2/A7/03A2A702395F2814338052D2FECBFC1F.ttl
Normal file
|
|
@ -0,0 +1,112 @@
|
|||
@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/03A2A702395F2814338052D2FECBFC1F>
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:title "Trupanea amoena" ;
|
||||
dwc:basisOfRecord <http://tb.plazi.org/GgServer/dwcaRecords/03A2A702395F2814338052D2FECBFC1F.mc.3B631C49395F2814303C532EFB28FC24> ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trupanea_amoena_Frauenfeld_1857> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12765703> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12765703>
|
||||
bibo:endPage "117" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:startPage "103" ;
|
||||
bibo:volume "16" ;
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "A checklist of the fruit flies (Diptera ¡ Tephritidae) of the province of Fars in southern Iran." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Trupanea_amoena_Frauenfeld_1857>
|
||||
dwc:authority "(Frauenfeld, 1857)" ;
|
||||
dwc:baseAuthorityName "Frauenfeld" ;
|
||||
dwc:baseAuthorityYear "1857" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Trupanea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Frauenfeld, 1857)" ;
|
||||
dwc:species "amoena" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7CWHF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trupanea_amoena> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trupanea_amoena>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Trupanea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "amoena" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trupanea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trupanea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Trupanea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tephritidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
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 .
|
||||
|
||||
<http://tb.plazi.org/GgServer/dwcaRecords/03A2A702395F2814338052D2FECBFC1F.mc.3B631C49395F2814303C532EFB28FC24>
|
||||
dwc:locality "Southern Palaearctic" ;
|
||||
trt:httpUri <https://treatment.plazi.org/id/03A2A702395F2814338052D2FECBFC1F#3B631C49395F2814303C532EFB28FC24> ;
|
||||
a dwc:MaterialCitation .
|
||||
106
data/03/A2/A7/03A2A702395F281433805387FB33FB4A.ttl
Normal file
106
data/03/A2/A7/03A2A702395F281433805387FB33FB4A.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/03A2A702395F281433805387FB33FB4A>
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:title "Trupanea stellata" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Trupanea_stellata_Fuesslin_1775> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12765703> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12765703>
|
||||
bibo:endPage "117" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:startPage "103" ;
|
||||
bibo:volume "16" ;
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "A checklist of the fruit flies (Diptera ¡ Tephritidae) of the province of Fars in southern Iran." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Trupanea_stellata_Fuesslin_1775>
|
||||
dwc:authority "(Fuesslin, 1775)" ;
|
||||
dwc:baseAuthorityName "Fuesslin" ;
|
||||
dwc:baseAuthorityYear "1775" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Trupanea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Fuesslin, 1775)" ;
|
||||
dwc:species "stellata" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/7CWKF> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Trupanea_stellata> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trupanea_stellata>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Trupanea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "stellata" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Trupanea> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Trupanea>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Trupanea" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tephritidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
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 .
|
||||
106
data/03/A2/A7/03A2A702395F2814338055D0FCDDF9C0.ttl
Normal file
106
data/03/A2/A7/03A2A702395F2814338055D0FCDDF9C0.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/03A2A702395F2814338055D0FCDDF9C0>
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:title "Chaetorellia conjuncta" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chaetorellia_conjuncta_Becker_1913> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12765703> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12765703>
|
||||
bibo:endPage "117" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:startPage "103" ;
|
||||
bibo:volume "16" ;
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "A checklist of the fruit flies (Diptera ¡ Tephritidae) of the province of Fars in southern Iran." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chaetorellia_conjuncta_Becker_1913>
|
||||
dwc:authority "(Becker, 1913)" ;
|
||||
dwc:baseAuthorityName "Becker" ;
|
||||
dwc:baseAuthorityYear "1913" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Chaetorellia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Becker, 1913)" ;
|
||||
dwc:species "conjuncta" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/69PJ9> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chaetorellia_conjuncta> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetorellia_conjuncta>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Chaetorellia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "conjuncta" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetorellia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetorellia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Chaetorellia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tephritidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
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 .
|
||||
106
data/03/A2/A7/03A2A702395F2814338056C9FCBAF8E6.ttl
Normal file
106
data/03/A2/A7/03A2A702395F2814338056C9FCBAF8E6.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/03A2A702395F2814338056C9FCBAF8E6>
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:title "Chaetorellia jaceae" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chaetorellia_jaceae_Robineau-Desvoidy_1830> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12765703> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12765703>
|
||||
bibo:endPage "117" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:startPage "103" ;
|
||||
bibo:volume "16" ;
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "A checklist of the fruit flies (Diptera ¡ Tephritidae) of the province of Fars in southern Iran." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chaetorellia_jaceae_Robineau-Desvoidy_1830>
|
||||
dwc:authority "(Robineau-Desvoidy, 1830)" ;
|
||||
dwc:baseAuthorityName "Robineau-Desvoidy" ;
|
||||
dwc:baseAuthorityYear "1830" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Chaetorellia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Robineau-Desvoidy, 1830)" ;
|
||||
dwc:species "jaceae" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/69PJ6> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chaetorellia_jaceae> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetorellia_jaceae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Chaetorellia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "jaceae" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetorellia> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetorellia>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Chaetorellia" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tephritidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
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 .
|
||||
106
data/03/A2/A7/03A2A702395F2815338057EDFDA6FECF.ttl
Normal file
106
data/03/A2/A7/03A2A702395F2815338057EDFDA6FECF.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/03A2A702395F2815338057EDFDA6FECF>
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:title "Chaetostomella cylindrica" ;
|
||||
trt:augmentsTaxonConcept <http://taxon-concept.plazi.org/id/Animalia/Chaetostomella_cylindrica_Robineau-Desvoidy_1830> ;
|
||||
trt:publishedIn <http://dx.doi.org/10.5281/zenodo.12765703> ;
|
||||
a trt:Treatment .
|
||||
|
||||
<http://dx.doi.org/10.5281/zenodo.12765703>
|
||||
bibo:endPage "117" ;
|
||||
bibo:journal "Arquivos Entomolóxicos" ;
|
||||
bibo:startPage "103" ;
|
||||
bibo:volume "16" ;
|
||||
dc:creator "Saghaei, Nazila" ;
|
||||
dc:date "2016" ;
|
||||
dc:title "A checklist of the fruit flies (Diptera ¡ Tephritidae) of the province of Fars in southern Iran." ;
|
||||
a fabio:JournalArticle .
|
||||
|
||||
<http://taxon-concept.plazi.org/id/Animalia/Chaetostomella_cylindrica_Robineau-Desvoidy_1830>
|
||||
dwc:authority "(Robineau-Desvoidy, 1830)" ;
|
||||
dwc:baseAuthorityName "Robineau-Desvoidy" ;
|
||||
dwc:baseAuthorityYear "1830" ;
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Chaetostomella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:scientificNameAuthorship "(Robineau-Desvoidy, 1830)" ;
|
||||
dwc:species "cylindrica" ;
|
||||
rdfs:seeAlso <https://www.catalogueoflife.org/data/taxon/5Y2FQ> ;
|
||||
trt:hasTaxonName <http://taxon-name.plazi.org/id/Animalia/Chaetostomella_cylindrica> ;
|
||||
a dwcFP:TaxonConcept .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetostomella_cylindrica>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Chaetostomella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "species" ;
|
||||
dwc:species "cylindrica" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Chaetostomella> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Chaetostomella>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
dwc:genus "Chaetostomella" ;
|
||||
dwc:kingdom "Animalia" ;
|
||||
dwc:order "Diptera" ;
|
||||
dwc:phylum "Arthropoda" ;
|
||||
dwc:rank "genus" ;
|
||||
trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Tephritidae> ;
|
||||
a dwcFP:TaxonName .
|
||||
|
||||
<http://taxon-name.plazi.org/id/Animalia/Tephritidae>
|
||||
dwc:class "Insecta" ;
|
||||
dwc:family "Tephritidae" ;
|
||||
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