@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/scalable_vector_graphics>
  skos:definition "Scalable Vector Graphics (SVG) is an Extensible Markup Language (XML)-based Web graphics standard developed by the World Wide Web Consortium (W3C). The markup language describes and integrates vector graphics, raster graphics, text, multimedia, interactivity, and animation. [Source: <a href=\"https://sk.sagepub.com/reference/geoinfoscience/n174.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geographic Information Science; Scalable Vector Graphics (SVG)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/data_modeling> ;
  skos:prefLabel "scalable vector graphics"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/data_modeling>
  skos:prefLabel "data modeling"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/scalable_vector_graphics> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/scalable_vector_graphics> .

