@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:Student_Video_Network	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:Student_Video_Network	rdf:type	dbpedia-owl:Broadcast ,
		dbpedia-owl:Organisation .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix ns5:	<http://www.uh.edu/> .
dbpedia:Student_Video_Network	foaf:homepage	ns5:svn .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Student_Video_Network	dbpprop:name	"Student Video Network"@en .
@prefix ns7:	<http://dbpedia.org/ontology/Organisation/> .
dbpedia:Student_Video_Network	ns7:owningCompany	dbpedia:University_of_Houston ;
	foaf:name	"Student Video Network" .
@prefix ns8:	<http://en.wikipedia.org/wiki/> .
dbpedia:Student_Video_Network	foaf:page	ns8:Student_Video_Network ;
	dbpedia-owl:language	dbpedia:American_English ;
	dbpedia-owl:broadcastArea	<http://dbpedia.org/resource/Houston%2C_Texas> .
@prefix ns9:	<http://dbpedia.org/ontology/Broadcast/> .
dbpedia:Student_Video_Network	ns9:broadcastArea	<http://dbpedia.org/resource/Houston%2C_Texas> ;
	dbpprop:reference	ns5:svn ,
		<http://www.uh.edu/infotech/php/template.php?network_id=27> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Student_Video_Network	rdfs:label	"Student Video Network"@en ;
	dbpedia-owl:thumbnail	<http://upload.wikimedia.org/wikipedia/en/thumb/f/f4/SVN_logo.png/200px-SVN_logo.png> ;
	dbpprop:abstract	"The Student Video Network or SVN is a student-run cable television network at the University of Houston. Founded in 1974, it is one of several fee-funded organizations on campus, and broadcasts through Channel 6 on the University of Houston's Cougar Vision cable network."@en ;
	rdfs:comment	"The Student Video Network or SVN is a student-run cable television network at the University of Houston. Founded in 1974, it is one of several fee-funded organizations on campus, and broadcasts through Channel 6 on the University of Houston's Cougar Vision cable network."@en ;
	foaf:depiction	<http://upload.wikimedia.org/wikipedia/en/f/f4/SVN_logo.png> ;
	ns9:language	dbpedia:American_English ;
	dbpedia-owl:owningCompany	dbpedia:University_of_Houston .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
dbpedia:Student_Video_Network	skos:subject	ns12:University_of_Houston ,
		ns12:Student_television_stations_in_the_United_States .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
dbpedia:Student_Video_Network	dbpprop:wikiPageUsesTemplate	ns13:infobox_tv_channel ;
	dbpprop:pictureFormat	<http://dbpedia.org/resource/480i> ;
	dbpprop:web	<http://www.uh.edu> ;
	dbpprop:owner	dbpedia:University_of_Houston ;
	dbpprop:cableServ	"Cougar Vision Network"@en ;
	dbpprop:cableChan	6 ;
	dbpprop:language	dbpedia:American_English ;
	dbpprop:logofile	"SVN logo.png"@en ;
	dbpprop:launch	1974 ;
	dbpprop:logosize	"250px"@en ;
	dbpprop:broadcastArea	<http://dbpedia.org/resource/Houston%2C_Texas> .
dbpedia:University_of_Houston_Student_Video_Network	dbpprop:redirect	dbpedia:Student_Video_Network .