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

allars:Y20660 skos:exactMatch tero:p13856 .
tero:p13856
  skosext:broaderGeneric tero:p7341 ;
  skos:prefLabel "kemisk tvätt"@sv, "kemiallinen pesu"@fi, "dry cleaning"@en ;
  skos:broader tero:p7341 ;
  skos:exactMatch allars:Y20660, yso:p13856, ysa:Y102374 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

tero:conceptscheme a skos:ConceptScheme .
tero:p7341
  skos:prefLabel "wash"@en, "tvätt (textilvård)"@sv, "pesu (tekstiilihuolto)"@fi ;
  a skos:Concept ;
  skos:narrower tero:p13856 .

tero:p13857
  a skos:Collection ;
  skos:prefLabel "pesu pesutavan mukaan"@fi ;
  skos:member tero:p13856 .

yso:p13856 skos:exactMatch tero:p13856 .
ysa:Y102374 skos:exactMatch tero:p13856 .
