@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/065179>
  skos:notation "736"^^ns0:UDCnotation ;
  skos:broader ns0:065174 ;
  skos:inScheme udcs: ;
  skos:prefLabel "Glíptica. Sigilografia"@pt, "Glyptics. Sigillography"@en ;
  a skos:Concept .

udcs: a skos:ConceptScheme, owl:Ontology .
ns0:065174
  skos:notation "73"^^ns0:UDCnotation ;
  skos:prefLabel "Plastic arts"@en, "Artes plásticas"@pt ;
  a skos:Concept ;
  skos:narrower ns0:065179 .

