@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

tero:p9345
  skos:prefLabel "fordon"@sv, "conveyances"@en, "ajoneuvot"@fi ;
  a skos:Concept ;
  skos:narrower tero:p24152 .

yso:p24152 skos:exactMatch tero:p24152 .
tero:conceptscheme a skos:ConceptScheme .
tero:p24152
  skosext:broaderGeneric tero:p9345 ;
  yso:p23805 ysa:Y171485 ;
  skos:broader tero:p9345 ;
  skos:exactMatch yso:p24152 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "unmanned ground vehicles"@en, "obemannade fordon"@sv, "miehittämättömät ajoneuvot"@fi ;
  a skos:Concept .

