@prefix dct: . @prefix ns1: . @prefix ns2: . @prefix rdfs: . @prefix skos: . a skos:Concept ; dct:created "2018-03-13" ; dct:modified "2018-04-16" ; ns2:hasProfile , , ; ns1:status ; rdfs:seeAlso ; skos:definition "Calling application must have detailed knowledge of interfaces of called application. Call is likely made in same technology, and using same call structure."@en ; skos:prefLabel "tightly-coupled"@en .