@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/Lemon_%28disambiguation%29>	dbpprop:disambiguates	<http://dbpedia.org/resource/LEMON_%28C%2B%2B_library%29> .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/LEMON_%28C%2B%2B_library%29>	rdf:type	dbpedia-owl:Work .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/LEMON_%28C%2B%2B_library%29>	rdf:type	owl:Thing ,
		dbpedia-owl:Software .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/LEMON_%28C%2B%2B_library%29>	foaf:homepage	<http://http://lemon.cs.elte.hu> .
@prefix ns5:	<http://dbpedia.org/ontology/Software/> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/LEMON_%28C%2B%2B_library%29>	ns5:platform	dbpedia:GNU_Compiler_Collection ,
		<http://dbpedia.org/resource/XL_C/C%2B%2B> ,
		dbpedia:Microsoft_Visual_Studio ,
		<http://dbpedia.org/resource/Intel_C%2B%2B_Compiler> ;
	dbpedia-owl:genre	dbpedia:Network_Optimization ,
		<http://dbpedia.org/resource/Graph_%28mathematics%29> ,
		<http://dbpedia.org/resource/Library_%28computing%29> ;
	owl:sameAs	<http://rdf.freebase.com/ns/guid.9202a8c04000641f8000000006b3c3f1> ;
	foaf:page	<http://en.wikipedia.org/wiki/LEMON_%28C%2B%2B_library%29> ;
	dbpedia-owl:platform	dbpedia:GNU_Compiler_Collection ,
		<http://dbpedia.org/resource/Intel_C%2B%2B_Compiler> ,
		<http://dbpedia.org/resource/XL_C/C%2B%2B> ,
		dbpedia:Microsoft_Visual_Studio .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
@prefix ns8:	<http://dbpedia.org/ontology/Work/> .
<http://dbpedia.org/resource/LEMON_%28C%2B%2B_library%29>	ns8:releaseDate	"2004-09-30"^^xsd:date ;
	dbpedia-owl:license	dbpedia:Boost_Software_License ,
		dbpedia:Free_software ;
	ns5:license	dbpedia:Boost_Software_License ,
		dbpedia:Free_software ;
	dbpprop:reference	<https://lemon.cs.elte.hu> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/LEMON_%28C%2B%2B_library%29>	rdfs:label	"LEMON (C++ library)"@en ;
	ns8:genre	dbpedia:Network_Optimization ,
		<http://dbpedia.org/resource/Graph_%28mathematics%29> ,
		<http://dbpedia.org/resource/Library_%28computing%29> ;
	dbpprop:abstract	"LEMON is an open source graph library written in C++ language providing implementation of common data structures and algorithms with focus on optimization algorithms for design problems of telecommunication networks. The library is part of the COIN-OR project."@en ;
	rdfs:comment	"LEMON is an open source graph library written in C++ language providing implementation of common data structures and algorithms with focus on optimization algorithms for design problems of telecommunication networks. The library is part of the COIN-OR project."@en ;
	dbpedia-owl:releaseDate	"2004-09-30"^^xsd:date .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
<http://dbpedia.org/resource/LEMON_%28C%2B%2B_library%29>	skos:subject	<http://dbpedia.org/resource/Category:C%2B%2B_libraries> .
@prefix ns11:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/LEMON_%28C%2B%2B_library%29>	dbpprop:wikiPageUsesTemplate	ns11:infobox_software ;
	dbpprop:latestReleaseVersion	"1.0.3"@en ;
	dbpprop:programmingLanguage	"C++"@en ;
	dbpprop:genre	dbpedia:Network_Optimization ,
		<http://dbpedia.org/resource/Graph_%28mathematics%29> ,
		<http://dbpedia.org/resource/Library_%28computing%29> ;
	dbpprop:operatingSystem	dbpedia:Cross-platform ;
	dbpprop:website	<http://lemon.cs.elte.hu> ;
	dbpprop:license	dbpedia:Free_software .
@prefix ns12:	<http://dbpedia.org/resource/LEMON_%2528C%252B%252B_library%2529/released/> .
<http://dbpedia.org/resource/LEMON_%28C%2B%2B_library%29>	dbpprop:released	ns12:start_date .
@prefix ns13:	<http://dbpedia.org/resource/LEMON_%2528C%252B%252B_library%2529/latestReleaseDate/> .
<http://dbpedia.org/resource/LEMON_%28C%2B%2B_library%29>	dbpprop:latestReleaseDate	ns13:start_date ;
	dbpprop:platform	dbpedia:Microsoft_Visual_Studio ,
		<http://dbpedia.org/resource/Intel_C%2B%2B_Compiler> ,
		<http://dbpedia.org/resource/XL_C/C%2B%2B> ,
		dbpedia:GNU_Compiler_Collection ;
	dbpprop:hasPhotoCollection	<http://www4.wiwiss.fu-berlin.de/flickrwrappr/photos/LEMON_%28C%2B%2B_library%29> .