@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:Inbenta	rdf:type	dbpedia-owl:Organisation ,
		dbpedia-owl:Company .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Inbenta	rdf:type	owl:Thing .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Inbenta	foaf:homepage	<http://www.inbenta.com> ;
	dbpedia-owl:type	dbpedia:Web_search_engine .
@prefix ns5:	<http://dbpedia.org/ontology/Company/> .
dbpedia:Inbenta	ns5:product	dbpedia:Search_engine ,
		dbpedia:Knowledge_management ,
		dbpedia:Enterprise_search ,
		dbpedia:Software ;
	dbpedia-owl:foundationPlace	<http://dbpedia.org/resource/2005> .
@prefix ns6:	<http://dbpedia.org/ontology/Organisation/> .
dbpedia:Inbenta	ns6:slogan	"beyond search" ;
	foaf:name	"Inbenta" .
@prefix ns7:	<http://en.wikipedia.org/wiki/> .
dbpedia:Inbenta	foaf:page	ns7:Inbenta ;
	ns6:type	dbpedia:Web_search_engine ;
	dbpedia-owl:location	dbpedia:Barcelona ,
		dbpedia:Madrid ,
		dbpedia:Spain ;
	dbpedia-owl:industry	dbpedia:Internet ,
		dbpedia:Information_technology ;
	dbpedia-owl:product	dbpedia:Search_engine ,
		dbpedia:Software ,
		dbpedia:Enterprise_search ,
		dbpedia:Knowledge_management .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia:Inbenta	ns6:foundationDate	"2005-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpedia-owl:slogan	"beyond search" .
@prefix dbpprop:	<http://dbpedia.org/property/> .
@prefix ns10:	<http://www.inbenta.com/> .
dbpedia:Inbenta	dbpprop:reference	ns10:sitesearch ,
		<http://www.inbenta.com> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Inbenta	rdfs:label	"Inbenta"@en ;
	dbpedia-owl:thumbnail	<http://upload.wikimedia.org/wikipedia/commons/thumb/7/75/Inbenta-logo-com.PNG/200px-Inbenta-logo-com.PNG> ;
	ns5:industry	dbpedia:Internet ,
		dbpedia:Information_technology ;
	dbpedia-owl:foundationDate	"2005-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpprop:abstract	"This article or section is an, or has been extensively edited by the subject or an institution related to the subject, and may not conform to Wikipedia's policy. Please see the relevant discussion on the talk page. Inbenta is a company based in Barcelona. Inbenta focuses on data search technologies. It also has office located in Madrid, and partnership presence in other countries around the world. The company was founded in 2005. Focused on Internet website and corporate Intranet, Inbenta provides a class of Enterprise Semantic Search Technology based on developments on Natural Language Processing."@en ;
	rdfs:comment	"This article or section is an, or has been extensively edited by the subject or an institution related to the subject, and may not conform to Wikipedia's policy. Please see the relevant discussion on the talk page. Inbenta is a company based in Barcelona. Inbenta focuses on data search technologies. It also has office located in Madrid, and partnership presence in other countries around the world. The company was founded in 2005."@en ;
	foaf:depiction	<http://upload.wikimedia.org/wikipedia/commons/7/75/Inbenta-logo-com.PNG> ;
	ns6:location	dbpedia:Barcelona ,
		dbpedia:Spain ,
		dbpedia:Madrid ;
	ns6:foundationPlace	<http://dbpedia.org/resource/2005> .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns13:	<http://dbpedia.org/resource/Category:> .
dbpedia:Inbenta	skos:subject	ns13:Internet_search_engines ,
		ns13:Autobiographical_articles ,
		ns13:Search_engine_software .
@prefix ns14:	<http://dbpedia.org/resource/Template:> .
dbpedia:Inbenta	dbpprop:wikiPageUsesTemplate	ns14:infobox_company ;
	dbpprop:companyName	"Inbenta"@en ;
	dbpprop:companyLogo	<http://dbpedia.org/resource/Image:Inbenta-logo-com.PNG> ;
	dbpprop:companyType	dbpedia:Web_search_engine ;
	dbpprop:foundation	"2005-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpprop:location	dbpedia:Barcelona ,
		dbpedia:Madrid ,
		dbpedia:Spain ;
	dbpprop:companySlogan	"beyond search"@en ;
	dbpprop:homepage	ns10: ;
	dbpprop:industry	dbpedia:Internet ,
		dbpedia:Information_technology ;
	dbpprop:products	dbpedia:Software ,
		dbpedia:Enterprise_search ,
		dbpedia:Search_engine ,
		dbpedia:Knowledge_management .