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

yso:p9912
  skos:prefLabel "kollektivtrafik"@sv, "public transport"@en, "joukkoliikenne"@fi ;
  a skos:Concept ;
  skos:related yso:p10864 .

yso:p2062
  skos:prefLabel "traffic services"@en, "trafikservice"@sv, "liikennepalvelut"@fi ;
  a skos:Concept ;
  skos:related yso:p10864 .

yso:p10864
  skos:altLabel "municipal transit company"@en ;
  a skos:Concept ;
  skos:related yso:p9912, yso:p13227, yso:p2062 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "trafikverk"@sv, "liikennelaitokset"@fi, "municipal transport corporation"@en ;
  skos:closeMatch allars:Y27897, ysa:Y118871 ;
  skos:broader yso:p272 .

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

yso:p272
  skos:prefLabel "organisaatiot (järjestelmät)"@fi, "organisations (systems)"@en, "organisationer"@sv ;
  a skos:Concept ;
  skos:narrower yso:p10864 .

yso:p13227
  skos:prefLabel "passenger traffic"@en, "persontrafik"@sv, "henkilöliikenne"@fi ;
  a skos:Concept ;
  skos:related yso:p10864 .

