@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/016147>
  skos:notation "2-23"^^ns0:UDCnotation ;
  skos:broader ns0:016143 ;
  skos:inScheme udcs: ;
  skos:prefLabel "Sacred books. Scriptures. Religious texts"@en, "Livros sagrados. Escrituras. Textos religiosos"@pt ;
  a skos:Concept .

ns0:016143
  skos:notation "2-2"^^ns0:UDCnotation ;
  skos:prefLabel "Provas da religião"@pt, "Evidences of religion"@en ;
  a skos:Concept ;
  skos:narrower ns0:016147 .

udcs: a skos:ConceptScheme, owl:Ontology .
