@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/077068>
  skos:notation "811.133"^^ns0:UDCnotation ;
  skos:prefLabel "Gallo-Romance / Gallo-Romanic languages"@en, "Línguas galo-românicas"@pt ;
  a skos:Concept ;
  skos:broader ns0:067707 .

ns0:077069
  skos:notation "811.134"^^ns0:UDCnotation ;
  skos:prefLabel "Ibero-Romance / Ibero-Romanic languages"@en, "Línguas ibero-românicas"@pt ;
  a skos:Concept ;
  skos:broader ns0:067707 .

udcs: a skos:ConceptScheme, owl:Ontology .
ns0:067707
  skos:broader ns0:067700 ;
  skos:inScheme udcs: ;
  skos:notation "811.13"^^ns0:UDCnotation ;
  skos:prefLabel "Línguas românicas"@pt, "Romance / Romanic languages"@en ;
  a skos:Concept ;
  skos:narrower ns0:077069, ns0:077068, ns0:077067, ns0:077071 .

ns0:077067
  skos:notation "811.131"^^ns0:UDCnotation ;
  skos:prefLabel "Italo-Romance / Italo-Romanic languages"@en, "Línguas ítalo-românicas"@pt ;
  a skos:Concept ;
  skos:broader ns0:067707 .

ns0:067700
  skos:notation "811.1/.2"^^ns0:UDCnotation ;
  skos:prefLabel "Línguas indo-europeias"@pt, "Indo-European languages"@en ;
  a skos:Concept ;
  skos:narrower ns0:067707 .

ns0:077071
  skos:notation "811.135"^^ns0:UDCnotation ;
  skos:prefLabel "Balkan Romance / Balkan Romanic languages"@en, "Línguas românicas dos Balcãs"@pt ;
  a skos:Concept ;
  skos:broader ns0:067707 .

