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

tero:p824
  skos:prefLabel "vård"@sv, "care"@en, "hoito"@fi ;
  a skos:Concept ;
  skos:narrower tero:p19000 .

ysa:Y140648 skos:exactMatch tero:p19000 .
tero:p19000
  skosext:broaderGeneric tero:p824 ;
  skos:exactMatch allars:Y31431, ysa:Y140648, yso:p19000 ;
  a skos:Concept ;
  skos:prefLabel "inhalaatio"@fi, "inhalation"@en, "inhalation"@sv ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p824 .

tero:conceptscheme a skos:ConceptScheme .
allars:Y31431 skos:exactMatch tero:p19000 .
yso:p19000 skos:exactMatch tero:p19000 .
