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

yso:conceptscheme a skos:ConceptScheme .
kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p4240
  skos:prefLabel "nazister"@sv, "natsit"@fi ;
  a skos:Concept ;
  skos:related kauno:p2464 .

yso:p3949
  skos:prefLabel "sotilaallinen organisaatio"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p2464 .

kauno:p2464
  a skos:Concept ;
  skos:related kauno:p4240 ;
  kauno:facet kauno:section_6 ;
  skos:prefLabel "SS-trupper"@sv, "SS-joukot"@fi ;
  kauno:candidate "0" ;
  kauno:hideInPublicSide "0"@fi, "0"@sv ;
  skos:inScheme yso:conceptscheme ;
  owl:sameAs kauno:SS-joukot ;
  skos:broader yso:p3949 ;
  kauno:kaunokkiID "44810" ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340222548> .

