@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/068182>
  skos:notation "911.9"^^ns0:UDCnotation ;
  skos:prefLabel "Geografia aplicada"@pt, "Applied, practical geography"@en ;
  a skos:Concept ;
  skos:broader ns0:068175 .

ns0:068176
  skos:notation "911.5"^^ns0:UDCnotation ;
  skos:prefLabel "Typological geography"@en, "Geografia tipológica"@pt ;
  a skos:Concept ;
  skos:broader ns0:068175 .

ns0:068180
  skos:notation "911.7"^^ns0:UDCnotation ;
  skos:prefLabel "Geografia comparada"@pt, "Comparative geography"@en ;
  a skos:Concept ;
  skos:broader ns0:068175 .

ns0:068179
  skos:notation "911.6"^^ns0:UDCnotation ;
  skos:prefLabel "Individual spatial divisions and regional units"@en, "Divisões espaciais e unidades regionais determinadas"@pt ;
  a skos:Concept ;
  skos:broader ns0:068175 .

udcs: a skos:ConceptScheme, owl:Ontology .
ns0:068138
  skos:notation "911"^^ns0:UDCnotation ;
  skos:prefLabel "Geografia geral. Geografia sistemática (ciência dos fatores geográficos). Geografia teórica"@pt, "General geography. Science of geographical factors (systematic geography). Theoretical geography"@en ;
  a skos:Concept ;
  skos:narrower ns0:068175 .

ns0:068181
  skos:notation "911.8"^^ns0:UDCnotation ;
  skos:prefLabel "Normative geography"@en, "Geografia normativa"@pt ;
  a skos:Concept ;
  skos:broader ns0:068175 .

ns0:068175
  skos:narrower ns0:068179, ns0:068182, ns0:068176, ns0:068180, ns0:068181 ;
  skos:notation "911.5/.9"^^ns0:UDCnotation ;
  skos:prefLabel "Geografia teórica"@pt, "Theoretical geography"@en ;
  skos:broader ns0:068138 ;
  skos:inScheme udcs: ;
  a skos:Concept .

