@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 "Supports the networked interchange of geospatial data as \"coverages\" containing values or properties of geographic locations. Unlike the Web Map Service, which returns static maps (server-rendered as pictures), the Web Coverage Service provides access to intact (unrendered) geospatial information."@en ; skos:prefLabel "Web Coverage Service (WCS)"@en .