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

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

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p15462
  skos:prefLabel "biological weapons"@en, "biologiset aseet"@fi, "biologiska vapen"@sv ;
  a skos:Concept ;
  skos:related yso:p15464 .

yso:p15464
  skos:broader yso:p3119 ;
  skos:closeMatch ysa:Y116059, allars:Y16141 ;
  skos:related yso:p15462 ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "bioterrorism"@en, "bioterrorismi"@fi, "bioterrorism"@sv ;
  a skos:Concept .

