@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:23451>
  skos:prefLabel "سیکلیتول"@fa, "cyclitol"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:216287> .

<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:216287>
  ns0:charge "0" ;
  ns0:synonym_EXACT "4-[(3S,5S,6R)-3,5,6-trihydroxy-5-(3-methylbut-2-enyl)cyclohexen-1-yl]but-3-yn-2-one" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O=C(C#CC1=C[C@@H](O)C[C@@]([C@@H]1O)(O)CC=C(C)C)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23451> ;
  ns0:subset "2_STAR" ;
  ns0:formula "C15H20O4" ;
  skos:prefLabel "biscognienyne c"@en, "Biscognienyne C"@fa ;
  ns0:inchi "InChI=1S/C15H20O4/c1-10(2)6-7-15(19)9-13(17)8-12(14(15)18)5-4-11(3)16/h6,8,13-14,17-19H,7,9H2,1-3H3/t13-,14-,15+/m1/s1" ;
  ns0:mass "264.321" ;
  ns0:monoisotopicmass "264.13616" ;
  ns0:inchikey "PIBCDVMQUBXKPE-KFWWJZLASA-N" .

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 .
