@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p23513
  skos:broader yso:p1427 ;
  skos:closeMatch ysa:Y148380, allars:Y33755 ;
  skos:altLabel "natural product branch"@en ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "health food branch"@en, "luontaistuoteala"@fi, "naturmedelsbranschen"@sv ;
  a skos:Concept .

yso:p1427
  skos:prefLabel "branscher"@sv, "lines of activity"@en, "toimialat"@fi ;
  a skos:Concept ;
  skos:narrower yso:p23513 .

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

