@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 .
<http://www.yso.fi/onto/mesh/D015980> skos:exactMatch tero:D015980 .
tero:p3283
  skos:prefLabel "service, technical"@en, "skötsel"@sv, "huolto"@fi ;
  a skos:Concept ;
  skos:narrower tero:D015980 .

tero:D015980
  skos:prefLabel "kansanterveystyö"@fi, "public health practice"@en ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p3283 ;
  skos:broader tero:p3283 ;
  skos:hiddenLabel "health practice, public"@en, "health practices, public"@en, "public health practices"@en, "practice, public health"@en, "practices, public health"@en ;
  skos:exactMatch <http://www.yso.fi/onto/mesh/D015980> ;
  a skos:Concept .

