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

tero:conceptscheme a skos:ConceptScheme .
tero:p12675
  skos:prefLabel "bildsamlingar"@sv, "picture collections"@en, "kuvakokoelmat"@fi ;
  skosext:broaderGeneric tero:p12676 ;
  a skos:Concept ;
  skos:exactMatch yso:p12675, ysa:Y96601, allars:Y16059 ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p12676 .

ysa:Y96601 skos:exactMatch tero:p12675 .
allars:Y16059 skos:exactMatch tero:p12675 .
tero:p12676
  skos:prefLabel "samlingar"@sv, "collections"@en, "kokoelmat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p12675 .

yso:p12675 skos:exactMatch tero:p12675 .
