@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:-FPK32PMR-1 .

kfp:-PV1ZG35B-5
  skos:prefLabel "secondary ammonium ion"@en ;
  a skos:Concept ;
  skos:narrower kfp:-FPK32PMR-1 .

kfp:-FPK32PMR-1
  owl:sameAs obo:CHEBI_176787 ;
  skos:hiddenLabel "dizocilpine cation"@en ;
  a skos:Concept ;
  skos:inScheme kfp: ;
  skos:broader kfp:-PV1ZG35B-5 ;
  skos:prefLabel "dizocilpine(1+)"@en ;
  skos:altLabel "(5S,10R)-5-methyl-10,11-dihydro-5H-5,10-epiminodibenzo[a,d][7]annulen-12-ium"@en .

