@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:065191
  skos:notation "738"^^udcs:UDCnotation ;
  skos:prefLabel "Keramik. Porslin"@sv, "Keramiikkataide. Keramiikka"@fi, "Ceramic arts. Pottery"@en ;
  a skos:Concept ;
  skos:narrower udcs:065197 .

udcs:065197
  skos:notation "738.4"^^udcs:UDCnotation ;
  skos:broader udcs:065191 ;
  skos:inScheme udcs:udc-schema ;
  skos:prefLabel "Emalj (glasaktig emalj). Cloisonne. Emaljutsmyckning"@sv, "Emalityöt. Cloisonné. Emalikoristelu"@fi, "Enamel (vitreous enamel). Cloisonné. Enamel ornaments"@en ;
  a skos:Concept .

udcs:udc-schema a owl:Ontology, skos:ConceptScheme .
