@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:Redpoint_Ventures	rdf:type	dbpedia-owl:Organisation ,
		dbpedia-owl:Company .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Redpoint_Ventures	rdf:type	owl:Thing .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Redpoint_Ventures	foaf:homepage	<http://www.redpoint.com> ;
	dbpedia-owl:type	dbpedia:Private_Company .
@prefix ns5:	<http://dbpedia.org/ontology/Company/> .
dbpedia:Redpoint_Ventures	ns5:product	dbpedia:Venture_Capital .
@prefix ns6:	<http://dbpedia.org/ontology/Organisation/> .
dbpedia:Redpoint_Ventures	ns6:numberOfEmployees	20 ;
	foaf:name	"Redpoint Ventures" .
@prefix ns7:	<http://en.wikipedia.org/wiki/> .
dbpedia:Redpoint_Ventures	foaf:page	ns7:Redpoint_Ventures ;
	ns6:type	dbpedia:Private_Company ;
	dbpedia-owl:location	<http://dbpedia.org/resource/New_York%2C_New_York> ;
	dbpedia-owl:industry	dbpedia:Private_equity ;
	dbpedia-owl:product	dbpedia:Venture_Capital ;
	dbpedia-owl:assets	"2000000000"^^dbpedia-owl:usDollar .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia:Redpoint_Ventures	ns6:foundationDate	"1999-01-01T00:00:00-05:00"^^xsd:gYear .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Redpoint_Ventures	dbpprop:reference	<http://www.redpoint.com> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Redpoint_Ventures	rdfs:label	"Redpoint Ventures"@en ;
	ns5:industry	dbpedia:Private_equity ;
	dbpedia-owl:foundationDate	"1999-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpprop:abstract	"Redpoint Ventures is a prominent private equity firm focused on venture capital investments in information technology companies. The firm, which was founded in 1999, is based in Menlo Park, with offices in Los Angeles and Shanghai. Redpoint was formed through the combination of the information technology teams from Brentwood Venture Capital and Institutional Venture Partners. The firm has raised approximately $2 billion since inception. In 1999, Redpoint raised a $600 million venture fund, at the time the largest first-time fund for a new firm."@en ;
	rdfs:comment	"Redpoint Ventures is a prominent private equity firm focused on venture capital investments in information technology companies. The firm, which was founded in 1999, is based in Menlo Park, with offices in Los Angeles and Shanghai. Redpoint was formed through the combination of the information technology teams from Brentwood Venture Capital and Institutional Venture Partners. The firm has raised approximately $2 billion since inception."@en ;
	ns6:location	<http://dbpedia.org/resource/New_York%2C_New_York> ;
	ns5:assets	"2000000000"^^dbpedia-owl:usDollar ;
	dbpedia-owl:numberOfEmployees	20 .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
dbpedia:Redpoint_Ventures	skos:subject	ns12:Venture_capital_firms .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
dbpedia:Redpoint_Ventures	dbpprop:wikiPageUsesTemplate	ns13:infobox_company ;
	dbpprop:companyName	"Redpoint Ventures"@en ;
	dbpprop:companyLogo	<http://dbpedia.org/resource/Image:Redpoint_Ventures_logo.png> ;
	dbpprop:companyType	dbpedia:Private_Company ;
	dbpprop:foundation	1999 ;
	dbpprop:numEmployees	"20+"@en ;
	dbpprop:location	<http://dbpedia.org/resource/New_York%2C_New_York> ,
		<http://dbpedia.org/resource/Image:Flag_of_the_United_States.svg> ;
	dbpprop:homepage	<http://www.redpoint.com> ;
	dbpprop:industry	dbpedia:Private_equity ;
	dbpprop:products	dbpedia:Venture_Capital ;
	dbpprop:assets	"2000000000"^^dbpedia-owl:Dollar .
dbpedia:Redpoint_Venture_Partners	dbpprop:redirect	dbpedia:Redpoint_Ventures .