@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
  skos:broader yso:p207 ;
  skos:closeMatch ysa:Y8148 ;
  skos:related yso:p5351 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "karuseller"@sv, "karusellit"@fi, "merry-go-rounds"@en ;
  a skos:Concept .

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

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

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

