@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 skosext: <http://purl.org/finnonto/schema/skosext#> .

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

tero:p19223
  a skos:Concept ;
  skos:prefLabel "Ehrensvärd-museo"@fi, "Ehrensvärd Museum"@en, "Ehrensvärd-museum"@sv ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p4934 ;
  skos:exactMatch yso:p19223, ysa:Y126556 ;
  skos:note "Kotimuseo Suomenlinnassa" ;
  skosext:broaderGeneric tero:p4934 .

