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

yso:p6632
  skos:broader yso:p2862 ;
  skos:related yso:p15233, yso:p6630, yso:p6631 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "turkistuotteet"@fi, "pälsprodukter"@sv, "fur products"@en ;
  a skos:Concept .

yso:p6630
  skos:prefLabel "leather products"@en, "lädervaror"@sv, "nahkatuotteet"@fi ;
  a skos:Concept ;
  skos:related yso:p6632 .

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

yso:p6631
  skos:prefLabel "pälsvaror"@sv, "fur"@en, "turkikset"@fi ;
  a skos:Concept ;
  skos:related yso:p6632 .

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

yso:p2862
  skos:prefLabel "produkter"@sv, "products"@en, "tuotteet"@fi ;
  a skos:Concept ;
  skos:narrower yso:p6632 .

