@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:p20381
  skos:prefLabel "titrering"@sv, "titraus"@fi, "titration"@en ;
  a skos:Concept ;
  skos:narrower tero:t149 .

tero:conceptscheme a skos:ConceptScheme .
tero:t149
  skosext:broaderGeneric tero:p20381 ;
  skos:broader tero:p20381 ;
  skos:altLabel "HA-titraus"@fi ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "HA-titraukset"@fi ;
  a skos:Concept .

