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

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

koko:p48298
  a skos:Concept ;
  skos:narrower koko:p12082 ;
  skos:prefLabel "talous (organisaatiot)"@fi, "economy"@en, "ekonomi"@sv .

koko:p12082
  a skos:Concept ;
  skos:broader koko:p48298 ;
  skos:closeMatch ysa:Y8878 ;
  skos:exactMatch yso:p3858 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "economies of institutions"@en, "laitostaloudet"@fi ;
  skos:related koko:p4320 .

koko:p4320
  a skos:Concept ;
  skos:prefLabel "institutional households"@en, "storhushåll"@sv, "suurtaloudet"@fi ;
  skos:related koko:p12082 .

