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

yso:p6225
  skos:prefLabel "uskonnonfilosofia"@fi, "religionsfilosofi"@sv, "philosophy of religion"@en ;
  skos:altLabel "uskontofilosofia"@fi ;
  skos:broader yso:p1056, yso:p3827 ;
  a skos:Concept ;
  skos:closeMatch allars:Y25062, ysa:Y106075 ;
  skos:inScheme yso:conceptscheme .

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

yso:p3827
  skos:prefLabel "systemaattinen teologia"@fi, "systematisk teologi"@sv, "systematic theology"@en ;
  a skos:Concept ;
  skos:narrower yso:p6225 .

yso:p1056
  skos:prefLabel "philosophy"@en, "filosofia"@fi, "filosofi"@sv ;
  a skos:Concept ;
  skos:narrower yso:p6225 .

