@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:-T5V7P3K4-T .

kfp:-BL76VT95-S
  skos:prefLabel "penicillin allergen"@en ;
  a skos:Concept ;
  skos:narrower kfp:-T5V7P3K4-T .

kfp:-D6QGRX9T-2
  skos:prefLabel "penicillin"@en ;
  a skos:Concept ;
  skos:narrower kfp:-T5V7P3K4-T .

kfp:-T5V7P3K4-T
  skos:altLabel "6beta-[(2R)-2-amino-2-(cyclohexa-1,4-dien-1-yl)acetamido]-2,2-dimethylpenam-3alpha-carboxylic acid"@en ;
  skos:hiddenLabel "Dexacillin"@en, "epicilline"@en, "epicillinum"@en, "epicilina"@en, "Dihydroampicillin"@en ;
  a skos:Concept ;
  skos:inScheme kfp: ;
  owl:sameAs obo:CHEBI_58974 ;
  skos:broader kfp:-BL76VT95-S, kfp:-D6QGRX9T-2 ;
  skos:prefLabel "epicillin"@en .

