@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/geometric_primitives> .

<https://concepts.sagepub.com/social-science/concept/geometric_primitives>
  skos:definition "In many fields of design, including information systems, a “primitive” is the building block from which more complex forms are constructed. Thus, in a geographic information system (GIS), there are a small number of geometric forms that serve as the geometric basis on which a richer system can be constructed. [Source: <a href=\"https://sk.sagepub.com/reference/geoinfoscience/n87.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Geographic Information Science; Geometric Primitives</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 "geometric primitives"@en ;
  a skos:Concept .

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

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

