@prefix kauno: <http://www.yso.fi/onto/kauno/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

kauno:p1700
  skos:prefLabel "sotaharjoitukset"@fi, "manövrer"@sv ;
  a skos:Concept ;
  skos:related kauno:p4500 .

kauno:p4500
  kauno:kaunokkiID "43260" ;
  owl:sameAs kauno:kertausharjoitukset ;
  skos:inScheme yso:conceptscheme ;
  skos:broader kauno:p2758 ;
  a skos:Concept ;
  skos:related kauno:p1700 ;
  skos:prefLabel "kertausharjoitukset"@fi, "repetitionsövningar"@sv ;
  kauno:facet kauno:section_1 ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340095152> ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  skos:exactMatch yso:p13336 ;
  kauno:candidate "0" .

yso:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p2758
  skos:prefLabel "händelser"@sv, "tapahtumat"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p4500 .

yso:p13336
  skos:prefLabel "military refresher courses"@en, "repetitionsövningar"@sv, "kertausharjoitukset"@fi ;
  a skos:Concept .

