@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dbpedia:	<http://dbpedia.org/resource/> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:JustAnswer	rdf:type	owl:Thing .
@prefix dbpedia-owl:	<http://dbpedia.org/ontology/> .
dbpedia:JustAnswer	rdf:type	dbpedia-owl:Company ,
		dbpedia-owl:Organisation .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:JustAnswer	foaf:homepage	<http://www.justanswer.com/> ;
	dbpedia-owl:type	dbpedia:Privately_held_company .
@prefix ns5:	<http://dbpedia.org/ontology/Organisation/> .
dbpedia:JustAnswer	ns5:numberOfEmployees	35 ;
	foaf:name	"JustAnswer" .
@prefix ns6:	<http://en.wikipedia.org/wiki/> .
dbpedia:JustAnswer	foaf:page	ns6:JustAnswer ;
	ns5:type	dbpedia:Privately_held_company ;
	dbpedia-owl:industry	dbpedia:Internet .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia:JustAnswer	ns5:foundationDate	"2002-07-16"^^xsd:date .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:JustAnswer	dbpprop:reference	<http://www.justanswer.com> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:JustAnswer	rdfs:label	"JustAnswer"@en .
@prefix ns10:	<http://dbpedia.org/ontology/Company/> .
dbpedia:JustAnswer	ns10:industry	dbpedia:Internet ;
	dbpedia-owl:foundationDate	"2002-07-16"^^xsd:date ;
	dbpprop:abstract	"JustAnswer is an online Expert question and answer website that connects people with doctors, lawyers, mechanics, and other industry Experts. Conceptualized in 2003 by CEO Andy Kurtzig, JustAnswer provides an online platform where people can ask questions and receive personalized insight from Experts. On the website, JustAnswer users ask a question and select the category and price they are willing to pay for a helpful Expert response. As of June 2009, JustAnswer had 19 million registered users and 20,000 Experts. JustAnswer is currently rated as one of Quantcast\u2019s top 200 most visited websites on the Internet."@en ;
	rdfs:comment	"JustAnswer is an online Expert question and answer website that connects people with doctors, lawyers, mechanics, and other industry Experts. Conceptualized in 2003 by CEO Andy Kurtzig, JustAnswer provides an online platform where people can ask questions and receive personalized insight from Experts. On the website, JustAnswer users ask a question and select the category and price they are willing to pay for a helpful Expert response."@en ;
	dbpedia-owl:numberOfEmployees	35 .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
dbpedia:JustAnswer	skos:subject	ns12:Internet_companies ,
		ns12:Privately_held_companies_of_the_United_States ;
	dbpprop:url	<http://www.justanswer.com> .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
dbpedia:JustAnswer	dbpprop:wikiPageUsesTemplate	ns13:infobox_dotcom_company ;
	dbpprop:owner	"Andy Kurtzig"@en ;
	dbpprop:companyName	"JustAnswer"@en ;
	dbpprop:companyLogo	<http://dbpedia.org/resource/Image:New_JustAnswer_Logo.PNG> ;
	dbpprop:companyType	dbpedia:Privately_held_company ;
	dbpprop:foundation	"July 16, 2002"@en ;
	dbpprop:screenshot	<http://dbpedia.org/resource/Image:JustAnswer_Screenshot.png> ;
	dbpprop:areaServed	"International"@en ;
	dbpprop:locationCountry	"United States of America"@en ;
	dbpprop:founder	"Andy Kurtzig"@en ;
	dbpprop:caption	"JustAnswer home page"@en ;
	dbpprop:numEmployees	35 ;
	dbpprop:locationCity	"San Francisco"@en ;
	dbpprop:industry	dbpedia:Internet ;
	dbpprop:services	"Expert Information"@en .