@prefix jupo: <http://www.yso.fi/onto/jupo/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

jupo:p17
  skos:prefLabel "liikenneonnettomuustilastot"@fi ;
  a skos:Concept ;
  skos:broader jupo:p18 .

yso:p3156
  skos:prefLabel "statistik"@sv, "tilastot"@fi, "statistics"@en ;
  a skos:Concept ;
  skos:narrower jupo:p18 .

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

jupo:p18
  skos:broader jupo:p149, yso:p3156 ;
  dc11:source "TEM" ;
  skos:narrower jupo:p17 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "onnettomuustilastot"@fi ;
  a skos:Concept .

jupo:p149
  skos:prefLabel "tilastot"@fi ;
  a skos:Concept ;
  skos:narrower jupo:p18 .

