@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:p10183
  a skos:Concept ;
  skos:exactMatch ysa:Y111630, yso:p10183, allars:Y17700 ;
  skos:prefLabel "fakultetsbibliotek"@sv, "tiedekuntakirjastot"@fi, "faculty libraries"@en ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p10184 ;
  skos:broader tero:p10184 .

ysa:Y111630 skos:exactMatch tero:p10183 .
allars:Y17700 skos:exactMatch tero:p10183 .
tero:p10184
  skos:prefLabel "universitetsbibliotek"@sv, "university libraries"@en, "yliopistokirjastot"@fi ;
  a skos:Concept ;
  skos:narrower tero:p10183 .

yso:p10183 skos:exactMatch tero:p10183 .
