@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:Drosophila_ambigua	rdf:type	dbpedia-owl:Eukaryote ,
		dbpedia-owl:Species .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Drosophila_ambigua	rdf:type	owl:Thing ,
		dbpedia-owl:Animal ,
		dbpedia-owl:Insect ;
	dbpedia-owl:class	dbpedia:Insect .
@prefix ns4:	<http://dbpedia.org/ontology/Species/> .
dbpedia:Drosophila_ambigua	ns4:kingdom	dbpedia:Animal ;
	dbpedia-owl:order	dbpedia:Fly ;
	dbpedia-owl:genus	dbpedia:Drosophila ,
		dbpedia:Sophophora ;
	ns4:species	dbpedia:Obscura_group .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix ns6:	<http://en.wikipedia.org/wiki/> .
dbpedia:Drosophila_ambigua	foaf:page	ns6:Drosophila_ambigua ;
	dbpedia-owl:kingdom	dbpedia:Animal ;
	dbpedia-owl:phylum	dbpedia:Arthropod ;
	dbpedia-owl:family	dbpedia:Drosophilidae ;
	dbpedia-owl:species	dbpedia:Obscura_group .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Drosophila_ambigua	rdfs:label	"Drosophila ambigua"@en .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Drosophila_ambigua	dbpprop:abstract	"Drosophila ambigua is a Europeon species of fruit fly. It is know from most European counties, but it is not common in any of them. It is found wild in Spain, but in other countries it is only found in association with the activities of man. being found on farms, public houses, orchards, fruit stores and the like. There is speculation that it does not over winter in most of Northern Europe, but is reintroduced anew each year."@en ;
	rdfs:comment	"Drosophila ambigua is a Europeon species of fruit fly. It is know from most European counties, but it is not common in any of them. It is found wild in Spain, but in other countries it is only found in association with the activities of man. being found on farms, public houses, orchards, fruit stores and the like. There is speculation that it does not over winter in most of Northern Europe, but is reintroduced anew each year."@en ;
	ns4:class	dbpedia:Insect ;
	ns4:phylum	dbpedia:Arthropod ;
	ns4:order	dbpedia:Fly ;
	ns4:family	dbpedia:Drosophilidae ;
	ns4:genus	dbpedia:Drosophila ,
		dbpedia:Sophophora .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns10:	<http://dbpedia.org/resource/Category:> .
dbpedia:Drosophila_ambigua	skos:subject	ns10:Drosophilidae ,
		ns10:Diptera_of_Europe .
@prefix ns11:	<http://dbpedia.org/resource/Template:> .
dbpedia:Drosophila_ambigua	dbpprop:wikiPageUsesTemplate	ns11:taxobox ;
	dbpprop:ordo	dbpedia:Fly ;
	dbpprop:speciesAuthority	"Pomini, 1940"@en ;
	dbpprop:genus	dbpedia:Drosophila ;
	dbpprop:classis	dbpedia:Insect ;
	dbpprop:familia	dbpedia:Drosophilidae ;
	dbpprop:species	"D. ambigua"@en ;
	dbpprop:speciesSubgroup	dbpedia:Obscura_group ;
	dbpprop:regnum	dbpedia:Animal ;
	dbpprop:binomial	"Drosophila (Sophophora) ambigua"@en ;
	dbpprop:phylum	dbpedia:Arthropod ;
	dbpprop:subgenus	dbpedia:Sophophora .