@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
tero:T00930
  skos:prefLabel "professional personnel"@en, "ammatillinen henkilökunta"@fi, "professionella"@sv ;
  a skos:Concept ;
  skos:narrower tero:TTL141 .

tero:TTL141
  skosext:broaderGeneric tero:T00930 ;
  skos:broader tero:T00930 ;
  skos:related tero:p11776 ;
  skos:exactMatch <http://www.yso.fi/onto/ttl/TTL141> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "apteekkihenkilökunta"@fi, "pharmacy personnel"@en, "apotekpersonal"@sv ;
  a skos:Concept .

<http://www.yso.fi/onto/ttl/TTL141> skos:exactMatch tero:TTL141 .
tero:p11776
  skos:prefLabel "pharmacists"@en, "farmaceuter"@sv, "farmaseutit"@fi ;
  a skos:Concept ;
  skos:related tero:TTL141 .

