@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://www.irandoc.acir/onto/irandoc/CHEBI:33822>
  skos:prefLabel "ترکیب هیدروکسی آلی"@fa, "organic hydroxy compound"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:229143> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:229143>
  skos:prefLabel "ایلکودینول بی"@fa, "ilekudinnol b"@en ;
  ns0:smiles "O[C@@H]1C[C@@]2([C@@]3(C(C4C(C5[C@@](CC4)(CC[C@H]([C@@H]5C)C)C(O)=O)=CC3)CC[C@]2(C([C@H]1O)=C)[H])C)C" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "QMJSJXINZNNXJS-JBDOSJRGSA-N" ;
  ns0:formula "C28H42O4" ;
  ns0:subset "2_STAR" ;
  ns0:mass "442.640" ;
  ns0:synonym_EXACT "(1S,2R,4aS,6aS,8aR,10R,11R,12aS)-10,11-dihydroxy-1,2,6a,12a-tetramethyl-9-methylidene-1,2,3,4,5,6,6a,6b,7,8,8a,10,11,12,13,14b-hexadecahydropicene-4a-carboxylic acid" ;
  ns0:inchi "InChI=1S/C28H42O4/c1-15-8-12-28(25(31)32)13-10-18-19(23(28)16(15)2)9-11-26(4)21(18)7-6-20-17(3)24(30)22(29)14-27(20,26)5/h9,15-16,18,20-24,29-30H,3,6-8,10-14H2,1-2,4-5H3,(H,31,32)/t15-,16+,18?,20+,21?,22-,23?,24-,26+,27+,28+/m1/s1" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33822> ;
  ns0:monoisotopicmass "442.30831" .

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 .
