@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/015992>
  skos:notation "2-13"^^ns0:UDCnotation ;
  skos:broader ns0:015989 ;
  skos:inScheme udcs: ;
  skos:prefLabel "The Holy. The sacred. The supernatural. Object(s) of religion/worship"@en, "O divino. O Sagrado. O Sobrenatural. Objecto(s) da religião/culto"@pt ;
  a skos:Concept .

ns0: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:015992 .

udcs: a skos:ConceptScheme, owl:Ontology .
