@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 ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
yso:p3266 skos:exactMatch tero:p3266 .
tero:p3266
  a skos:Concept ;
  skos:prefLabel "ammattikalastus"@fi, "yrkesfiske"@sv, "professional fishing"@en ;
  skos:exactMatch yso:p3266, ysa:Y94618, allars:Y29223 ;
  skos:broader tero:p3548 ;
  skosext:broaderGeneric tero:p3548 ;
  skos:inScheme tero:conceptscheme .

allars:Y29223 skos:exactMatch tero:p3266 .
tero:p3548
  skos:prefLabel "fishing"@en, "fiske (produktion)"@sv, "kalastus (alkutuotanto)"@fi ;
  a skos:Concept ;
  skos:narrower tero:p3266 .

ysa:Y94618 skos:exactMatch tero:p3266 .
