@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/three-dimensional_GIS>
  skos:definition "While the real world is three-dimensional, or even fourdimensional if we add time, geographic information systems (GIS) are generally constrained to just two dimensions. Progress toward three-dimensional GIS has been made in data acquisition methods (both through terrestrial and remote sensing) and visualization techniques (driven by computer graphics); however, deficiencies remain in 3D data analysis due to the lack of a 3D topology embedded in GIS. Therefore, commercial GIS are generally not capable of meeting the requirements of a fully functional 3D GIS. This entry begins by outlining the necessity to consider the third spatial dimension to get results that represent and analyze the real world precisely. [Source: <a href=\"https://sk.sagepub.com/reference/geoinfoscience/n211.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geographic Information Science; Three-Dimensional GIS</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/data_modeling> ;
  skos:prefLabel "three-dimensional GIS"@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/three-dimensional_GIS> .

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

