@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://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:3992>
  skos:prefLabel "کتون حلقوی"@fa, "cyclic ketone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:223960> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:223960>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "440.536" ;
  ns0:charge "0" ;
  skos:prefLabel "tropolactone c"@en, "تروپولاکتون سی"@fa ;
  ns0:formula "C26H32O6" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:3992> ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C26H32O6/c1-14-12-16-13-18-25(5)10-9-19(27)31-24(3,4)17(25)8-11-26(18,6)32-22(16)15(2)21(28)20(14)23(29)30-7/h9-10,12,17-18H,8,11,13H2,1-7H3/t17-,18-,25-,26-/m0/s1" ;
  ns0:synonym_EXACT "methyl (1S,2S,8R,11S)-2,7,7,11,14,17-hexamethyl-5,15-dioxo-6,12-dioxatetracyclo[9.9.0.02,8.013,19]icosa-3,13,16,18-tetraene-16-carboxylate" ;
  ns0:inchikey "IAPFNCDIAZGJJT-JZWJADFXSA-N" ;
  ns0:smiles "O=C1C(=C(C=C2C(=C1C)O[C@@]3([C@H]([C@]4(C=CC(=O)OC([C@@H]4CC3)(C)C)C)C2)C)C)C(=O)OC" ;
  ns0:monoisotopicmass "440.21989" .

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 .
