@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/data_modeling>
  skos:prefLabel "data modeling"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/discrete_versus_continuous_phenomena> .

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

<https://concepts.sagepub.com/social-science/concept/conceptual_foundations_of_GIS>
  skos:prefLabel "conceptual foundations of GIS"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/discrete_versus_continuous_phenomena> .

<https://concepts.sagepub.com/social-science/concept/discrete_versus_continuous_phenomena>
  skos:definition "Geographic phenomena can be roughly divided into two realms: discrete or continuous. While phenomena, features, and entities can have distinct definitions in geographic information science, for the purpose of the discussion here, the three terms are used interchangeably. [Source: <a href=\"https://sk.sagepub.com/reference/geoinfoscience/n50.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geographic Information Science; Discrete versus Continuous Phenomena</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/data_modeling>, <https://concepts.sagepub.com/social-science/concept/conceptual_foundations_of_GIS> ;
  skos:prefLabel "discrete versus continuous phenomena"@en ;
  a skos:Concept .

