@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:-H6G5TPN6-L .

kfp:-H6G5TPN6-L
  owl:sameAs obo:CHEBI_144353 ;
  skos:hiddenLabel "N,N-diethylcarbamodithioic acid"@en, "N,N-diethyldithiocarbamic acid"@en, "Ditiocarb"@en ;
  a skos:Concept ;
  skos:inScheme kfp: ;
  skos:broader kfp:-FCWQ42LW-8 ;
  skos:prefLabel "diethyldithiocarbamic acid"@en ;
  skos:altLabel "diethylcarbamodithioic acid"@en .

kfp:-FCWQ42LW-8
  skos:prefLabel "dithiocarbamic acids"@en ;
  a skos:Concept ;
  skos:narrower kfp:-H6G5TPN6-L .

