## Value Prop Start ##
@prefix high-perf-scalability:	<http://data.openlinksw.com/oplweb/high-performance-scalability#> .
@prefix 		           ps:	<http://data.openlinksw.com/oplweb/professional-services#> .
@prefix 			 openlink:	<http://www.openlinksw.com/dataspace/organization/openlink#> .
@prefix 			  oplcorp: 	<http://www.openlinksw.com/ontology/oplcorp#> .
@prefix                schema:  <http://schema.org/> 

openlink:this a oplcorp:Corporation, schema:Organization ;
    oplcorp:hasValueProposition	high-perf-scalability:this ,
    ps:this .
    
ps:this a	oplcorp:ValueProposition ;
	schema:description	"Unlock the Full Potential of Your Data in the Age of AI"@en ;
	schema:image	<https://ps.openlinksw.com/images/universal_server.jpg> ;
	schema:name	"Professional Services"@en ;
	oplcorp:hasRank	"1"^^xsd:integer .