@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:GGV_Capital	rdf:type	dbpedia-owl:Organisation ,
		dbpedia-owl:Company .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:GGV_Capital	rdf:type	owl:Thing .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:GGV_Capital	foaf:homepage	<http://www.ggvc.com> ;
	dbpedia-owl:type	dbpedia:Privately_held_company ,
		dbpedia:Private_company .
@prefix ns5:	<http://dbpedia.org/ontology/Company/> .
dbpedia:GGV_Capital	ns5:product	dbpedia:Investments ;
	foaf:name	"GGV Capital" .
@prefix ns6:	<http://en.wikipedia.org/wiki/> .
dbpedia:GGV_Capital	foaf:page	ns6:GGV_Capital .
@prefix ns7:	<http://dbpedia.org/ontology/Organisation/> .
dbpedia:GGV_Capital	ns7:type	dbpedia:Private_company ,
		dbpedia:Privately_held_company ;
	dbpedia-owl:location	<http://dbpedia.org/resource/Menlo_Park%2C_CA> ;
	dbpedia-owl:industry	dbpedia:Venture_Capital ;
	dbpedia-owl:product	dbpedia:Investments ;
	dbpedia-owl:assets	"1000000000"^^dbpedia-owl:usDollar .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia:GGV_Capital	ns7:foundationDate	"2000-01-01T00:00:00-05:00"^^xsd:gYear .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:GGV_Capital	dbpprop:reference	<http://www.ggvc.com/> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:GGV_Capital	rdfs:label	"GGV Capital"@en ;
	ns5:industry	dbpedia:Venture_Capital ;
	dbpedia-owl:foundationDate	"2000-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpprop:abstract	"GGV Capital (formerly Granite Global Ventures) is a venture capital firm focused on expansion stage investments in the US and Asia. The firm invests across a range of sectors in information technology, services and healthcare, as well as the consumer growth sector in China. GGV Capital, which was founded as Granite Global Ventures in 2000, is headquartered in Menlo Park with offices in Shanghai, Beijing and Singapore. Since inception, GGV has raised $1 billion of investor commitments across three funds. Among GGV's most representative notable investments are Alibaba. com, AAC Acoustic, Athenahealth, hiSoft, QuinStreet Inc. , SuccessFactors, Tudou, Vocera Communications and XenoPort ."@en ;
	rdfs:comment	"GGV Capital (formerly Granite Global Ventures) is a venture capital firm focused on expansion stage investments in the US and Asia. The firm invests across a range of sectors in information technology, services and healthcare, as well as the consumer growth sector in China. GGV Capital, which was founded as Granite Global Ventures in 2000, is headquartered in Menlo Park with offices in Shanghai, Beijing and Singapore."@en ;
	ns7:location	<http://dbpedia.org/resource/Menlo_Park%2C_CA> ;
	ns5:assets	"1000000000"^^dbpedia-owl:usDollar .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
dbpedia:GGV_Capital	skos:subject	ns12:Silicon_Valley_venture_capital_firms ,
		<http://dbpedia.org/resource/Category:Companies_based_in_Menlo_Park%2C_California> ,
		ns12:Privately_held_companies_of_the_United_States .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
dbpedia:GGV_Capital	dbpprop:wikiPageUsesTemplate	ns13:infobox_company ;
	dbpprop:type	dbpedia:Privately_held_company ;
	dbpprop:companyName	"GGV Capital"@en ;
	dbpprop:companyLogo	<http://dbpedia.org/resource/Image:GGV_Capital.png> ;
	dbpprop:companyType	dbpedia:Private_company ;
	dbpprop:foundation	2000 ;
	dbpprop:predecessor	"Granite Global Ventures"@en ;
	dbpprop:location	<http://dbpedia.org/resource/Image:Flag_of_the_United_States.svg> ,
		<http://dbpedia.org/resource/Menlo_Park%2C_CA> ;
	dbpprop:homepage	<http://www.ggvc.com/> ;
	dbpprop:industry	dbpedia:Venture_Capital ;
	dbpprop:products	dbpedia:Investments ;
	dbpprop:assets	<http://www.reuters.com> .
dbpedia:Granite_Global_Ventures	dbpprop:redirect	dbpedia:GGV_Capital .