@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:Mindomo	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:Mindomo	rdf:type	dbpedia-owl:Work ,
		dbpedia-owl:Software .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Mindomo	foaf:homepage	<http://www.mindomo.com> .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Mindomo	dbpprop:name	"Mindomo"@en .
@prefix ns6:	<http://dbpedia.org/ontology/Software/> .
dbpedia:Mindomo	ns6:platform	dbpedia:Adobe_Flex ;
	dbpedia-owl:genre	dbpedia:List_of_Mind_Mapping_software ;
	foaf:name	"Mindomo" .
@prefix ns7:	<http://en.wikipedia.org/wiki/> .
dbpedia:Mindomo	foaf:page	ns7:Mindomo ;
	dbpedia-owl:platform	dbpedia:Adobe_Flex ;
	dbpprop:reference	<http://www.mindomo.com/> ,
		<http://www.appscout.com/2007/06/handson_with_mindomo_maps_and.php/> ,
		<http://instructify.com/2008/06/20/mindomo-mind-map/> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Mindomo	rdfs:label	"Mindomo"@en .
@prefix ns9:	<http://dbpedia.org/ontology/Work/> .
dbpedia:Mindomo	ns9:genre	dbpedia:List_of_Mind_Mapping_software ;
	dbpprop:abstract	"Mindomo is an online mind map Software where users can create, view and share mind maps in their browser. Mindomo was first available in February 2007. Mindomo is offering the basic services for free, while charging for advanced features. Unregistered users can view the mind maps, while registered users are permitted to create and share mind maps. The free version limits the number of private maps to seven and disables some special features like spell checking. Mindomo also has a desktop version based on the Adobe Air runtime. The desktop version lets the users to work on mind maps offline."@en ;
	rdfs:comment	"Mindomo is an online mind map Software where users can create, view and share mind maps in their browser. Mindomo was first available in February 2007. Mindomo is offering the basic services for free, while charging for advanced features. Unregistered users can view the mind maps, while registered users are permitted to create and share mind maps. The free version limits the number of private maps to seven and disables some special features like spell checking."@en .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns11:	<http://dbpedia.org/resource/Category:> .
dbpedia:Mindomo	skos:subject	ns11:Notetaking_software ,
		ns11:Mind-mapping_software .
@prefix ns12:	<http://dbpedia.org/resource/Template:> .
dbpedia:Mindomo	dbpprop:wikiPageUsesTemplate	ns12:infobox_software ;
	dbpprop:latestReleaseVersion	3.1 ;
	dbpprop:genre	dbpedia:List_of_Mind_Mapping_software ;
	dbpprop:developer	"Expert Software Applications"@en ;
	dbpprop:operatingSystem	"Any"@en ;
	dbpprop:screenshot	<http://dbpedia.org/resource/Image:Mindomo_mindmap_start.png> ;
	dbpprop:caption	"Mindomo Editor"@en ;
	dbpprop:website	<http://www.mindomo.com/> ;
	dbpprop:platform	dbpedia:Adobe_Flex .