@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:p10601 skos:exactMatch tero:p10601 .
ysa:Y105662 skos:exactMatch tero:p10601 .
tero:p761
  skos:prefLabel "technicians"@en, "tekniker"@sv, "teknikot"@fi ;
  a skos:Concept ;
  skos:narrower tero:p10601 .

allars:Y40076 skos:exactMatch tero:p10601 .
tero:p10601
  skos:prefLabel "surveying technicians (occupations)"@en, "maanmittausteknikot (ammatit)"@fi, "lantmäteritekniker (yrke)"@sv ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:exactMatch yso:p10601, ysa:Y105662, allars:Y40076 ;
  skosext:broaderGeneric tero:p761 ;
  skos:altLabel "maanmittausteknikot"@fi ;
  skos:broader tero:p761 .

