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

tero:p20463
  skosext:broaderGeneric tero:p2018 ;
  a skos:Concept ;
  skos:prefLabel "maids"@en, "piiat"@fi, "pigor"@sv ;
  skos:exactMatch allars:Y24287, ysa:Y111052, yso:p20463 ;
  skos:broader tero:p2018 ;
  skos:inScheme tero:conceptscheme .

tero:conceptscheme a skos:ConceptScheme .
allars:Y24287 skos:exactMatch tero:p20463 .
ysa:Y111052 skos:exactMatch tero:p20463 .
yso:p20463 skos:exactMatch tero:p20463 .
tero:p2018
  skos:prefLabel "hirelings"@en, "palkolliset"@fi, "legohjon"@sv ;
  a skos:Concept ;
  skos:narrower tero:p20463 .

