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

yso:p20023
  skos:prefLabel "state terrorism"@en, "valtioterrorismi"@fi ;
  a skos:Concept .

kauno:p3771
  owl:sameAs kauno:valtioterrorismi ;
  skos:broader kauno:p2637 ;
  skos:inScheme yso:conceptscheme ;
  kauno:kaunokkiID "48035" ;
  rdfs:comment "Tarkoittaa valtion harjoittamaa terrorismia kansalaisiaan kohtaan."@fi ;
  kauno:facet kauno:section_1 ;
  a skos:Concept ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340976074> ;
  skos:prefLabel "statsterrorism"@sv, "valtioterrorismi"@fi ;
  skos:exactMatch yso:p20023 ;
  kauno:candidate "0" ;
  kauno:hideInPublicSide "0"@sv, "0"@fi ;
  dc11:source "Verkko-Kaunokki"@fi .

yso:conceptscheme a skos:ConceptScheme .
kauno:p2637
  skos:prefLabel "terrorism"@sv, "terrorismi"@fi ;
  a skos:Concept ;
  skos:narrower kauno:p3771 .

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