@prefix yso: <http://www.yso.fi/onto/yso/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

yso:p2921
  skos:prefLabel "uskonnot (opit)"@fi, "religions"@en, "religioner"@sv ;
  a skos:Concept ;
  skos:narrower yso:p18488 .

yso:conceptscheme
  rdfs:label "http://www.yso.fi/onto/yso" ;
  a skos:ConceptScheme .

yso:p18488
  skos:broader yso:p2921 ;
  skos:altLabel "sintolaisuus"@fi ;
  skos:inScheme yso:conceptscheme ;
  skos:prefLabel "šintolaisuus"@fi, "shintoism"@en, "shintoism"@sv ;
  a skos:Concept .

