@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .

<http://rdf-vocabulary.ddialliance.org/xkos#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:48378>
  skos:prefLabel "اسید کربوکسیمیدیک"@fa, "carboximidic acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:223855> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:223855>
  skos:prefLabel "کنالاکتام A"@fa, "kenalactam a"@en ;
  ns0:smiles "O=C1NC[C@H](C=CC=CC=CC=CC=C[C@H]([C@H](C=C(C=CC=C1)C)O)O)C" ;
  ns0:synonym_EXACT "(3Z,9S,10R,11Z,13E,15E,17Z,19Z,21S)-9,10-dihydroxy-7,21-dimethyl-1-azacyclodocosa-3,5,7,11,13,15,17,19-octaen-2-one" ;
  ns0:charge "0" ;
  ns0:inchikey "UCCPCDUFJCGUEI-JUERIQILSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C23H29NO3/c1-19-13-11-12-16-23(27)24-18-20(2)14-9-7-5-3-4-6-8-10-15-21(25)22(26)17-19/h3-17,20-22,25-26H,18H2,1-2H3,(H,24,27)/b4-3+,7-5-,8-6+,13-11?,14-9-,15-10-,16-12-,19-17?/t20-,21+,22-/m0/s1" ;
  ns0:mass "367.489" ;
  ns0:monoisotopicmass "367.21474" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48378> ;
  ns0:formula "C23H29NO3" .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
