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

tero:T00210
  skosext:broaderGeneric tero:p8452 ;
  skos:broader tero:p8452 ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T00210> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "community nurses"@fi, "distriktssköterskor"@sv, "community nurses"@en ;
  a skos:Concept .

tero:conceptscheme a skos:ConceptScheme .
<http://www.yso.fi/onto/hpmulti/T00210> skos:exactMatch tero:T00210 .
tero:p8452
  skos:prefLabel "nurses"@en, "sjukskötare"@sv, "sairaanhoitajat"@fi ;
  a skos:Concept ;
  skos:narrower tero:T00210 .

