@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@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:p6458
  skos:prefLabel "refugees"@en, "flyktingar"@sv, "pakolaiset"@fi ;
  a skos:Concept ;
  skos:related tero:p7507 .

allars:Y18082 skos:exactMatch tero:p7507 .
tero:conceptscheme a skos:ConceptScheme .
yso:p7507 skos:exactMatch tero:p7507 .
tero:p143
  skos:prefLabel "camps"@en, "leirit"@fi, "läger"@sv ;
  a skos:Concept ;
  skos:narrower tero:p7507 .

ysa:Y103842 skos:exactMatch tero:p7507 .
tero:p7507
  skos:exactMatch allars:Y18082, yso:p7507, ysa:Y103842 ;
  skosext:broaderGeneric tero:p143 ;
  skos:broader tero:p143 ;
  a skos:Concept ;
  skos:prefLabel "flyktingläger"@sv, "pakolaisleirit"@fi, "refugee camps"@en ;
  skos:related tero:p6458 ;
  skos:inScheme tero:conceptscheme .

