@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:SongPro	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:SongPro	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:Software .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:SongPro	foaf:homepage	<http://creationsoftware.com> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:SongPro	dbpprop:name	<http://dbpedia.org/resource/Image:SPLogo.jpg> ;
	dbpedia-owl:genre	dbpedia:Presentation ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000006f84277> ;
	foaf:name	"Image:SPLogo.jpg" .
@prefix ns6:	<http://en.wikipedia.org/wiki/> .
dbpedia:SongPro	foaf:page	ns6:SongPro ;
	dbpedia-owl:license	dbpedia:Proprietary_software .
@prefix ns7:	<http://dbpedia.org/ontology/Software/> .
dbpedia:SongPro	ns7:license	dbpedia:Proprietary_software ;
	dbpprop:reference	<http://creationsoftware.com/AboutSongPro.php> ,
		<http://www.grapevinechurch.org/page11/page8/page8.html> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:SongPro	rdfs:label	"SongPro"@en ;
	dbpedia-owl:thumbnail	<http://upload.wikimedia.org/wikipedia/en/thumb/7/77/SPLogo.jpg/200px-SPLogo.jpg> .
@prefix ns9:	<http://dbpedia.org/ontology/Work/> .
dbpedia:SongPro	ns9:genre	dbpedia:Presentation ;
	dbpprop:abstract	"SongPro is a worship presentation program for use in Churches, Schools and any other places of worship. Designed and developed by Creation Software Limited in the UK. It is also used to project Songs, Bibles, video files, DVDs, PowerPoint files and Liturgy that may be required for a service."@en ;
	rdfs:comment	"SongPro is a worship presentation program for use in Churches, Schools and any other places of worship. Designed and developed by Creation Software Limited in the UK. It is also used to project Songs, Bibles, video files, DVDs, PowerPoint files and Liturgy that may be required for a service."@en ;
	foaf:depiction	<http://upload.wikimedia.org/wikipedia/en/7/77/SPLogo.jpg> .
@prefix ns10:	<http://dbpedia.org/resource/Template:> .
dbpedia:SongPro	dbpprop:wikiPageUsesTemplate	ns10:infobox_software ;
	dbpprop:genre	dbpedia:Presentation ;
	dbpprop:developer	"Creation Software Limited"@en ;
	dbpprop:operatingSystem	dbpedia:Windows_XP ,
		dbpedia:Windows_Vista ;
	dbpprop:website	<http://creationsoftware.com/> ;
	dbpprop:license	dbpedia:Proprietary_software .
@prefix ns11:	<http://www.w3.org/2006/03/wn/wn20/instances/> .
dbpedia:SongPro	dbpprop:wordnet_type	ns11:synset-software-noun-1 .