@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 "A kind of intermediary service whose responsibility is only to bring other services together (typically a service requester and a service provider) and has no responsibility for satisfactory completion of the `contract` established between the requester and provider."@en ; skos:prefLabel "broker"@en .