@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix puho: <http://www.yso.fi/onto/puho/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p1181
  skos:prefLabel "företagsverksamhet"@sv, "entrepreneurship"@en, "yritystoiminta"@fi ;
  a skos:Concept ;
  skos:related yso:p8619 .

yso:p12621
  skos:prefLabel "economic life"@en, "talouselämä"@fi, "ekonomiska livet"@sv ;
  a skos:Concept ;
  skos:related yso:p8619 .

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

yso:p1764
  skos:prefLabel "means of livelihood"@en, "näringsgrenar"@sv, "elinkeinot"@fi ;
  a skos:Concept ;
  skos:related yso:p8619 .

yso:p8619
  skos:broader yso:p2241 ;
  skos:related yso:p1181, yso:p1764, yso:p12621 ;
  skos:inScheme puho:conceptscheme ;
  skos:prefLabel "commercial and industrial life"@en, "näringsliv"@sv, "elinkeinoelämä"@fi ;
  a skos:Concept .

yso:p2241
  skos:prefLabel "samhälleliga fenomen"@sv, "societal phenomena"@en, "yhteiskunnalliset ilmiöt"@fi ;
  a skos:Concept ;
  skos:narrower yso:p8619 .

