@prefix yso: <http://www.yso.fi/onto/yso/> .
@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p11775
  skos:broader yso:p1179 ;
  a skos:Concept ;
  skos:related yso:p11776, yso:p11777 ;
  skos:prefLabel "provisorer"@sv, "proviisorit"@fi, "head dispensers"@en ;
  skos:closeMatch allars:Y24721, ysa:Y100802 ;
  skos:inScheme yso:conceptscheme .

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

yso:p11776
  skos:prefLabel "farmaceuter"@sv, "dispensers, pharmacy"@en, "farmaseutit"@fi ;
  a skos:Concept ;
  skos:related yso:p11775 .

yso:p1179
  skos:prefLabel "occupations"@en, "yrken"@sv, "ammatit"@fi ;
  a skos:Concept ;
  skos:narrower yso:p11775 .

yso:p11777
  skos:prefLabel "pharmacists"@en, "apotekare"@sv, "apteekkarit"@fi ;
  a skos:Concept ;
  skos:related yso:p11775 .

