@prefix tero: <http://www.yso.fi/onto/tero/> .
@prefix skosext: <http://purl.org/finnonto/schema/skosext#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ysa: <http://www.yso.fi/onto/ysa/> .
@prefix allars: <http://www.yso.fi/onto/allars/> .
@prefix yso: <http://www.yso.fi/onto/yso/> .

tero:p17035
  skosext:broaderGeneric tero:p450 ;
  skos:prefLabel "eurokommunism"@sv, "eurocommunism"@en, "eurokommunismi"@fi ;
  skos:exactMatch ysa:Y101343, allars:Y17591, yso:p17035 ;
  a skos:Concept ;
  skos:inScheme tero:conceptscheme ;
  skos:broader tero:p450 .

tero:conceptscheme a skos:ConceptScheme .
yso:p17035 skos:exactMatch tero:p17035 .
ysa:Y101343 skos:exactMatch tero:p17035 .
tero:p450
  skos:prefLabel "communism"@en, "kommunism (ideologier)"@sv, "kommunismi (ideologiat)"@fi ;
  a skos:Concept ;
  skos:narrower tero:p17035 .

allars:Y17591 skos:exactMatch tero:p17035 .
