@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y102610 skos:exactMatch tero:p16502 .
allars:Y16669 skos:exactMatch tero:p16502 .
tero:p16502
  skos:prefLabel "circulating collections"@en, "siirtokokoelmat"@fi, "cirkulerande samlingar"@sv ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p12676 ;
  skos:exactMatch yso:p16502, allars:Y16669, ysa:Y102610 ;
  skosext:broaderGeneric tero:p12676 ;
  a skos:Concept .

tero:p12676
  skos:prefLabel "samlingar"@sv, "collections"@en, "kokoelmat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p16502 .

yso:p16502 skos:exactMatch tero:p16502 .
