@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .

yso:p20023 skos:exactMatch tero:p20023 .
tero:p3119
  skos:prefLabel "terrorism"@en, "terrorism"@sv, "terrorismi"@fi ;
  a skos:Concept ;
  skos:narrower tero:p20023 .

tero:conceptscheme a skos:ConceptScheme .
tero:p20023
  skos:prefLabel "statsterrorism"@sv, "state terrorism"@en, "valtioterrorismi"@fi ;
  skos:exactMatch ysa:Y121203, allars:Y35873, yso:p20023 ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p3119 ;
  skos:broader tero:p3119 ;
  skos:note "Tarkoittaa valtion harjoittamaa terrorismia kansalaisiaan kohtaan" ;
  a skos:Concept .

ysa:Y121203 skos:exactMatch tero:p20023 .
allars:Y35873 skos:exactMatch tero:p20023 .
