@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 .
<http://www.yso.fi/onto/hpmulti/T00079> skos:exactMatch tero:T00079 .
tero:T01252
  skos:prefLabel "youth clubs"@en, "nuorisokerhot"@fi, "ungdomsföreningar"@sv ;
  a skos:Concept ;
  skos:related tero:T00079 .

tero:p272
  skos:prefLabel "organisations"@en, "organisaatiot"@fi, "organisationer"@sv ;
  a skos:Concept ;
  skos:narrower tero:T00079 .

tero:p14556
  skos:prefLabel "patientföreningar"@sv, "patients' associations"@en, "potilasyhdistykset"@fi ;
  a skos:Concept ;
  skosext:broaderGeneric tero:T00079 ;
  skos:broader tero:T00079 .

tero:T00079
  skos:prefLabel "associations"@en, "yhdistykset"@fi, "föreningar"@sv ;
  a skos:Concept ;
  skos:broader tero:p272 ;
  skos:related tero:T01252 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p272 ;
  skos:narrower tero:p14556 ;
  skos:exactMatch <http://www.yso.fi/onto/hpmulti/T00079> .

