@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/spatiotemporal_data_models>
  skos:definition "A data model describes in an abstract way how real-world entities are represented in an information or database management system. A spatial data model is intended to capture the spatial properties of entities, including location, orientation, size and shape, and the spatial relationships among entities. [Source: <a href=\"https://sk.sagepub.com/reference/geoinfoscience/n201.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geographic Information Science; Spatiotemporal Data Models</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/data_modeling> ;
  skos:prefLabel "spatiotemporal data models"@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/spatiotemporal_data_models> .

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

