@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/027092>
  skos:notation "519.85"^^ns0:UDCnotation ;
  skos:prefLabel "Programação matemática"@pt, "Mathematical programming"@en ;
  a skos:Concept ;
  skos:broader ns0:027081 .

ns0:027081
  skos:scopeNote "Class here mathematical theories and methods for operational research. For operational research as a management subject in general, see 005.31. For operational research as methods in social sciences see 303"@en ;
  skos:related ns0:019798, ns0:014375 ;
  skos:notation "519.8"^^ns0:UDCnotation ;
  skos:narrower ns0:027087, ns0:027092 ;
  skos:inScheme udcs: ;
  skos:broader ns0:025453 ;
  a skos:Concept ;
  skos:note "Classificar aqui teorías e métodos matemáticos para investigação operacional. Para investigação operacional como assunto de gestão em geral, ver 005.31. Para investigação operacional como método em ciências sociais, ver 303"@pt ;
  skos:prefLabel "Operational research (OR): mathematical theories and methods"@en, "Teorias e métodos de investigação operacional matemática"@pt .

ns0:019798
  skos:notation "330.4"^^ns0:UDCnotation ;
  skos:prefLabel "Mathematical economics"@en, "Economia matemática"@pt ;
  a skos:Concept ;
  skos:related ns0:027081 .

ns0:014375
  skos:notation "005.31"^^ns0:UDCnotation ;
  skos:prefLabel "Operational research (OR)"@en, "Investigação operacional (IO)"@pt ;
  a skos:Concept ;
  skos:related ns0:027081 .

udcs: a skos:ConceptScheme, owl:Ontology .
ns0:027087
  skos:notation "519.83"^^ns0:UDCnotation ;
  skos:prefLabel "Teoria dos jogos"@pt, "Game theory"@en ;
  a skos:Concept ;
  skos:broader ns0:027081 .

ns0:025453
  skos:notation "51"^^ns0:UDCnotation ;
  skos:prefLabel "Mathematics"@en, "Matemática"@pt ;
  a skos:Concept ;
  skos:narrower ns0:027081 .

