@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:p431
  skos:prefLabel "household appliances"@en, "hushållsmaskiner"@sv, "kodinkoneet"@fi ;
  a skos:Concept ;
  skos:narrower tero:p25866 .

tero:conceptscheme a skos:ConceptScheme .
yso:p25866 skos:exactMatch tero:p25866 .
ysa:Y185424 skos:exactMatch tero:p25866 .
tero:p25866
  skosext:broaderGeneric tero:p431 ;
  skos:broader tero:p431 ;
  skos:exactMatch ysa:Y185424, yso:p25866 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "mankelit"@fi ;
  a skos:Concept .

