@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@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 allars: <http://www.yso.fi/onto/allars/> .

tero:p15090
  skosext:broaderGeneric tero:p15091 ;
  skos:prefLabel "makuualustat"@fi, "liggunderlag"@sv, "sleeping pads"@en ;
  skos:exactMatch yso:p15090, ysa:Y142561, allars:Y31946 ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:broader tero:p15091 .

tero:conceptscheme a skos:ConceptScheme .
tero:p15091
  skos:prefLabel "underlag"@sv, "bases"@en, "alustat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p15090 .

ysa:Y142561 skos:exactMatch tero:p15090 .
yso:p15090 skos:exactMatch tero:p15090 .
allars:Y31946 skos:exactMatch tero:p15090 .
