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

<http://www.irandoc.acir/onto/irandoc/CHEBI:211715>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33822> ;
  ns0:inchi "InChI=1S/C14H22O3/c1-12(2)4-8-9(5-12)13(3)6-14(13,7-15)11(17)10(8)16/h8-10,15-16H,4-7H2,1-3H3/t8-,9+,10-,13-,14-/m1/s1" ;
  ns0:monoisotopicmass "238.15689" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  skos:prefLabel "5,8a دی هیدروکسی 13 نورماراسم 7 یک"@fa, "5,8a-dihydroxy-13-normarasm-7-one"@en ;
  ns0:formula "C14H22O3" ;
  ns0:inchikey "VYBWIBBYFKHVOS-ZBWZXZMXSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(1aR,3R,3aR,6aS,6bR)-3-hydroxy-1a-(hydroxymethyl)-5,5,6b-trimethyl-1,3,3a,4,6,6a-hexahydrocyclopropa[e]inden-2-one" ;
  ns0:mass "238.327" ;
  ns0:smiles "O=C1[C@]2([C@]([C@H]3CC(C[C@H]3[C@H]1O)(C)C)(C)C2)CO" .

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 .
