@prefix dbpprop:	<http://dbpedia.org/property/> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
dbpedia:Smartwin	dbpprop:redirect	<http://dbpedia.org/resource/SmartWin%2B%2B> .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/SmartWin%2B%2B>	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/SmartWin%2B%2B>	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:Software ;
	dbpprop:name	"SmartWin++"@en ;
	dbpedia-owl:genre	dbpedia:Software_framework ,
		<http://dbpedia.org/resource/Library_%28computing%29> ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000000aa1a10> .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/SmartWin%2B%2B>	foaf:name	"SmartWin++" ;
	foaf:page	<http://en.wikipedia.org/wiki/SmartWin%2B%2B> ;
	dbpprop:reference	<http://smartwin.sourceforge.net/> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/SmartWin%2B%2B>	rdfs:label	"SmartWin++"@en .
@prefix ns7:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/SmartWin%2B%2B>	ns7:genre	dbpedia:Software_framework ,
		<http://dbpedia.org/resource/Library_%28computing%29> ;
	dbpprop:abstract	"SmartWin++ is a Windows GUI and SOAP programming library written in and for C++. It uses newer language features such as templates, type-safe conversions and the STL. Like many GUI libraries for Windows, SmartWin++ essentially wraps functions from the C based Windows API in objects, arguably making GUI programming easier."@en ;
	rdfs:comment	"SmartWin++ is a Windows GUI and SOAP programming library written in and for C++. It uses newer language features such as templates, type-safe conversions and the STL. Like many GUI libraries for Windows, SmartWin++ essentially wraps functions from the C based Windows API in objects, arguably making GUI programming easier."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns9:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/SmartWin%2B%2B>	skos:subject	ns9:Widget_toolkits ,
		<http://dbpedia.org/resource/Category:C%2B%2B_libraries> ,
		<http://dbpedia.org/resource/Category:Free_software_programmed_in_C%2B%2B> ,
		ns9:Free_development_toolkits_and_libraries .
@prefix ns10:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/SmartWin%2B%2B>	dbpprop:wikiPageUsesTemplate	ns10:infobox_software ,
		ns10:portal ;
	dbpprop:programmingLanguage	"C++"@en ;
	dbpprop:genre	<http://dbpedia.org/resource/Library_%28computing%29> ,
		dbpedia:Software_framework ;
	dbpprop:portalProperty	"Free Software Portal Logo.svg"@en ,
		"Free software"@en ;
	dbpprop:hasPhotoCollection	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/SmartWin%2B%2B> ;
	dbpprop:redirect	<http://dbpedia.org/resource/SmartWin%2B%2B> .