@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 mesh: <http://id.nlm.nih.gov/mesh/vocab#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

jvr: a skos:ConceptScheme .
jvr:-CZ005CJS-G
  dc:created "2002-07-03"^^xsd:date ;
  dc:modified "2015-06-22"^^xsd:date ;
  a skos:Concept, mesh:Descriptor ;
  skos:inScheme jvr: ;
  skos:definition "A method of ETHICAL ANALYSIS that emphasizes practical problem solving through examining individual cases that are considered to be representative; sometimes used to denote specious argument or rationalization. Differentiate from casuistics, which is the recording and study of cases and disease."@en ;
  skos:broader jvr:-LSJ9CS27-Z ;
  dc:established "2003-01-01"^^xsd:date ;
  mesh:allowableQualifier jvr:-SBNWSM1T-R ;
  skos:prefLabel "Casuistique"@fr, "Casuistry"@en ;
  owl:sameAs <http://id.nlm.nih.gov/mesh/D032764> .

jvr:-LSJ9CS27-Z
  skos:prefLabel "Ethical Analysis"@en, "Analyse éthique"@fr ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-CZ005CJS-G .

jvr:-SBNWSM1T-R
  skos:prefLabel "history (Qualifier)"@en, "histoire (Qualificatif)"@fr ;
  a mesh:Qualifier, skos:Concept .

