@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:p23259
  a skos:Concept ;
  skos:exactMatch yso:p23259, ysa:Y107555 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "Euro Disneyland"@sv, "Euro Disneyland"@en, "Euro Disneyland"@fi ;
  skos:broader tero:p5351 ;
  skosext:broaderGeneric tero:p5351 ;
  skos:altLabel "Euro Disney Resort"@fi .

tero:conceptscheme a skos:ConceptScheme .
tero:p5351
  skos:prefLabel "amusement parks"@en, "nöjesparker"@sv, "huvipuistot"@fi ;
  a skos:Concept ;
  skos:narrower tero:p23259 .

ysa:Y107555 skos:exactMatch tero:p23259 .
yso:p23259 skos:exactMatch tero:p23259 .
