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

yso:p6415
  skos:prefLabel "religion"@en, "uskonto"@fi, "religion"@sv ;
  a skos:Concept ;
  skos:narrower kauno:p4326 .

kauno:p3037
  skos:prefLabel "skenhelighet"@sv, "tekopyhyys"@fi ;
  a skos:Concept ;
  skos:related kauno:p4326 .

yso:conceptscheme a skos:ConceptScheme .
kauno:p4326
  skos:prefLabel "konventionell religiositet"@sv, "tapauskonto"@fi ;
  kauno:kaunokkiID "42753" ;
  owl:sameAs kauno:tapauskonto ;
  skos:broader yso:p6415, kauno:p967 ;
  kauno:facet kauno:section_1 ;
  skos:inScheme yso:conceptscheme ;
  kauno:candidate "0" ;
  kauno:hideInPublicSide "0"@fi, "0"@sv ;
  skos:closeMatch <http://www.yso.fi/onto/kaunokki#keyword174340909220> ;
  skos:related kauno:p3037 ;
  a skos:Concept .

kauno:kaunokkiID rdfs:label "tunniste"@fi, "identifierare"@sv .
kauno:p967
  skos:prefLabel "uskonto"@fi, "religion"@sv ;
  a skos:Concept ;
  skos:narrower kauno:p4326 .

