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

udcs: a skos:ConceptScheme, owl:Ontology .
<http://udcdata.info/017234>
  skos:notation "26"^^ns0:UDCnotation ;
  skos:prefLabel "Judaísmo"@pt, "Judaism"@en ;
  a skos:Concept ;
  skos:narrower ns0:017516 .

ns0:017516
  skos:notation "261"^^ns0:UDCnotation ;
  skos:broader ns0:017234 ;
  skos:inScheme udcs: ;
  skos:prefLabel "Religião do período Bíblico. Judaísmo antigo. Religião do Antigo Testamento"@pt, "Religion of the Biblical period. Ancient Judaism. Old Testament religion"@en ;
  a skos:Concept .

