@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:33905>
  skos:prefLabel "هپتوز"@fa, "heptose"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:195941> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:195941>
  skos:prefLabel "کوریوز"@fa, "coriose"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33905> ;
  ns0:smiles "O[C@@H]([C@@H](O)C(=O)[C@H](O)CO)[C@H](O)CO" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C7H14O7/c8-1-3(10)5(12)7(14)6(13)4(11)2-9/h3-5,7-12,14H,1-2H2/t3-,4-,5-,7-/m1/s1" ;
  ns0:inchikey "INYHXAFWZQXELF-FNKGTGPASA-N" ;
  ns0:formula "C7H14O7" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(2R,4R,5R,6R)-1,2,4,5,6,7-hexahydroxyheptan-3-one" ;
  ns0:monoisotopicmass "210.07395" ;
  ns0:mass "210.182" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
