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

kauno:p1920
  skos:topConceptOf yso:conceptscheme ;
  skos:inScheme yso:conceptscheme ;
  kauno:kaunokkiID "48031" ;
  skos:altLabel "antiterrorismverksamhet"@sv, "antiterrorismi"@fi ;
  kauno:candidate "0" ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174341261543> ;
  a skos:Concept ;
  skos:prefLabel "terrorisminvastainen toiminta"@fi, "antiterrorism"@sv ;
  skos:exactMatch yso:p17596 ;
  owl:sameAs kauno:terrorisminvastainen_toiminta ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  skos:related kauno:p2637 ;
  kauno:facet kauno:section_1 .

yso:conceptscheme
  a skos:ConceptScheme ;
  skos:hasTopConcept kauno:p1920 .

kauno:p2637
  skos:prefLabel "terrorism"@sv, "terrorismi"@fi ;
  a skos:Concept ;
  skos:related kauno:p1920 .

yso:p17596
  skos:prefLabel "anti-terrorist operations"@en, "antiterrorism"@sv, "terrorisminvastainen toiminta"@fi ;
  a skos:Concept .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
