@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 yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .

tero:p5917
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p3679 ;
  a skos:Concept ;
  skos:prefLabel "pöytäliinat"@fi, "borddukar"@sv, "tableclothes"@en ;
  skos:exactMatch yso:p5917, ysa:Y112267, allars:Y31597 ;
  skos:broader tero:p3679 .

ysa:Y112267 skos:exactMatch tero:p5917 .
tero:conceptscheme a skos:ConceptScheme .
yso:p5917 skos:exactMatch tero:p5917 .
tero:p3679
  skos:prefLabel "furnishing fabrics"@en, "inredningstextilier"@sv, "sisustustekstiilit"@fi ;
  a skos:Concept ;
  skos:narrower tero:p5917 .

allars:Y31597 skos:exactMatch tero:p5917 .
