@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
@prefix wikipedia-en:	<http://en.wikipedia.org/wiki/> .
@prefix dbr:	<http://dbpedia.org/resource/> .
wikipedia-en:Oofos	foaf:primaryTopic	dbr:Oofos .
@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbr:Oofos	rdf:type	owl:Thing .
@prefix wikidata:	<http://www.wikidata.org/entity/> .
dbr:Oofos	rdf:type	wikidata:Q43229 .
@prefix dbo:	<http://dbpedia.org/ontology/> .
dbr:Oofos	rdf:type	dbo:Company .
@prefix schema:	<http://schema.org/> .
dbr:Oofos	rdf:type	schema:Organization ,
		wikidata:Q24229398 .
@prefix ns8:	<http://www.ontologydesignpatterns.org/ont/dul/DUL.owl#> .
dbr:Oofos	rdf:type	ns8:SocialPerson ,
		ns8:Agent ,
		wikidata:Q4830453 ,
		dbo:Organisation ,
		dbo:Agent ;
	owl:sameAs	dbr:Oofos ;
	foaf:name	"Oofos"@en .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbr:Oofos	rdfs:label	"Oofos"@en .
@prefix dct:	<http://purl.org/dc/terms/> .
dbr:Oofos	dct:subject	<http://dbpedia.org/resource/Category:2011_establishments_in_Massachusetts> .
@prefix dbc:	<http://dbpedia.org/resource/Category:> .
dbr:Oofos	dct:subject	dbc:Shoe_companies_of_the_United_States ,
		dbc:American_companies_established_in_2011 ,
		dbc:Shoe_brands ,
		dbc:Clothing_brands_of_the_United_States ,
		dbc:Clothing_companies_established_in_2011 ,
		dbc:Manufacturing_companies_established_in_2011 ;
	foaf:homepage	<https://www.oofos.com/> ;
	foaf:depiction	<http://commons.wikimedia.org/wiki/Special:FilePath/Oofos_company_logo.png> ,
		<http://commons.wikimedia.org/wiki/Special:FilePath/Oofos_recovery_sandals.jpg> .
@prefix prov:	<http://www.w3.org/ns/prov#> .
dbr:Oofos	prov:wasDerivedFrom	<http://en.wikipedia.org/wiki/Oofos?oldid=1301765386&ns=0> ;
	foaf:isPrimaryTopicOf	wikipedia-en:Oofos .
@prefix dbp:	<http://dbpedia.org/property/> .
@prefix dbt:	<http://dbpedia.org/resource/Template:> .
dbr:Oofos	dbp:wikiPageUsesTemplate	dbt:Authority_control ,
		dbt:Short_description ,
		dbt:Reflist ,
		dbt:Start_date_and_age ,
		dbt:Infobox_company ;
	dbp:name	"Oofos"@en ;
	dbp:website	<https://www.oofos.com/> ;
	dbo:locationCity	<http://dbpedia.org/resource/Braintree,_Massachusetts> ;
	dbp:hqLocationCountry	"U.S."@en ;
	dbo:type	dbr:Privately_held_company ;
	dbp:founders	"Lou Panaccione, Paul Brown, Juan Diaz, and Steve Liggett"@en ;
	dbp:products	"Shoes"@en ;
	dbp:industry	dbr:Clothing_industry ;
	dbo:product	dbr:Shoe ;
	dbp:keyPeople	"Lou Panaccione"@en .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbr:Oofos	dbo:foundingYear	"2011"^^xsd:gYear ;
	dbp:logo	"Oofos_company_logo.png"@en ;
	dbp:type	dbr:Privately_held_company ;
	dbo:industry	dbr:Clothing_industry ;
	dbp:areaServed	"Worldwide"@en ;
	dbp:hqLocationCity	<http://dbpedia.org/resource/Braintree,_Massachusetts> ;
	dbo:thumbnail	<http://commons.wikimedia.org/wiki/Special:FilePath/Oofos_company_logo.png?width=300> .