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

tero:conceptscheme a skos:ConceptScheme .
tero:p2082
  skos:prefLabel "islam"@en, "islam"@fi, "islam"@sv ;
  a skos:Concept ;
  skos:narrower tero:p2081 .

ysa:Y132563 skos:exactMatch tero:p2081 .
allars:Y32627 skos:exactMatch tero:p2081 .
yso:p2081 skos:exactMatch tero:p2081 .
tero:p2081
  skos:exactMatch yso:p2081, allars:Y32627, ysa:Y132563 ;
  skos:prefLabel "sunnalaisuus"@fi, "sunnism"@sv, "Sunna Islam"@en ;
  skos:inScheme tero:conceptscheme ;
  a skos:Concept ;
  skosext:broaderGeneric tero:p2082 ;
  skos:broader tero:p2082 .

