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

tero:conceptscheme a skos:ConceptScheme .
tero:p18100
  skos:prefLabel "disaster psychology"@en, "katastrofpsykologi"@sv, "katastrofipsykologia"@fi ;
  skos:broader tero:p1632 ;
  skos:exactMatch allars:Y20629, <http://www.yso.fi/onto/ttl/TTL1329>, ysa:Y111604 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p1632 .

ysa:Y111604 skos:exactMatch tero:p18100 .
allars:Y20629 skos:exactMatch tero:p18100 .
tero:p1632
  skos:prefLabel "psykologi"@sv, "psychology"@en, "psykologia"@fi ;
  a skos:Concept ;
  skos:narrower tero:p18100 .

<http://www.yso.fi/onto/ttl/TTL1329> skos:exactMatch tero:p18100 .
