@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:22729>
  skos:prefLabel "بنزوکینون ها"@fa, "benzoquinones"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:182919> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:182919>
  skos:prefLabel "اسمنوسپونژیارین"@fa, "smenospongiarine"@en ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22729> ;
  ns0:smiles "OC1=C(C[C@]2([C@]3([C@](CC[C@@H]2C)(C(CCC3)=C)C)[H])C)C(=O)C(=O)C=C1NCCC(C)C" ;
  ns0:inchikey "QAIBXYQYLGUGJG-DVBYZVISSA-N" ;
  ns0:monoisotopicmass "413.29299" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C26H39NO3/c1-16(2)11-13-27-20-14-21(28)24(30)19(23(20)29)15-26(6)18(4)10-12-25(5)17(3)8-7-9-22(25)26/h14,16,18,22,27,29H,3,7-13,15H2,1-2,4-6H3/t18-,22+,25+,26+/m0/s1" ;
  ns0:synonym_EXACT "3-[[(1R,2S,4aS,8aS)-1,2,4a-trimethyl-5-methylidene-3,4,6,7,8,8a-hexahydro-2H-naphthalen-1-yl]methyl]-4-hydroxy-5-(3-methylbutylamino)cyclohexa-3,5-diene-1,2-dione" ;
  ns0:mass "413.602" ;
  ns0:formula "C26H39NO3" ;
  ns0:charge "0" .

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 .
