@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:Y40606 skos:exactMatch tero:p25318 .
yso:p25318 skos:exactMatch tero:p25318 .
tero:p4934
  skos:prefLabel "museums"@en, "museer"@sv, "museot"@fi ;
  a skos:Concept ;
  skos:narrower tero:p25318 .

ysa:Y180028 skos:exactMatch tero:p25318 .
tero:p25318
  skosext:broaderGeneric tero:p4934 ;
  skos:broader tero:p4934 ;
  skos:exactMatch ysa:Y180028, allars:Y40606, yso:p25318 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "urheilumuseot"@fi, "idrottsmuseer"@sv ;
  a skos:Concept .

