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

tero:p920
  skos:prefLabel "battles"@en, "strider"@sv, "taistelut"@fi ;
  a skos:Concept ;
  skos:narrower tero:p22382 .

tero:p22382
  a skos:Concept ;
  skosext:broaderGeneric tero:p920 ;
  skos:inScheme tero:conceptscheme ;
  skos:prefLabel "Battle of the Little Bighorn"@en, "Little Bighornin taistelu"@fi, "slaget vid Little Bighorn"@sv ;
  skos:exactMatch yso:p22382, ysa:Y160015, allars:Y37821 ;
  skos:broader tero:p920 .

tero:conceptscheme a skos:ConceptScheme .
ysa:Y160015 skos:exactMatch tero:p22382 .
yso:p22382 skos:exactMatch tero:p22382 .
allars:Y37821 skos:exactMatch tero:p22382 .
