@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p12283
  a skos:Concept ;
  skos:broader yso:p3679 ;
  skos:closeMatch ysa:Y104338, allars:Y18871 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "curtains"@en, "gardiner"@sv, "verhot"@fi ;
  skos:related yso:p12282 .

yso:conceptscheme
  a skos:ConceptScheme ;
  rdfs:label "http://www.yso.fi/onto/yso" .

yso:p12282
  a skos:Concept ;
  skos:prefLabel "persienner"@sv, "blinds"@en, "kaihtimet"@fi ;
  skos:related yso:p12283 .

yso:p3679
  a skos:Concept ;
  skos:narrower yso:p12283 ;
  skos:prefLabel "furnishing fabrics"@en, "inredningstextilier"@sv, "sisustustekstiilit"@fi .

