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

tero:conceptscheme a skos:ConceptScheme .
tero:p17047
  skos:exactMatch allars:Y16243, yso:p17047, ysa:Y102503 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p124 ;
  skos:prefLabel "accounting crimes"@en, "kirjanpitorikokset"@fi, "bokföringsbrott"@sv ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p124 .

ysa:Y102503 skos:exactMatch tero:p17047 .
yso:p17047 skos:exactMatch tero:p17047 .
allars:Y16243 skos:exactMatch tero:p17047 .
tero:p124
  skos:prefLabel "economic crimes"@en, "talousrikokset"@fi, "ekonomisk brottslighet"@sv ;
  a skos:Concept ;
  skos:narrower tero:p17047 .

