@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix unbist: <http://metadata.un.org/thesaurus/> .

unbist:c_952e6435 a skos:Concept ;
    skos:broader unbist:160200 ;
    skos:historyNote "New concept adopted by TC 13 Sept 2023"@en ;
    skos:inScheme unbist:16 ;
    skos:narrower unbist:1001193 ;
    skos:note "UNTERM"@en ;
    skos:prefLabel "CYBERSPACE"@en,
        "网络空间"@zh ;
    skos:related unbist:1001197,
        unbist:1001508,
        unbist:1003348,
        unbist:1003369,
        unbist:1003787 ;
    skos:scopeNote "A global domain within the information environment consisting of the inter-dependent network of information technology infrastructures, including the internet, telecommunications networks, computer systems, and embedded processors and controllers."@en,
        "信息环境内的一个全球域，由相互依存的信息技术基础设施网络组成，包括互联网、电信网络、计算机系统，以及嵌入式处理器和控制器。"@zh .

