@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:p454
  skos:prefLabel "politics"@en, "politik"@sv, "politiikka"@fi ;
  a skos:Concept ;
  skos:narrower tero:p23830 .

tero:p6460
  skos:prefLabel "asylum"@en, "asylrätt"@sv, "turvapaikkaoikeus"@fi ;
  a skos:Concept ;
  skos:related tero:p23830 .

yso:p23830 skos:exactMatch tero:p23830 .
tero:p10254
  skos:prefLabel "aliens policy"@en, "utlänningspolitik"@sv, "ulkomaalaispolitiikka"@fi ;
  a skos:Concept ;
  skos:related tero:p23830 .

tero:p9976
  skos:prefLabel "refugee policy"@en, "pakolaispolitiikka"@fi, "flyktingpolitik"@sv ;
  a skos:Concept ;
  skos:related tero:p23830 .

tero:p23830
  skos:broader tero:p454 ;
  skosext:broaderGeneric tero:p454 ;
  skos:related tero:p6460, tero:p10254, tero:p9976 ;
  skos:prefLabel "asylum policy"@en, "turvapaikkapolitiikka"@fi, "asylpolitik"@sv ;
  skos:exactMatch yso:p23830 ;
  yso:p23805 ysa:Y175693 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme .

