@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-CZ52LS8J-0
  skos:prefLabel "data modeling"@en ;
  a skos:Concept ;
  skos:narrower n9j:-K7TKZ0FH-N .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-K7TKZ0FH-N .

n9j:-K7TKZ0FH-N
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/data_structures> ;
  skos:definition "The simplest way to define a data structure is as a mechanism for capturing information that is usefully kept together. To most people who have any computer programming experience, the first data structure that comes to mind is in the form of a table in which the rows correspond to objects and each column represents a different piece of information of a particular type for the object associated with the row. [Source: Encyclopedia of Geographic Information Science; Data Structures]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-CZ52LS8J-0 ;
  skos:prefLabel "data structures"@en .

n9j: a skos:ConceptScheme .
