@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@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:conceptscheme a skos:ConceptScheme .
allars:Y26107 skos:exactMatch tero:p16411 .
tero:p16411
  skos:prefLabel "skogsvårdsföreningar"@sv, "metsänhoitoyhdistykset"@fi, "forestry societies"@en ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:exactMatch yso:p16411, allars:Y26107, ysa:Y97410 ;
  skosext:broaderGeneric tero:p1393 ;
  skos:broader tero:p1393 .

yso:p16411 skos:exactMatch tero:p16411 .
tero:p1393
  skos:prefLabel "organizations"@en, "järjestöt"@fi, "organisationer"@sv ;
  a skos:Concept ;
  skos:narrower tero:p16411 .

ysa:Y97410 skos:exactMatch tero:p16411 .
