@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/014743>
  skos:notation "007"^^ns0:UDCnotation ;
  skos:prefLabel "Activity and organizing. Communication and control theory generally (cybernetics). 'Human engineering'"@en, "Actividade e organização. Teoria da comunicação e do controlo (cibernética) em geral. \"Engenharia humana\""@pt ;
  a skos:Concept ;
  skos:narrower ns0:014746 .

ns0:014746
  skos:notation "007.5"^^ns0:UDCnotation ;
  skos:note "Systems without human operators. Automata. Robots"@en, "Sistemas sem operadores humanos. Autómatos. Robôs"@pt ;
  skos:broader ns0:014743 ;
  skos:inScheme udcs: ;
  skos:prefLabel "Sistemas automáticos"@pt, "Self-acting systems"@en ;
  a skos:Concept .

udcs: a skos:ConceptScheme, owl:Ontology .
