@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:p1423
  skos:prefLabel "husdjursuppfödning"@sv, "animal production"@en, "kotieläintuotanto"@fi ;
  a skos:Concept ;
  skos:narrower tero:p1422 .

allars:Y21690 skos:exactMatch tero:p1422 .
yso:p1422 skos:exactMatch tero:p1422 .
tero:p1422
  skos:prefLabel "köttproduktion"@sv, "meat production"@en, "lihantuotanto"@fi ;
  skos:exactMatch allars:Y21690, ysa:Y96861, yso:p1422 ;
  skosext:broaderGeneric tero:p1423 ;
  skos:broader tero:p1423 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

ysa:Y96861 skos:exactMatch tero:p1422 .
