@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:p6632
  skos:related yso:p6631, yso:p15233, yso:p6630 ;
  skos:closeMatch allars:Y24838, ysa:Y104979 ;
  skos:broader yso:p2862 ;
  skos:prefLabel "fur products"@en, "pälsprodukter"@sv, "turkistuotteet"@fi ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme .

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 "tuotteet (konkreta resultat)"@fi, "produkter"@sv, "products"@en ;
  a skos:Concept ;
  skos:narrower yso:p6632 .

