@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 skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p789
  skos:prefLabel "officerare"@sv, "officers, personal history"@en, "upseerit"@fi ;
  a skos:Concept ;
  skos:related yso:p13161 .

yso:p13161
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "non-commissioned officers"@en, "underofficerare"@sv, "aliupseerit"@fi ;
  skos:related yso:p789, yso:p7061 ;
  skos:closeMatch allars:Y28252, ysa:Y100640 ;
  skosext:partOf yso:p788 ;
  skos:broader yso:p3733 ;
  skos:scopeNote "Käytetään miehistön aliupseereista" ;
  a skos:Concept .

yso:p7061
  skos:prefLabel "stamunderoficerare"@sv, "regular non-commisioned officers"@en, "kanta-aliupseerit"@fi ;
  a skos:Concept ;
  skos:related yso:p13161 .

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

yso:p3733
  skos:prefLabel "militärperson"@sv, "military person"@en, "sotilashenkilö"@fi ;
  a skos:Concept ;
  skos:narrower yso:p13161 .

yso:p788
  skos:prefLabel "military personnel"@en, "militärer (personal)"@sv, "sotilashenkilöstö"@fi ;
  a skos:Concept .

