@prefix kfp: <http://data.loterre.fr/ark:/67375/KFP> .
@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#> .
@prefix obo: <http://purl.obolibrary.org/obo/> .

kfp: a skos:ConceptScheme .
kfp:-
  a isothes:ConceptGroup ;
  skos:prefLabel "3_STAR"@en ;
  skos:member kfp:-W6DCLCP5-D .

kfp:-W6DCLCP5-D
  skos:broader kfp:-MSTRTQ5P-4, kfp:-TKQFPV4W-Q ;
  skos:hiddenLabel "EL-273"@en, "alpha-(2,4-dichlorophenyl)-alpha-phenyl-5-pyrimidinemethanol"@en, "(RS)-2,4-dichloro-alpha-(pyrimidin-5-yl)benzhydryl alcohol"@en, "rac-(R)-(2,4-dichlorophenyl)phenyl(pyrimidin-5-yl)methanol"@en ;
  skos:prefLabel "triarimol"@en ;
  skos:altLabel "rac-(2,4-dichlorophenyl)(phenyl)pyrimidin-5-ylmethanol"@en ;
  owl:sameAs obo:CHEBI_82074 ;
  skos:inScheme kfp: ;
  a skos:Concept .

kfp:-TKQFPV4W-Q
  skos:prefLabel "racemate"@en ;
  a skos:Concept ;
  skos:narrower kfp:-W6DCLCP5-D .

kfp:-MSTRTQ5P-4
  skos:prefLabel "pyrimidine fungicide"@en ;
  a skos:Concept ;
  skos:narrower kfp:-W6DCLCP5-D .

