@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:-C8NQZ4GL-J
  skos:prefLabel "statistics and research methods"@en ;
  a skos:Concept ;
  skos:narrower n9j:-D4JMFQD8-9 .

n9j:-methods
  a isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member n9j:-D4JMFQD8-9 .

n9j: a skos:ConceptScheme .
n9j:-FQQNTH2H-D
  skos:prefLabel "regression analysis"@en ;
  a skos:Concept ;
  skos:narrower n9j:-D4JMFQD8-9 .

n9j:-QG564RZD-6
  skos:prefLabel "exploratory data analysis"@en ;
  a skos:Concept ;
  skos:narrower n9j:-D4JMFQD8-9 .

n9j:-D4JMFQD8-9
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/scatterplot> ;
  skos:definition "A scatterplot is a two-dimensional coordinate graph showing the relationship between two quantitative variables, with each observation in a data set plotted as a point in the graph. Although they are employed less frequently in publications than some other statistical graphs, scatterplots are arguably the most important graphs for data analysis. [Source: The SAGE Encyclopedia of Social Science Research Methods; Scatterplot]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-QG564RZD-6, n9j:-FQQNTH2H-D, n9j:-C8NQZ4GL-J ;
  skos:prefLabel "scatterplot"@en .

