@prefix puho: <http://www.yso.fi/onto/puho/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .

puho:aggregateconceptscheme
  a skos:ConceptScheme ;
  skos:hasTopConcept yso:p23767 .

yso:p23695
  skos:prefLabel "curry (mausteet)"@fi, "curry (kryddor)"@sv, "curry (spices)"@en ;
  a skos:Concept .

yso:p22894
  skos:prefLabel "curry (maträtter)"@sv, "curry (ruoat)"@fi, "curry (foods)"@en ;
  a skos:Concept .

yso:p23767
  skos:narrowMatch yso:p23695, yso:p22894 ;
  skos:altLabel "curry"@fi ;
  skos:topConceptOf puho:aggregateconceptscheme ;
  skos:inScheme puho:aggregateconceptscheme ;
  skos:prefLabel "curry (kooste)"@fi ;
  a skos:Concept .

