@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:p1181
  skos:prefLabel "entrepreneurship"@en, "företagande"@sv, "yritystoiminta"@fi ;
  a skos:Concept ;
  skos:related yso:p8619 .

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

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

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

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

yso:p2241
  skos:prefLabel "yhteiskunnalliset ilmiöt"@fi ;
  a skos:Concept ;
  skos:narrower yso:p8619 .

