78 lines
		
	
	
	
		
			2.9 KiB
		
	
	
	
		
			Turtle
		
	
	
	
	
	
			
		
		
	
	
			78 lines
		
	
	
	
		
			2.9 KiB
		
	
	
	
		
			Turtle
		
	
	
	
	
	
| @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
 | |
| @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
 | |
| @prefix bibo: <http://purl.org/ontology/bibo/> .
 | |
| @prefix cito: <http://purl.org/spar/cito/> .
 | |
| @prefix dc: <http://purl.org/dc/elements/1.1/> .
 | |
| @prefix dwc: <http://rs.tdwg.org/dwc/terms/> .
 | |
| @prefix dwcFP: <http://filteredpush.org/ontologies/oa/dwcFP#> .
 | |
| @prefix fabio: <http://purl.org/spar/fabio/> .
 | |
| @prefix trt: <http://plazi.org/vocab/treatment#> .
 | |
| @prefix xlink: <http://www.w3.org/1999/xlink/> .
 | |
| 
 | |
| <http://treatment.plazi.org/id/DB5E87C0FF9E2F05FCF4FD2A88CD08AA>
 | |
|     dc:creator "Fajfer, Monika; Acuña, Daniel González" ;
 | |
|     dc:title "Pterygosoma Peters" ;
 | |
|     trt:publishedIn <http://dx.doi.org/10.11646/zootaxa.3693.3.1> ;
 | |
|     trt:treatsTaxonName <http://taxon-name.plazi.org/id/Animalia/Pterygosoma> ;
 | |
|     a trt:Treatment .
 | |
| 
 | |
| <http://dx.doi.org/10.11646/zootaxa.3693.3.1>
 | |
|     bibo:endPage "319" ;
 | |
|     bibo:issue "3" ;
 | |
|     bibo:journal "Zootaxa" ;
 | |
|     bibo:startPage "301" ;
 | |
|     bibo:volume "3693" ;
 | |
|     dc:creator "Fajfer, Monika; Acuña, Daniel González" ;
 | |
|     dc:date "2013" ;
 | |
|     dc:title "Pterygosomatid mites of a new species group ligare (Acariformes: Pterygosomatidae: Pterygosoma) parasitizing tree iguanas (Squamata: Liolaemidae: Liolaemus)" ;
 | |
|     a fabio:JournalArticle .
 | |
| 
 | |
| <http://taxon-name.plazi.org/id/Animalia/Pterygosoma>
 | |
|     dwc:class "Arachnida" ;
 | |
|     dwc:family "Pterygosomatidae" ;
 | |
|     dwc:genus "Pterygosoma" ;
 | |
|     dwc:kingdom "Animalia" ;
 | |
|     dwc:order "Prostigmata" ;
 | |
|     dwc:phylum "Arthropoda" ;
 | |
|     dwc:rank "genus" ;
 | |
|     trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Pterygosomatidae> ;
 | |
|     a dwcFP:TaxonName .
 | |
| 
 | |
| <http://taxon-name.plazi.org/id/Animalia/Pterygosomatidae>
 | |
|     dwc:class "Arachnida" ;
 | |
|     dwc:family "Pterygosomatidae" ;
 | |
|     dwc:kingdom "Animalia" ;
 | |
|     dwc:order "Prostigmata" ;
 | |
|     dwc:phylum "Arthropoda" ;
 | |
|     dwc:rank "family" ;
 | |
|     trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Prostigmata> ;
 | |
|     a dwcFP:TaxonName .
 | |
| 
 | |
| <http://taxon-name.plazi.org/id/Animalia/Prostigmata>
 | |
|     dwc:class "Arachnida" ;
 | |
|     dwc:kingdom "Animalia" ;
 | |
|     dwc:order "Prostigmata" ;
 | |
|     dwc:phylum "Arthropoda" ;
 | |
|     dwc:rank "order" ;
 | |
|     trt:hasParentName <http://taxon-name.plazi.org/id/Animalia/Arachnida> ;
 | |
|     a dwcFP:TaxonName .
 | |
| 
 | |
| <http://taxon-name.plazi.org/id/Animalia/Arachnida>
 | |
|     dwc:class "Arachnida" ;
 | |
|     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 .
 |