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

tero:conceptscheme a skos:ConceptScheme .
tero:p17340
  skos:prefLabel "kustannusala"@fi, "förlagsbranschen"@sv, "publishing industry"@en ;
  a skos:Concept ;
  skos:related tero:p17341 .

yso:p17341 skos:exactMatch tero:p17341 .
allars:Y16240 skos:exactMatch tero:p17341 .
ysa:Y109814 skos:exactMatch tero:p17341 .
tero:p17341
  skos:prefLabel "bokbranschen"@sv, "books and publishing"@en, "kirja-ala"@fi ;
  skos:related tero:p17340 ;
  skosext:broaderGeneric tero:p1427 ;
  skos:exactMatch ysa:Y109814, allars:Y16240, yso:p17341 ;
  skos:broader tero:p1427 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

tero:p1427
  skos:prefLabel "economic activities"@en, "branscher"@sv, "toimialat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p17341 .

