@prefix jvr: <http://data.loterre.fr/ark:/67375/JVR> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix mesh: <http://id.nlm.nih.gov/mesh/vocab#> .

jvr: a skos:ConceptScheme .
jvr:-J9JP06Q8-0
  skos:broader jvr:-JLG50VCW-R ;
  skos:definition "A statistical analytic technique used with discrete dependent variables, concerned with separating sets of observed values and allocating new values. It is sometimes used instead of regression analysis."@en ;
  skos:inScheme jvr: ;
  dc:established "1990-01-01"^^xsd:date ;
  skos:prefLabel "Analyse discriminante"@fr, "Discriminant Analysis"@en ;
  dc:modified "2008-07-08"^^xsd:date ;
  dc:created "1989-05-25"^^xsd:date ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D016002> ;
  a mesh:Descriptor, skos:Concept .

jvr:-JLG50VCW-R
  skos:prefLabel "Statistics as Topic"@en, "Statistiques comme sujet"@fr ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-J9JP06Q8-0 .

