@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix unbist: <http://metadata.un.org/thesaurus/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

unbist:1002187 a skos:Concept ;
    dcterms:identifier "T0009836"^^xsd:string,
        "https://lib-thesaurus.un.org/LIB/DHLUNBISThesaurus.nsf/fee3fb01c865ac5d85256cf400648b1f/cf3f5ce888ae504e85256aa00060106b"^^xsd:string ;
    skos:altLabel "KNOWLEDGE ENGINEERING"@en,
        "KNOWLEDGE-BASED SYSTEMS"@en,
        "Инженерия знаний"@ru,
        "Интеллектуальные системы"@ru ;
    skos:broader unbist:1001196,
        unbist:160200 ;
    skos:historyNote "Instituted June 1991"@en ;
    skos:inScheme unbist:16 ;
    skos:note "TEST, LC. FScope from Innovation et nouvelles technologies de l'information, Paris, La Documentation française,M"@en,
        "Современный англо-русский словарь по вычислительной технике (М: ЛОРИ, 1996)"@ru ;
    skos:prefLabel "النظم المتخصصة"@ar,
        "EXPERT SYSTEMS"@en,
        "SISTEMAS EXPERTOS"@es,
        "SYSTEMES EXPERTS"@fr,
        "Экспертные системы"@ru,
        "专家系统"@zh ;
    skos:related unbist:1000401,
        unbist:1001183,
        unbist:1001501,
        unbist:1003204,
        unbist:1006016 ;
    skos:scopeNote "Computer programs that seek to imitate the thought processes of human experts"@en,
        "Programas de computadora que buscan imitar los procesos de pensamiento de expertos humanos"@es,
        "Systèmes disposant d'une base de connaissance incorporant et enregistrant sous forme de règles une synthèse des connaissances et comportements d'un expert humain"@fr,
        "Компьютерные программы, которые стремятся имитировать мыслительные процессы экспертов-людей"@ru,
        "模仿人类专家思维过程的计算机程序。"@zh .

