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

udcs:065205
  skos:notation "739"^^udcs:UDCnotation ;
  skos:prefLabel "Metallkonsthantverk"@sv, "Metallitaide"@fi, "Metal arts"@en ;
  a skos:Concept ;
  skos:narrower udcs:065207 .

udcs:udc-schema a owl:Ontology, skos:ConceptScheme .
udcs:065207
  skos:notation "739.2"^^udcs:UDCnotation ;
  skos:broader udcs:065205 ;
  skos:inScheme udcs:udc-schema ;
  skos:prefLabel "Smyckeskonst. Juvelerarkonst"@sv, "Korut (metallityön näkökulmasta)"@fi, "Jewellery (metalworking aspects)"@en ;
  a skos:Concept .

