@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:IPBWI	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:IPBWI	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:Software .
@prefix ns4:	<http://dbpedia.org/class/yago/> .
dbpedia:IPBWI	rdf:type	ns4:Software106566077 .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:IPBWI	foaf:homepage	<http://ipbwi.com> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:IPBWI	dbpprop:name	"IPBWI"@en .
@prefix ns7:	<http://dbpedia.org/ontology/Software/> .
dbpedia:IPBWI	ns7:platform	dbpedia:MySQL ,
		dbpedia:PHP ;
	dbpedia-owl:genre	dbpedia:Software_Development_Kit ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000006eca4a2> .
@prefix ns8:	<http://umbel.org/umbel/ne/wikipedia/> .
dbpedia:IPBWI	owl:sameAs	ns8:IPBWI ;
	foaf:name	"IPBWI" .
@prefix ns9:	<http://en.wikipedia.org/wiki/> .
dbpedia:IPBWI	foaf:page	ns9:IPBWI ;
	dbpedia-owl:platform	dbpedia:PHP ,
		dbpedia:MySQL ;
	dbpedia-owl:license	dbpedia:GNU_General_Public_License ;
	ns7:license	dbpedia:GNU_General_Public_License ;
	dbpprop:reference	<http://ipbwi.com> ,
		<http://www.invisionboard.com/ip.dynamic/products/board/> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:IPBWI	rdfs:label	"IPBWI"@en .
@prefix ns11:	<http://dbpedia.org/ontology/Work/> .
dbpedia:IPBWI	ns11:genre	dbpedia:Software_Development_Kit ;
	dbpprop:abstract	"IPBWI (Invision Power Board Website Integration) allows you to create PHP applications that can interact with Invision Power Board (IPB). IPBWI contains more than 130 functions within a single class that can be used to simulate nearly all of the functions with Invision Power Board. IPBWI is based upon the already existent IPB SDK class and picks up on the function that the project used to provide. The latest versions of Invision Power Board are no longer supported by IPB SDK and therefore IPBWI must be used."@en ;
	rdfs:comment	"IPBWI (Invision Power Board Website Integration) allows you to create PHP applications that can interact with Invision Power Board (IPB). IPBWI contains more than 130 functions within a single class that can be used to simulate nearly all of the functions with Invision Power Board. IPBWI is based upon the already existent IPB SDK class and picks up on the function that the project used to provide."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns13:	<http://dbpedia.org/resource/Category:> .
dbpedia:IPBWI	skos:subject	ns13:PHP_programming_language .
@prefix ns14:	<http://dbpedia.org/resource/Template:> .
dbpedia:IPBWI	dbpprop:wikiPageUsesTemplate	ns14:infobox_software ;
	dbpprop:latestReleaseVersion	2.04 ;
	dbpprop:genre	dbpedia:Software_Development_Kit ;
	dbpprop:developer	"Matthias Reuter"@en ;
	dbpprop:website	<http://ipbwi.com/> ;
	dbpprop:license	dbpedia:GNU_General_Public_License ;
	dbpprop:latestReleaseDate	dbpedia:Jan_31 ;
	dbpprop:platform	dbpedia:MySQL ,
		dbpedia:PHP .
@prefix ns15:	<http://www.w3.org/2006/03/wn/wn20/instances/> .
dbpedia:IPBWI	dbpprop:wordnet_type	ns15:synset-software-noun-1 .
@prefix yago:	<http://mpii.de/yago/resource/> .
yago:IPBWI	owl:sameAs	dbpedia:IPBWI .