@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 allars: <http://www.yso.fi/onto/allars/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

tero:conceptscheme a skos:ConceptScheme .
yso:p22577 skos:exactMatch tero:p22577 .
tero:p24664
  a skos:Collection ;
  skos:prefLabel "sotilaallinen organisaation koon mukaan"@fi ;
  skos:member tero:p22577 .

tero:p3949
  skos:prefLabel "militär organisation"@sv, "military organisation"@en, "sotilaallinen organisaatio"@fi ;
  a skos:Concept ;
  skos:narrower tero:p22577 .

tero:p22577
  skos:prefLabel "platoons"@en, "plutoner"@sv, "joukkueet (sotilasosastot)"@fi ;
  skosext:broaderGeneric tero:p3949 ;
  skos:broader tero:p3949 ;
  skos:exactMatch allars:Y24367, yso:p22577 ;
  skos:inScheme tero:conceptscheme ;
  rdfs:comment "(sot.) komppanian lähin alayksikkö" ;
  a skos:Concept ;
  dc11:source """Suomen kielen perussanakirja	""" .

allars:Y24367 skos:exactMatch tero:p22577 .
