@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:conceptscheme a skos:ConceptScheme .
allars:Y28201 skos:exactMatch tero:p10709 .
yso:p10709 skos:exactMatch tero:p10709 .
ysa:Y96042 skos:exactMatch tero:p10709 .
tero:p454
  skos:prefLabel "politics"@en, "politik"@sv, "politiikka"@fi ;
  a skos:Concept ;
  skos:narrower tero:p10709 .

tero:p3845
  skos:prefLabel "kehitysapu"@fi, "biståndsarbete"@sv, "development cooperation"@en ;
  a skos:Concept ;
  skos:related tero:p10709 .

tero:p10709
  a skos:Concept ;
  skos:altLabel "kehitysapupolitiikka"@fi, "kehitysyhteistyöpolitiikka"@fi ;
  skos:broader tero:p454 ;
  skos:exactMatch ysa:Y96042, yso:p10709, allars:Y28201 ;
  skos:related tero:p3845 ;
  skos:prefLabel "developing country policy"@en, "u-landspolitik"@sv, "kehitysmaapolitiikka"@fi ;
  skos:inScheme tero:conceptscheme ;
  skosext:broaderGeneric tero:p454 .

