@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:p13929
  skos:prefLabel "alcohol"@en, "alkoholi"@fi, "alkohol"@sv ;
  a skos:Concept ;
  skos:related tero:T00045 .

tero:T00042
  skos:prefLabel "alkoholivalistus"@fi, "alkoholupplysning"@sv, "alcohol education"@en ;
  a skos:Concept ;
  skos:related tero:T00045 .

tero:T00045
  skos:related tero:T00042, tero:TNR15, tero:p13929 ;
  skos:broader tero:p16550 ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T00045> ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "alcohol users"@en, "alkoholkonsumenter"@sv, "alkoholinkäyttäjät"@fi ;
  skosext:broaderGeneric tero:p16550 ;
  a skos:Concept .

tero:p16550
  skos:prefLabel "användare"@sv, "users"@en, "käyttäjät"@fi ;
  a skos:Concept ;
  skos:narrower tero:T00045 .

tero:TNR15
  skos:prefLabel "alkoholinkulutus"@fi, "alcohol consumption"@en, "alkoholkonsumtion"@sv ;
  a skos:Concept ;
  skos:related tero:T00045 .

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