@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/geographic_information_systems>
  skos:prefLabel "geographic information systems"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/three-dimensional_data_models> .

<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/three-dimensional_data_models> .

<https://concepts.sagepub.com/social-science/concept/three-dimensional_data_models>
  skos:definition "Three-dimensional (3D) data models focus on portraying the third dimension of physical objects and phenomena through the integration of semantic, geometric, and spatial data relationships. Fundamentally, this is a perspective different from the static, 2D or bird's-eye perspective on the world in traditional spatial data modeling. [Source: <a href=\"https://sk.sagepub.com/reference/geography/n1134.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geography; Three-Dimensional Data Models</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/geographic_information_systems> ;
  skos:prefLabel "three-dimensional data models"@en ;
  a skos:Concept .

