@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:p3311
  skos:prefLabel "traffic areas"@en, "trafikområden"@sv, "liikennealueet"@fi ;
  a skos:Concept ;
  skos:narrower yso:p13828 .

yso:p13830
  skos:prefLabel "parking places"@en, "parkeringsplatser"@sv, "pysäköintipaikat"@fi ;
  a skos:Concept ;
  skos:related yso:p13828 .

yso:p13829
  skos:prefLabel "multistorey car parks"@en, "pysäköintitalot"@fi, "parkeringshus"@sv ;
  a skos:Concept ;
  skos:related yso:p13828 .

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

yso:p25074
  skos:prefLabel "parkeringar (områden)"@sv, "pysäköintitilat"@fi ;
  a skos:Concept ;
  skos:related yso:p13828 .

yso:p13828
  skos:prefLabel "pysäköintialueet"@fi, "parkeringsområden"@sv, "car parks"@en ;
  skos:inScheme yso:conceptscheme ;
  skos:altLabel "paikoitusalueet"@fi ;
  skos:broader yso:p3311 ;
  skos:closeMatch allars:Y24087, ysa:Y98370 ;
  skos:related yso:p13830, yso:p25074, yso:p13829 ;
  a skos:Concept .

