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

<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:212076>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "210.12559" ;
  skos:prefLabel "vibralactone k"@en, "ویبرالاکتون K"@fa ;
  ns0:smiles "O=C1OC[C@@H]2[C@@H]1[C@H](O)[C@@H](CC=C(C)C)C2" ;
  ns0:mass "210.273" ;
  ns0:formula "C12H18O3" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "(3aR,4R,5S,6aS)-4-hydroxy-5-(3-methylbut-2-enyl)-1,3a,4,5,6,6a-hexahydrocyclopenta[c]uran-3-one" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37581> ;
  ns0:inchi "InChI=1S/C12H18O3/c1-7(2)3-4-8-5-9-6-15-12(14)10(9)11(8)13/h3,8-11,13H,4-6H2,1-2H3/t8-,9+,10+,11+/m0/s1" ;
  ns0:charge "0" ;
  ns0:inchikey "SCJICIQXRZEFQL-LNFKQOIKSA-N" .

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 .
