@prefix : <#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix wn30: <http://purl.org/vocabularies/princeton/wn30/> .
@prefix tags2con: <http://disi.unitn.it/~knowdive/dataset/delicious/tags2con#> .
@prefix dcterms: <http://purl.org/dc/terms/>. 
: a skos:Concept;
 dcterms:isPartOf <http://disi.unitn.it/~knowdive/dataset/delicious//tags2con_dataset.rdf>; 
 dcterms:license <http://creativecommons.org/licenses/by-nc-nd/3.0/>;
  skos:prefLabel "home theater"@en ;
 skos:closeMatch wn30:synset-home_theater-noun-1 ;
  tags2con:meaningOfToken 
<http://disi.unitn.it/~knowdive/dataset/delicious//tag//hometheater/562#home_theater>.