@prefix tao: <http://www.yso.fi/onto/tao/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix maotao: <http://www.yso.fi/onto/mao/> .

tao:p90
  skos:prefLabel "huonekalut"@fi ;
  a skos:Concept ;
  skos:broader tao:p1043 .

tao:p1846
  skos:prefLabel "sairaalakalusteet"@fi ;
  a skos:Concept ;
  skos:broader tao:p1043 .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme ;
  skos:hasTopConcept tao:p1043 .

tao:p1043
  skos:inScheme yso:conceptscheme ;
  skos:exactMatch yso:p13261, maotao:p1649 ;
  skos:narrower tao:p1846, tao:p90, tao:p1684, tao:p1675, tao:p1041, tao:p43, tao:p1847 ;
  a skos:Concept ;
  skos:related tao:p1917 ;
  skos:topConceptOf yso:conceptscheme ;
  skos:prefLabel "kalusteet"@fi .

maotao:p1649
  skos:prefLabel "kalusteet"@fi ;
  a skos:Concept ;
  skos:exactMatch tao:p1043 .

tao:p43
  skos:prefLabel "ulkokalusteet"@fi ;
  a skos:Concept ;
  skos:broader tao:p1043 .

tao:p1675
  skos:prefLabel "keittiökalusteet"@fi ;
  a skos:Concept ;
  skos:broader tao:p1043 .

tao:p1041
  skos:prefLabel "penkit"@fi ;
  a skos:Concept ;
  skos:broader tao:p1043 .

tao:p1684
  skos:prefLabel "myymäläkalusteet"@fi ;
  a skos:Concept ;
  skos:broader tao:p1043 .

tao:p1917
  skos:prefLabel "sisusteet"@fi ;
  a skos:Concept ;
  skos:related tao:p1043 .

tao:p1847
  skos:prefLabel "toimistokalusteet"@fi ;
  a skos:Concept ;
  skos:broader tao:p1043 .

yso:p13261
  skos:prefLabel "furnishings"@en, "inredningar"@sv, "kalusteet"@fi ;
  a skos:Concept .

