@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
tero:p2787
  skos:prefLabel "bibliotek"@sv, "kirjastot"@fi, "libraries"@en ;
  a skos:Concept ;
  skos:narrower tero:p16658 .

tero:p16658
  skos:altLabel "folkbibliotek"@sv, "kunnankirjastot"@fi, "kommunbibliotek"@sv ;
  skos:inScheme tero:conceptscheme ;
  skos:exactMatch ysa:Y100424, yso:p16658, allars:Y15075 ;
  skosext:broaderGeneric tero:p2787 ;
  skos:broader tero:p2787 ;
  a skos:Concept ;
  skos:prefLabel "allmänna bibliotek"@sv, "public libraries"@en, "yleiset kirjastot"@fi .

allars:Y15075 skos:exactMatch tero:p16658 .
ysa:Y100424 skos:exactMatch tero:p16658 .
yso:p16658 skos:exactMatch tero:p16658 .
