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

tero:p10003
  skos:exactMatch ysa:Y106183, yso:p10003, allars:Y17961 ;
  skos:prefLabel "kalanviljelylaitokset"@fi, "hatching stations"@en, "fiskodlingsanstalter"@sv ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p5980 ;
  skos:broader tero:p5980 ;
  a skos:Concept .

tero:p5980
  skos:prefLabel "anstalter"@sv, "laitokset"@fi, "institutions"@en ;
  a skos:Concept ;
  skos:narrower tero:p10003 .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y106183 skos:exactMatch tero:p10003 .
allars:Y17961 skos:exactMatch tero:p10003 .
yso:p10003 skos:exactMatch tero:p10003 .
