@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 skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .

tero:conceptscheme a skos:ConceptScheme .
tero:p24001
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skos:exactMatch yso:p24001 ;
  skos:prefLabel "hätälähettimet"@fi, "nödsändare"@sv, "personal locator beacons"@en ;
  skosext:broaderGeneric tero:p1340 ;
  skos:related tero:p20370 ;
  yso:p23805 ysa:Y172897 ;
  skos:broader tero:p1340 .

tero:p1340
  skos:prefLabel "tekniskt objekt"@sv, "technical object"@en, "tekninen objekti"@fi ;
  a skos:Concept ;
  skos:narrower tero:p24001 .

tero:p20370
  skos:prefLabel "distress rockets"@en, "nödraketer"@sv, "hätäraketit"@fi ;
  a skos:Concept ;
  skos:related tero:p24001 .

yso:p24001 skos:exactMatch tero:p24001 .
