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

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:224262>
  ns0:inchikey "LRMMAMMVADDDHZ-HHHUOAJASA-N" ;
  ns0:formula "C12H22O2" ;
  ns0:smiles "O[C@@H]1[C@]2([C@@H]([C@H](CCC2)C)C[C@@H](C1)O)C" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "5 دئوکسی 7 بتا، 9 بتا دی هیدروکسی ژئوسمین"@fa, "5-deoxy-7beta,9beta-dihydroxygeosmin"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33822> ;
  ns0:inchi "InChI=1S/C12H22O2/c1-8-4-3-5-12(2)10(8)6-9(13)7-11(12)14/h8-11,13-14H,3-7H2,1-2H3/t8-,9-,10+,11-,12+/m0/s1" ;
  ns0:monoisotopicmass "198.16198" ;
  ns0:subset "2_STAR" ;
  ns0:mass "198.306" ;
  ns0:synonym_EXACT "(1S,3S,4aR,5S,8aR)-5,8a-dimethyl-2,3,4,4a,5,6,7,8-octahydro-1H-naphthalene-1,3-diol" ;
  ns0:charge "0" .

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 .
