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

yso:p19476
  skos:closeMatch ysa:Y95272, allars:Y27424 ;
  skos:prefLabel "dental assistants"@en, "hammashoitajat"@fi, "tandskötare"@sv ;
  skosext:partOf yso:p2366 ;
  a skos:Concept ;
  skos:related yso:p2366 ;
  skos:inScheme yso:conceptscheme ;
  skos:broader yso:p1009 .

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

yso:p2366
  skos:prefLabel "health service personnel"@en, "hälsovårdspersonal"@sv, "terveydenhuoltohenkilöstö"@fi ;
  a skos:Concept ;
  skos:related yso:p19476 .

yso:p1009
  skos:prefLabel "service occupations"@en, "serviceyrken"@sv, "palveluammatit"@fi ;
  a skos:Concept ;
  skos:narrower yso:p19476 .

