@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
<http://dbpedia.org/resource/U.S._Venture_Partners>	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
<http://dbpedia.org/resource/U.S._Venture_Partners>	rdf:type	dbpedia-owl:Company ,
		dbpedia-owl:Organisation .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
<http://dbpedia.org/resource/U.S._Venture_Partners>	foaf:homepage	<http://www.usvp.com> .
@prefix ns4:	<http://dbpedia.org/ontology/Organisation/> .
<http://dbpedia.org/resource/U.S._Venture_Partners>	ns4:numberOfEmployees	40 ;
	foaf:name	"U.S. Venture Partners" ;
	foaf:page	<http://en.wikipedia.org/wiki/U.S._Venture_Partners> ;
	dbpedia-owl:location	<http://dbpedia.org/resource/Menlo_Park%2C_CA> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
<http://dbpedia.org/resource/U.S._Venture_Partners>	dbpedia-owl:industry	dbpedia:Venture_Capital ;
	dbpedia-owl:assets	"2400000000"^^dbpedia-owl:usDollar .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
<http://dbpedia.org/resource/U.S._Venture_Partners>	ns4:foundationDate	"1981-01-01T00:00:00-05:00"^^xsd:gYear .
@prefix dbpprop:	<http://dbpedia.org/property/> .
<http://dbpedia.org/resource/U.S._Venture_Partners>	dbpprop:reference	<http://www.usvp.com> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
<http://dbpedia.org/resource/U.S._Venture_Partners>	rdfs:label	"U.S. Venture Partners"@en .
@prefix ns9:	<http://dbpedia.org/ontology/Company/> .
<http://dbpedia.org/resource/U.S._Venture_Partners>	ns9:industry	dbpedia:Venture_Capital ;
	dbpedia-owl:foundationDate	"1981-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpprop:abstract	"U.S. Venture Partners (USVP), is a venture capital investment firm headquartered on Sand Hill Road in Silicon Valley focusing on investments in an array of segments including semiconductors, software as a service, communications, storage, wireless, Internet 2.0, Cleantech, Medical devices and pharmaceuticals. Since its inception USVP has invested more than $2.4 billion in over 420 companies across a broad range of industries. Seventy-four of these companies have completed an initial public offering."@en ;
	rdfs:comment	"U.S. Venture Partners (USVP), is a venture capital investment firm headquartered on Sand Hill Road in Silicon Valley focusing on investments in an array of segments including semiconductors, software as a service, communications, storage, wireless, Internet 2.0, Cleantech, Medical devices and pharmaceuticals. Since its inception USVP has invested more than $2.4 billion in over 420 companies across a broad range of industries."@en ;
	ns4:location	<http://dbpedia.org/resource/Menlo_Park%2C_CA> ;
	ns9:assets	"2400000000"^^dbpedia-owl:usDollar ;
	dbpedia-owl:numberOfEmployees	40 .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns11:	<http://dbpedia.org/resource/Category:> .
<http://dbpedia.org/resource/U.S._Venture_Partners>	skos:subject	ns11:Venture_capital_firms .
@prefix ns12:	<http://dbpedia.org/resource/Template:> .
<http://dbpedia.org/resource/U.S._Venture_Partners>	dbpprop:wikiPageUsesTemplate	ns12:refimprove ,
		ns12:infobox_company ;
	dbpprop:date	"December 2008"@en ;
	dbpprop:companyName	"U.S. Venture Partners"@en ;
	dbpprop:companyLogo	<http://dbpedia.org/resource/Image:USVP_Logo.png> ;
	dbpprop:foundation	1981 ;
	dbpprop:founder	"Bill Bowes, Stu Moldaw, Bob Sackman\n  key_people     ="@en ;
	dbpprop:numEmployees	"40+"@en ;
	dbpprop:location	<http://dbpedia.org/resource/Menlo_Park%2C_CA> ,
		<http://dbpedia.org/resource/Image:Flag_of_the_United_States.svg> ;
	dbpprop:homepage	<http://www.usvp.com> ;
	dbpprop:industry	dbpedia:Venture_Capital ;
	dbpprop:assets	"2400000000"^^dbpedia-owl:Dollar ;
	dbpprop:redirect	<http://dbpedia.org/resource/U.S._Venture_Partners> .
dbpedia:US_Venture_Partners	dbpprop:redirect	<http://dbpedia.org/resource/U.S._Venture_Partners> .
dbpedia:USVP	dbpprop:redirect	<http://dbpedia.org/resource/U.S._Venture_Partners> .