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

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

tero:conceptscheme a skos:ConceptScheme .
tero:p6980
  skos:related tero:p6979 ;
  skos:altLabel "pyykinpesukoneet"@fi ;
  skosext:broaderGeneric tero:p431 ;
  skos:exactMatch ysa:Y98098, allars:Y28145, yso:p6980 ;
  skos:prefLabel "tvättmaskiner"@sv, "washing machines"@en, "pesukoneet"@fi ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p431 ;
  a skos:Concept .

allars:Y28145 skos:exactMatch tero:p6980 .
ysa:Y98098 skos:exactMatch tero:p6980 .
tero:p6979
  skos:prefLabel "diskmaskiner"@sv, "dishwashers"@en, "astianpesukoneet"@fi ;
  a skos:Concept ;
  skos:related tero:p6980 .

yso:p6980 skos:exactMatch tero:p6980 .
