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

yso:p86
  skos:prefLabel "idrottsanläggningar"@sv, "physical training premises"@en, "liikuntatilat"@fi ;
  a skos:Concept ;
  skos:related yso:p12301 .

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

yso:p12301
  skos:closeMatch allars:Y19879, ysa:Y96916 ;
  skos:altLabel "urheilualueet"@fi ;
  skos:prefLabel "liikunta-alueet"@fi, "outdoor exercise areas"@en, "idrottsområden"@sv ;
  skos:inScheme yso:conceptscheme ;
  skos:related yso:p86 ;
  a skos:Concept ;
  skos:broader yso:p4058, yso:p5871 .

yso:p5871
  skos:prefLabel "sports grounds and physical exercise facilities"@en, "liikuntapaikat"@fi ;
  a skos:Concept ;
  skos:narrower yso:p12301 .

yso:p4058
  skos:prefLabel "recreation areas"@en, "rekreationsområden"@sv, "virkistysalueet"@fi ;
  a skos:Concept ;
  skos:narrower yso:p12301 .

