@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://www.irandoc.acir/onto/irandoc/CHEBI:37581>
  skos:prefLabel "گاما لاکتون"@fa, "gamma-lactone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:219686> .

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:219686>
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:mass "280.750" ;
  ns0:inchikey "XIQUQANJOXTRNR-QYOMYNGHSA-N" ;
  ns0:formula "C12H21ClO5" ;
  skos:prefLabel "toblerol e"@en, "توبلرول ای"@fa ;
  ns0:smiles "Cl[C@@H]([C@@H](O)C(O)[C@H]1OC(=O)[C@H](C1)C)[C@H](O)CCC" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37581> ;
  ns0:monoisotopicmass "280.10775" ;
  ns0:synonym_EXACT "(3S,5S)-5-[(2S,3R,4R)-3-chloro-1,2,4-trihydroxyheptyl]-3-methyloxolan-2-one" ;
  ns0:inchi "InChI=1S/C12H21ClO5/c1-3-4-7(14)9(13)11(16)10(15)8-5-6(2)12(17)18-8/h6-11,14-16H,3-5H2,1-2H3/t6-,7+,8-,9+,10?,11+/m0/s1" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
