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

tero:p10536
  skos:exactMatch yso:p10536, ysa:Y117134 ;
  skos:prefLabel "republikanism"@sv, "tasavaltalaisuus"@fi, "republicanism"@en ;
  skos:broader tero:p216 ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p216 ;
  skos:inScheme tero:conceptscheme ;
  skos:altLabel "republikanismi"@fi .

tero:conceptscheme a skos:ConceptScheme .
yso:p10536 skos:exactMatch tero:p10536 .
tero:p216
  skos:prefLabel "ideologies"@en, "ideologier"@sv, "ideologiat"@fi ;
  a skos:Concept ;
  skos:narrower tero:p10536 .

ysa:Y117134 skos:exactMatch tero:p10536 .
