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

tero:p17763
  skos:prefLabel "missiler"@sv, "missiles"@en, "ohjukset"@fi ;
  a skos:Concept ;
  skos:related tero:p23838 .

tero:p23838
  skos:broader tero:p792 ;
  skos:prefLabel "ohjustentorjunta"@fi, "antimissilförsvar"@sv, "anti-missile defence"@en ;
  skos:exactMatch yso:p23838 ;
  yso:p23805 ysa:Y171500 ;
  skos:altLabel "ohjustorjunta"@fi, "ohjuspuolustus"@fi ;
  skosext:broaderGeneric tero:p792 ;
  skos:related tero:p17763 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

tero:conceptscheme a skos:ConceptScheme .
tero:p792
  skos:prefLabel "prevention"@en, "bekämpning"@sv, "torjunta"@fi ;
  a skos:Concept ;
  skos:narrower tero:p23838 .

yso:p23838 skos:exactMatch tero:p23838 .
