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

yso:p18136 skos:exactMatch tero:p18136 .
allars:Y23361 skos:exactMatch tero:p18136 .
tero:conceptscheme a skos:ConceptScheme .
ysa:Y102189 skos:exactMatch tero:p18136 .
tero:p18136
  skos:exactMatch ysa:Y102189, allars:Y23361, yso:p18136 ;
  skos:prefLabel "nationalmuseer"@sv, "national museums"@en, "kansallismuseot"@fi ;
  skosext:broaderGeneric tero:p4934 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p4934 .

tero:p4934
  skos:prefLabel "museums"@en, "museer"@sv, "museot"@fi ;
  a skos:Concept ;
  skos:narrower tero:p18136 .

