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

udcs:udc-schema a owl:Ontology, skos:ConceptScheme .
udcs:017234
  skos:notation "26"^^udcs:UDCnotation ;
  skos:prefLabel "Juutalaisuus"@fi, "Judendom"@sv, "Judaism"@en ;
  a skos:Concept ;
  skos:narrower udcs:017516 .

udcs:017516
  skos:notation "261"^^udcs:UDCnotation ;
  skos:broader udcs:017234 ;
  skos:inScheme udcs:udc-schema ;
  skos:prefLabel "Äldre judendom. Gamla Testamentets religion"@sv, "Raamatun ajan uskonto. Muinainen juutalaisuus. Vanhan testamentin uskonto"@fi, "Religion of the Biblical period. Ancient Judaism. Old Testament religion"@en ;
  a skos:Concept .

