@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Zoo_Vet	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:Zoo_Vet	rdf:type	dbpedia-owl:Work .
@prefix ns4:	<http://dbpedia.org/class/yago/> .
dbpedia:Zoo_Vet	rdf:type	ns4:SimulationVideoGames ,
		<http://dbpedia.org/class/yago/2004VideoGames> ,
		dbpedia-owl:VideoGame ,
		ns4:WindowsGames ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000004701be7> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Zoo_Vet	foaf:name	"Zoo Vet" .
@prefix ns6:	<http://en.wikipedia.org/wiki/> .
dbpedia:Zoo_Vet	foaf:page	ns6:Zoo_Vet ;
	dbpedia-owl:platform	dbpedia:Microsoft_Windows .
@prefix ns7:	<http://dbpedia.org/ontology/VideoGame/> .
dbpedia:Zoo_Vet	ns7:developer	dbpedia:Legacy_Interactive .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns9:	<http://dbpedia.org/ontology/Work/> .
dbpedia:Zoo_Vet	ns9:releaseDate	"2004-12-01T00:00:00-05:00"^^xsd:gYearMonth .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Zoo_Vet	rdfs:label	"Zoo Vet"@en ;
	ns7:platform	dbpedia:Microsoft_Windows ;
	dbpedia-owl:developer	dbpedia:Legacy_Interactive ;
	dbpedia-owl:publisher	dbpedia:Legacy_Interactive .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Zoo_Vet	dbpprop:abstract	"Zoo Vet is a computer game designed by Legacy Interactive. In the game, you play a vet recently hired by a zoo, and have to give the animals vet care. Each level has five different animals to care for, and some animals get treated twice. Some of the missions include a chimpanzee with a sore eye and a giraffe with loose stool."@en ;
	rdfs:comment	"Zoo Vet is a computer game designed by Legacy Interactive. In the game, you play a vet recently hired by a zoo, and have to give the animals vet care. Each level has five different animals to care for, and some animals get treated twice. Some of the missions include a chimpanzee with a sore eye and a giraffe with loose stool."@en ;
	dbpedia-owl:releaseDate	"2004-12-01T00:00:00-05:00"^^xsd:gYearMonth ;
	ns9:publisher	dbpedia:Legacy_Interactive .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns13:	<http://dbpedia.org/resource/Category:> .
dbpedia:Zoo_Vet	skos:subject	ns13:Simulation_video_games ,
		<http://dbpedia.org/resource/Category:2004_video_games> ,
		ns13:Windows_games .
@prefix ns14:	<http://dbpedia.org/resource/Template:> .
dbpedia:Zoo_Vet	dbpprop:wikiPageUsesTemplate	ns14:infobox_vg ;
	dbpprop:title	"Zoo Vet"@en ;
	dbpprop:publisher	dbpedia:Legacy_Interactive ;
	dbpprop:developer	dbpedia:Legacy_Interactive ;
	dbpprop:modes	dbpedia:Single_player ;
	dbpprop:platforms	dbpedia:Microsoft_Windows ;
	dbpprop:media	dbpedia:CD-ROM ;
	dbpprop:input	dbpedia:Computer_mouse ;
	dbpprop:ratings	"8+"@en ;
	dbpprop:released	"December 2004"@en ;
	dbpprop:designer	dbpedia:Legacy_Interactive .
@prefix ns15:	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/> .
dbpedia:Zoo_Vet	dbpprop:hasPhotoCollection	ns15:Zoo_Vet .
@prefix yago:	<http://mpii.de/yago/resource/> .
yago:Zoo_Vet	owl:sameAs	dbpedia:Zoo_Vet .