@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#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

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

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

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

yso:p207
  skos:prefLabel "konkreettinen eloton objekti"@fi ;
  a skos:Concept ;
  skos:narrower yso:p6631 .

yso:p6631
  skos:closeMatch ysa:Y5585 ;
  skos:altLabel "turkisnahat"@fi, "pälsskinn"@sv ;
  skos:prefLabel "turkikset"@fi, "fur"@en, "pälsvaror"@sv ;
  skos:related yso:p6632, yso:p6630, yso:p15233 ;
  skos:broader yso:p207 ;
  a skos:Concept ;
  skos:inScheme yso:conceptscheme .

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

