@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix puho: <http://www.yso.fi/onto/puho/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p761
  skos:prefLabel "tekniker (yrken)"@sv, "teknikot (ammatit)"@fi, "technicians"@en ;
  a skos:Concept ;
  skos:narrower yso:p14085 .

yso:p15934 skos:narrowMatch yso:p14085 .
yso:p14085
  skos:broader yso:p761 ;
  skos:altLabel "hammasteknikot"@fi ;
  skos:inScheme puho:conceptscheme ;
  skos:prefLabel "tandtekniker (yrke)"@sv, "dental technicians (occupations)"@en, "hammasteknikot (ammatit)"@fi ;
  a skos:Concept .

puho:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

