@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 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
  skos:broader yso:p13512 ;
  skos:closeMatch ysa:Y9545 ;
  skos:related yso:p15233, yso:p6633 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "konstläder"@sv, "imitation leather"@en, "tekonahka"@fi ;
  a skos:Concept .

yso:p14823
  a skos:Collection ;
  skos:prefLabel "tekstiilit olomuodon mukaan"@fi ;
  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 .

