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

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:218465>
  ns0:monoisotopicmass "217.09502" ;
  ns0:inchi "InChI=1S/C9H15NO5/c1-4(12)10-7-6(13)2-5(3-11)8(14)9(7)15/h2,6-9,11,13-15H,3H2,1H3,(H,10,12)/t6-,7-,8+,9+/m0/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23451> ;
  ns0:inchikey "PLIJNXBKCPWNJD-RBXMUDONSA-N" ;
  ns0:charge "0" ;
  ns0:smiles "O=C(N[C@H]1[C@@H](O)C=C(CO)[C@H]([C@@H]1O)O)C" ;
  ns0:formula "C9H15NO5" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "217.221" ;
  skos:prefLabel "kirkamide"@en, "کرکامید"@fa ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "N-[(1S,2S,5R,6R)-2,5,6-trihydroxy-4-(hydroxymethyl)cyclohex-3-en-1-yl]acetamide" .

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 .
