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

<http://www.yso.fi/onto/hpmulti/T00209> skos:exactMatch tero:T00209 .
tero:p10700
  skos:prefLabel "professionals"@en, "ammattilaiset"@fi, "professionella"@sv ;
  a skos:Concept ;
  skos:narrower tero:T00209 .

tero:conceptscheme a skos:ConceptScheme .
tero:T00209
  skosext:broaderGeneric tero:p10700 ;
  skos:broader tero:p10700 ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T00209> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "personal inom socialpsykiatri"@sv, "avoterveydenhuollon mielenterveystyön ammattilaiset"@fi, "community mental health care professionals"@en ;
  a skos:Concept .

