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

tero:conceptscheme a skos:ConceptScheme .
yso:p11105 skos:exactMatch tero:p11105 .
tero:p722
  skos:prefLabel "kommunalteknik"@sv, "municipal engineering"@en, "kunnallistekniikka"@fi ;
  a skos:Concept ;
  skos:related tero:p11105 .

allars:Y27495 skos:exactMatch tero:p11105 .
ysa:Y111542 skos:exactMatch tero:p11105 .
tero:p11105
  a skos:Concept ;
  skosext:broaderGeneric tero:p2378 ;
  skos:exactMatch ysa:Y111542, allars:Y27495, yso:p11105 ;
  skos:prefLabel "technical office"@en, "tekninen toimi"@fi, "teknisk service"@sv ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p2378 ;
  skos:related tero:p722 .

tero:p2378
  skos:prefLabel "kommunens kompetensområden"@sv, "local government activities"@en, "kunnan toimialat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p11105 .

