@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p5352
  a skos:Concept ;
  skos:broader yso:p207 ;
  skos:closeMatch ysa:Y8148 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "karuseller"@sv, "karusellit"@fi, "merry-go-rounds"@en ;
  skos:related yso:p5351 .

yso:conceptscheme
  a skos:ConceptScheme ;
  rdfs:label "http://www.yso.fi/onto/yso" .

yso:p5351
  a skos:Concept ;
  skos:prefLabel "amusement parks"@en, "nöjesparker"@sv, "huvipuistot"@fi ;
  skos:related yso:p5352 .

yso:p207
  a skos:Concept ;
  skos:narrower yso:p5352 ;
  skos:prefLabel "konkreettinen eloton objekti"@fi .

