@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/067390>
  skos:notation "81`01"^^ns0:UDCnotation ;
  skos:broader ns0:067389 ;
  skos:inScheme udcs: ;
  skos:prefLabel "Período antigo. Período arcaico"@pt, "Old period. Archaic period"@en ;
  a skos:Concept .

udcs: a skos:ConceptScheme, owl:Ontology .
ns0:067389
  skos:notation "81`01/`08"^^ns0:UDCnotation ;
  skos:prefLabel "Subdivisões auxiliares especiais para origens e períodos das línguas"@pt, "Special auxiliary numbers for origins and periods of languages"@en ;
  a skos:Concept ;
  skos:narrower ns0:067390 .

