@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:35381>
  skos:prefLabel "مونوساکارید"@fa, "monosaccharide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:215250> .

<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:215250>
  ns0:smiles "O=C([C@@]1([C@@H]2[C@@H](C=C[C@@H]1C)C[C@H](C)CC2)C)C(O)CO" ;
  ns0:mass "266.381" ;
  ns0:monoisotopicmass "266.18819" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "فومودیول"@fa, "phomodiol"@en ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "1-[(1S,2S,4aR,6R,8aS)-1,2,6-trimethyl-4a,5,6,7,8,8a-hexahydro-2H-naphthalen-1-yl]-2,3-dihydroxypropan-1-one" ;
  ns0:formula "C16H26O3" ;
  ns0:inchikey "DVHGMKCUXINIRR-DSDJHQIASA-N" ;
  ns0:inchi "InChI=1S/C16H26O3/c1-10-4-7-13-12(8-10)6-5-11(2)16(13,3)15(19)14(18)9-17/h5-6,10-14,17-18H,4,7-9H2,1-3H3/t10-,11+,12+,13+,14?,16+/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35381> .

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 .
