@prefix kfp: <http://data.loterre.fr/ark:/67375/KFP> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix obo: <http://purl.obolibrary.org/obo/> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

kfp: a skos:ConceptScheme .
kfp:-GG3DST3M-2
  owl:sameAs obo:CHEBI_145793 ;
  skos:hiddenLabel "(2R,3S)-4-[(4R)-4-acyl-1,3-thiazolidin-2-yl]-2-hydroxy-3-O-butyl phosphate residue"@en, "a ring-opened abasic DNA residue cross-linked to an L cysteinyl residue"@en ;
  a skos:Concept ;
  skos:inScheme kfp: ;
  skos:broader kfp:-RJGSMVCW-K ;
  skos:prefLabel "ring-opened abasic DNA residue cross-linked to a protein cysteinyl group"@en .

kfp:-
  a isothes:ConceptGroup ;
  skos:prefLabel "3_STAR"@en ;
  skos:member kfp:-GG3DST3M-2 .

kfp:-RJGSMVCW-K
  skos:prefLabel "abasic DNA-protein cross-linked residue"@en ;
  a skos:Concept ;
  skos:narrower kfp:-GG3DST3M-2 .

