@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#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

tero:conceptscheme a skos:ConceptScheme .
tero:p24472
  skosext:broaderGeneric tero:p18994 ;
  yso:p23805 ysa:Y172976 ;
  skos:broader tero:p18994 ;
  skos:exactMatch yso:p24472 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "junior lottas"@en, "pikkulotat"@fi, "smålottor"@sv ;
  a skos:Concept .

yso:p24472 skos:exactMatch tero:p24472 .
tero:p18994
  skos:prefLabel "lottor"@sv, "lottas (members of lotta svärd organisation)"@en, "lotat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p24472 .

