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

yso:p13512
  skos:prefLabel "textiles"@en, "textilier"@sv, "tekstiilit"@fi ;
  a skos:Concept ;
  skos:narrower yso:p15234 .

yso:p15234
  a skos:Concept ;
  skos:inScheme yso:conceptscheme ;
  skos:closeMatch allars:Y21033, ysa:Y103642 ;
  skos:related yso:p6633, yso:p15233 ;
  skos:prefLabel "imitation leather"@en, "tekonahka"@fi, "konstläder"@sv ;
  skos:broader yso:p13512 .

yso:p14823
  skos:prefLabel "textilier enligt material"@sv, "tekstiilit olomuodon mukaan"@fi ;
  a skos:Collection ;
  skos:member yso:p15234 .

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

yso:p6633
  skos:prefLabel "läder"@sv, "leather"@en, "nahka"@fi ;
  a skos:Concept ;
  skos:related yso:p15234 .

yso:p15233
  skos:prefLabel "artificial fur"@en, "pälsimitation"@sv, "tekoturkikset"@fi ;
  a skos:Concept ;
  skos:related yso:p15234 .

