@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 "Scalable Vector Graphics, a language for describing two-dimensional vector and mixed vector/raster graphics in XML. SVG graphic types include text and XSLT can transform XML documents into SVG output. Thus SVG is a possible replacement for XSL FO. SVG tools are provided by IBM, CSIRO and Adobe.\" SVG is a standard application programming interface (API) for displaying graphics encoded in XML. SVG is used for presentation of GML data"@en ; skos:prefLabel "SVG"@en .