@prefix koko: <http://www.yso.fi/onto/koko/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .

koko:p49562
  skos:note "a place lacking station facilities where trains stop to pick up and unload passengers and freight"@en ;
  skos:broader koko:p49861, koko:p49776 ;
  skos:exactMatch <http://www.yso.fi/onto/gns/railroad_stop> ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "seisake"@fi, "railroad stop"@en ;
  a skos:Concept .

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

koko:p49861
  skos:prefLabel "raideliikennealue"@fi, "rail traffic area"@en ;
  a skos:Concept ;
  skos:narrower koko:p49562 .

koko:p49776
  skos:prefLabel "spot feature"@en ;
  a skos:Concept ;
  skos:narrower koko:p49562 .

