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

n9j: a skos:ConceptScheme .
n9j:-CZ52LS8J-0
  skos:prefLabel "data modeling"@en ;
  a skos:Concept ;
  skos:narrower n9j:-LV051J17-G .

n9j:-LV051J17-G
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/structured_query_language> ;
  skos:definition "Structured Query Language (SQL) is a standard computer language designed for accessing and manipulating relational database management systems (DBMS). Many modern GIS applications provide the ability to store data in an external relational database and to use SQL to interact with those data. [Source: Encyclopedia of Geographic Information Science; Structured Query Language]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-W1C49600-9, n9j:-CZ52LS8J-0 ;
  skos:prefLabel "structured query language"@en .

n9j:-W1C49600-9
  skos:prefLabel "analytical methods"@en ;
  a skos:Concept ;
  skos:narrower n9j:-LV051J17-G .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-LV051J17-G .

