@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://udcdata.info/> .
@prefix udcs: <http://udcdata.info/udc-schema> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

<http://udcdata.info/015989>
  skos:notation "2-1"^^ns0:UDCnotation ;
  skos:prefLabel "Theory and philosophy of religion. Nature of religion. Phenomenon of religion"@en, "Teoria e filosofia da religião. Natureza da religião. Fenómeno da religião"@pt ;
  a skos:Concept ;
  skos:narrower ns0:016008 .

ns0:016008
  skos:notation "2-14"^^ns0:UDCnotation ;
  skos:broader ns0:015989 ;
  skos:inScheme udcs: ;
  skos:prefLabel "God. Gods (Personalised god(s) as distinct from immanent spirits)"@en, "Deus. Deuses (personalizados por oposição aos espíritos imanentes)"@pt ;
  a skos:Concept .

udcs: a skos:ConceptScheme, owl:Ontology .
