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

tero:p14428
  skos:prefLabel "information"@sv, "information"@en, "informaatio"@fi ;
  a skos:Concept ;
  skos:narrower tero:p24295 .

tero:conceptscheme a skos:ConceptScheme .
tero:p24295
  yso:p23805 ysa:Y175454 ;
  skos:altLabel "lääketieto"@fi ;
  a skos:Concept ;
  skos:prefLabel "läkemedelsinformation"@sv, "drug information"@en, "lääkeinformaatio"@fi ;
  skos:broader tero:p14428 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p14428 ;
  skos:exactMatch yso:p24295 .

yso:p24295 skos:exactMatch tero:p24295 .
