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

kulo:k1278
  skos:prefLabel "study of religion"@en, "uskontotiede"@fi ;
  a skos:Concept ;
  skos:narrower kulo:k1466 .

yso:p10377
  skos:prefLabel "cognitive science of religion"@en, "kognitiivinen uskontotiede"@fi ;
  a skos:Concept .

kulo:k1664
  skos:prefLabel "cognition"@en, "kognitio"@fi ;
  a skos:Concept ;
  skos:related kulo:k1466 .

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

kulo:k444
  skos:prefLabel "cognitive anthropology"@en, "kognitiivinen antropologia"@fi ;
  a skos:Concept ;
  skos:related kulo:k1466 .

kulo:k1466
  skos:broader kulo:k1278 ;
  skos:related kulo:k444, kulo:k1664 ;
  skos:exactMatch yso:p10377 ;
  skos:inScheme kulo:conceptscheme ;
  skos:prefLabel "cognitive science of religion"@en, "kognitiivinen uskontotiede"@fi ;
  a skos:Concept .

