@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/extensible_markup_language>
  skos:definition "Extensible Markup Language (XML) is a text-based markup or metalanguage used to define other markup languages. It allows content authors to define their own grammar and treelike document structures. [Source: <a href=\"https://sk.sagepub.com/reference/geoinfoscience/n65.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geographic Information Science; Extensible Markup Language (XML)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/data_modeling>, <https://concepts.sagepub.com/social-science/concept/design_aspects> ;
  skos:prefLabel "extensible markup language"@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/extensible_markup_language> .

<https://concepts.sagepub.com/social-science/concept/design_aspects>
  skos:prefLabel "design aspects"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/extensible_markup_language> .

<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/extensible_markup_language> .

