@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/064676>
  skos:notation "7"^^ns0:UDCnotation ;
  skos:prefLabel "THE ARTS. RECREATION. ENTERTAINMENT. SPORT"@en, "ARTE. RECREAÇÃO. ENTRETENIMENTO. DESPORTO"@pt ;
  a skos:Concept ;
  skos:narrower ns0:065213 .

ns0:065214
  skos:notation "741/744"^^ns0:UDCnotation ;
  skos:prefLabel "Drawing"@en, "Desenho"@pt ;
  a skos:Concept ;
  skos:broader ns0:065213 .

ns0:065240
  skos:notation "745/749"^^ns0:UDCnotation ;
  skos:prefLabel "Industrial and domestic arts and crafts. Applied arts"@en, "Artes e ofícios industriais e domésticos. Artes aplicadas"@pt ;
  a skos:Concept ;
  skos:broader ns0:065213 .

udcs: a skos:ConceptScheme, owl:Ontology .
ns0:065213
  skos:notation "74"^^ns0:UDCnotation ;
  skos:broader ns0:064676 ;
  skos:narrower ns0:065240, ns0:065214 ;
  skos:inScheme udcs: ;
  skos:prefLabel "Drawing. Design. Applied arts and crafts"@en, "Desenho. Design. Artes e ofícios aplicados"@pt ;
  a skos:Concept .

