@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:p23807
  skos:inScheme tero:conceptscheme ;
  yso:p23805 ysa:Y172912 ;
  a skos:Concept ;
  skos:related tero:p10360 ;
  skos:broader tero:p7349 ;
  skos:prefLabel "national security"@en, "kansallinen turvallisuus"@fi, "nationell säkerhet"@sv ;
  skosext:broaderGeneric tero:p7349 ;
  skos:exactMatch yso:p23807 .

tero:p10360
  skos:prefLabel "internal security"@en, "intern säkerhet"@sv, "sisäinen turvallisuus"@fi ;
  a skos:Concept ;
  skos:related tero:p23807 .

tero:conceptscheme a skos:ConceptScheme .
yso:p23807 skos:exactMatch tero:p23807 .
tero:p7349
  skos:prefLabel "safety"@en, "säkerhet"@sv, "turvallisuus"@fi ;
  a skos:Concept ;
  skos:narrower tero:p23807 .

