@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#> .

yso:p14750
  skos:prefLabel "ambulanser"@sv, "ambulances"@en, "ambulanssit"@fi ;
  a skos:Concept ;
  skos:broader yso:p9521 .

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

yso:p9345
  skos:prefLabel "fordon"@sv, "ajoneuvot"@fi, "vehicles"@en ;
  a skos:Concept ;
  skos:narrower yso:p9521 .

yso:p9520
  skos:prefLabel "brandbilar"@sv, "fire engines"@en, "paloautot"@fi ;
  a skos:Concept ;
  skos:broader yso:p9521 .

yso:p14857
  skos:prefLabel "polisfordon"@sv, "police vehicles"@en, "poliisiajoneuvot"@fi ;
  a skos:Concept ;
  skos:broader yso:p9521 .

yso:p9521
  skos:broader yso:p9345 ;
  skos:narrower yso:p9520, yso:p14750, yso:p14857 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "emergency vehicles"@en, "utryckningsfordon"@sv, "hälytysajoneuvot"@fi ;
  a skos:Concept .

