@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 .
tero:T00042
  skos:prefLabel "alkoholivalistus"@fi, "alkoholupplysning"@sv, "alcohol education"@en ;
  a skos:Concept ;
  skos:related tero:T00040 .

tero:p23
  skos:prefLabel "rådgivning"@sv, "guidance"@en, "neuvonta"@fi ;
  a skos:Concept ;
  skos:narrower tero:T00040 .

tero:T00040
  skosext:broaderGeneric tero:p23 ;
  skos:broader tero:p23 ;
  skos:related tero:T00042 ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T00040> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "alkoholrådgivning"@sv, "alcohol counselling"@en, "alkoholineuvonta"@fi ;
  a skos:Concept .

<http://www.yso.fi/onto/hpmulti/T00040> skos:exactMatch tero:T00040 .
