@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:Somnio	rdf:type	dbpedia-owl:Organisation ,
		dbpedia-owl:Company .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
dbpedia:Somnio	rdf:type	owl:Thing .
@prefix foaf:	<http://xmlns.com/foaf/0.1/> .
dbpedia:Somnio	foaf:homepage	<http://somnio.com> ;
	dbpedia-owl:type	dbpedia:Privately_held_company ;
	dbpedia-owl:foundationPlace	<http://dbpedia.org/resource/Austin%2C_Texas> ,
		<http://dbpedia.org/resource/2002> ;
	dbpedia-owl:locationCity	<http://dbpedia.org/resource/Austin%2C_Texas> ;
	foaf:name	"Somnio" .
@prefix ns5:	<http://en.wikipedia.org/wiki/> .
dbpedia:Somnio	foaf:page	ns5:Somnio .
@prefix ns6:	<http://dbpedia.org/ontology/Organisation/> .
dbpedia:Somnio	ns6:type	dbpedia:Privately_held_company ;
	dbpedia-owl:industry	dbpedia:Public_Relations ,
		dbpedia:Marketing ,
		dbpedia:Advertising .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
dbpedia:Somnio	ns6:foundationDate	"2002-01-01T00:00:00-05:00"^^xsd:gYear .
@prefix dbpprop:	<http://dbpedia.org/property/> .
dbpedia:Somnio	dbpprop:reference	<http://www.somnio.com/> .
@prefix rdfs:	<http://www.w3.org/2000/01/rdf-schema#> .
dbpedia:Somnio	rdfs:label	"Somnio"@en ;
	dbpedia-owl:thumbnail	<http://upload.wikimedia.org/wikipedia/en/thumb/2/29/Somnio_logo.gif/200px-Somnio_logo.gif> .
@prefix ns10:	<http://dbpedia.org/ontology/Company/> .
dbpedia:Somnio	ns10:industry	dbpedia:Advertising ,
		dbpedia:Marketing ,
		dbpedia:Public_Relations ;
	dbpedia-owl:foundationDate	"2002-01-01T00:00:00-05:00"^^xsd:gYear ;
	dbpprop:abstract	"Somnio is a marketing, advertising and public relations agency based in Austin, Texas. Founded in 2002 as \"DVD Power Tools\". Somnio specializes in web-based interactive sales and marketing tools, such as 3D models, Flash video and animation. The word \"somnio\" is Latin for \"to dream\"."@en ;
	rdfs:comment	"Somnio is a marketing, advertising and public relations agency based in Austin, Texas. Founded in 2002 as \"DVD Power Tools\". Somnio specializes in web-based interactive sales and marketing tools, such as 3D models, Flash video and animation. The word \"somnio\" is Latin for \"to dream\"."@en ;
	foaf:depiction	<http://upload.wikimedia.org/wikipedia/en/2/29/Somnio_logo.gif> ;
	ns6:foundationPlace	<http://dbpedia.org/resource/2002> ,
		<http://dbpedia.org/resource/Austin%2C_Texas> ;
	ns6:locationCity	<http://dbpedia.org/resource/Austin%2C_Texas> .
@prefix skos:	<http://www.w3.org/2004/02/skos/core#> .
@prefix ns12:	<http://dbpedia.org/resource/Category:> .
dbpedia:Somnio	skos:subject	ns12:Public_relations_companies_of_the_United_States ,
		ns12:Privately_held_companies_of_the_United_States ,
		ns12:Advertising_agencies_of_the_United_States ,
		ns12:Companies_based_in_Texas ,
		<http://dbpedia.org/resource/Category:Companies_based_in_Austin%2C_Texas> .
@prefix ns13:	<http://dbpedia.org/resource/Template:> .
dbpedia:Somnio	dbpprop:wikiPageUsesTemplate	ns13:infobox_company ;
	dbpprop:companyName	"Somnio"@en ;
	dbpprop:companyLogo	<http://dbpedia.org/resource/Image:Somnio_logo.gif> ;
	dbpprop:companyType	dbpedia:Privately_held_company ;
	dbpprop:foundation	<http://dbpedia.org/resource/Austin%2C_Texas> ;
	dbpprop:locationCountry	"USA"@en ;
	dbpprop:locationCity	<http://dbpedia.org/resource/Austin%2C_Texas> ;
	dbpprop:homepage	<http://somnio.com/> ;
	dbpprop:industry	dbpedia:Marketing ,
		dbpedia:Public_Relations ,
		dbpedia:Advertising .