@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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:24897>
  skos:prefLabel "ایزوندول ها"@fa, "isoindoles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:218277> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:218277>
  skos:prefLabel "Chartarlactam J"@fa, "chartarlactam j"@en ;
  ns0:synonym_EXACT "(2S,3S,4aS,7R,8R,8aS)-2,3,4'-trihydroxy-4,4,7,8a-tetramethylspiro[2,3,4a,5,6,7-hexahydro-1H-naphthalene-8,2'-7,8-dihydro-3H-uro[2,3-e]isoindole]-6'-one" ;
  ns0:monoisotopicmass "401.22022" ;
  ns0:inchi "InChI=1S/C23H31NO5/c1-11-5-6-17-21(2,3)19(27)16(26)9-22(17,4)23(11)8-13-15(25)7-12-14(18(13)29-23)10-24-20(12)28/h7,11,16-17,19,25-27H,5-6,8-10H2,1-4H3,(H,24,28)/t11-,16+,17+,19-,22+,23-/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24897> ;
  ns0:mass "401.503" ;
  ns0:inchikey "RUBLIKRGQGISNL-IDWWFARSSA-N" ;
  ns0:formula "C23H31NO5" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:smiles "O=C1NCC2=C1C=C(O)C3=C2O[C@]4([C@@]5([C@H](C([C@H](O)[C@H](C5)O)(C)C)CC[C@H]4C)C)C3" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
