@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:201139> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:201139>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22729> ;
  skos:prefLabel "Smenospongimine"@fa, "smenospongimine"@en ;
  ns0:mass "357.494" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C1C(=O)C=C(NC)C(=C1C[C@]2([C@H]3[C@@](C(=C)CCC3)(CC[C@@H]2C)C)C)O" ;
  ns0:inchikey "XOGVJROLMJBXQL-YVUMSICPSA-N" ;
  ns0:monoisotopicmass "357.23039" ;
  ns0:charge "0" ;
  ns0:formula "C22H31NO3" ;
  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-(methylamino)cyclohexa-3,5-diene-1,2-dione" ;
  ns0:inchi "InChI=1S/C22H31NO3/c1-13-7-6-8-18-21(13,3)10-9-14(2)22(18,4)12-15-19(25)16(23-5)11-17(24)20(15)26/h11,14,18,23,25H,1,6-10,12H2,2-5H3/t14-,18+,21+,22+/m0/s1" .

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 .
