@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .

ysa:Y101159 skos:exactMatch tero:p287 .
tero:p287
  skos:prefLabel "self-employed people"@en, "näringsidkare"@sv, "elinkeinonharjoittajat"@fi ;
  skosext:broaderGeneric tero:p418 ;
  skos:exactMatch yso:p287, ysa:Y101159, allars:Y23645 ;
  skos:inScheme tero:conceptscheme ;
  skos:related tero:p1178, tero:p285, tero:p1180 ;
  skos:broader tero:p418 ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
yso:p287 skos:exactMatch tero:p287 .
tero:p1178
  skos:prefLabel "entrepreneurs"@en, "företagare"@sv, "yrittäjät"@fi ;
  a skos:Concept ;
  skos:related tero:p287 .

tero:p285
  skos:prefLabel "firmanamn"@sv, "business names"@en, "toiminimet"@fi ;
  a skos:Concept ;
  skos:related tero:p287 .

allars:Y23645 skos:exactMatch tero:p287 .
tero:p1180
  skos:prefLabel "self-employed persons"@en, "yrkesutövare"@sv, "ammatinharjoittajat"@fi ;
  a skos:Concept ;
  skos:related tero:p287 .

tero:p418
  skos:prefLabel "role related to action"@en, "sysselsättningsrelaterad roll"@sv, "toimintaan liittyvä rooli"@fi ;
  a skos:Concept ;
  skos:narrower tero:p287 .

