@prefix dct: . @prefix ns1: . @prefix ns2: . @prefix rdfs: . @prefix skos: . a skos:Concept ; dct:created "2018-03-13" ; dct:modified "2018-04-16" ; ns1:hasProfile , , ; ns2:status ; rdfs:seeAlso ; skos:definition "The basic distributed object scheme developed by the Object Management Group (OMG), a consortium similar to OGC but focused on object technology instead of distributed geoprocessing. Object Request Brokers (ORBs) help clients find servers."@en ; skos:prefLabel "Common Object Request Broker Architecture (CORBA)"@en .