@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 .
yso:p18409
  skos:prefLabel "spioner"@sv, "vakoilijat"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p923 .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p3457
  skos:prefLabel "spioner"@sv, "vakoilijat"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p923 .

kauno:p923
  owl:sameAs kauno:kaksoisagentit ;
  skos:inScheme yso:conceptscheme ;
  kauno:kaunokkiID "44983" ;
  skos:broader kauno:p3457, yso:p18409 ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340041645> ;
  kauno:facet kauno:section_6 ;
  skos:prefLabel "kaksoisagentit"@fi, "dubbelagenter"@sv ;
  a skos:Concept ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  kauno:candidate "0" .

