@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 language for describing and encoding services. The Web Services Description Language (WSDL) is a draft specification from W3C to describe networked services in terms of what they can do, where they reside on the network and how to invoke them."@en ; skos:prefLabel "Web Services Description Language (WSDL)"@en .