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

tero:conceptscheme a skos:ConceptScheme .
yso:p23543 skos:exactMatch tero:p23543 .
tero:p4934
  skos:prefLabel "museums"@en, "museer"@sv, "museot"@fi ;
  a skos:Concept ;
  skos:narrower tero:p23543 .

tero:p23543
  a skos:Concept ;
  skos:exactMatch ysa:Y148416, allars:Y33775, yso:p23543 ;
  skos:prefLabel "taideteollisuusmuseot"@fi, "konstindustrimuseer"@sv, "museums of applied arts"@en ;
  skosext:broaderGeneric tero:p4934 ;
  skos:broader tero:p4934 ;
  skos:inScheme tero:conceptscheme .

allars:Y33775 skos:exactMatch tero:p23543 .
ysa:Y148416 skos:exactMatch tero:p23543 .
