@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:52404>
  skos:prefLabel "کینومتان ها"@fa, "quinomethanes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:202591> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:202591>
  ns0:synonym_EXACT "(2R,4R)-4-hydroxy-2,4-dimethyl-6-methylidene-7-oxospiro[1,3-dihydroindene-5,1'-cyclopropane]-2-carboxylic acid" ;
  skos:prefLabel "illudinic acid"@en, "اسید ایلودینیک"@fa ;
  ns0:inchikey "XVLXBOQONSPNGH-UONOGXRCSA-N" ;
  ns0:monoisotopicmass "262.12051" ;
  ns0:mass "262.305" ;
  ns0:smiles "O=C1C(=C)C2([C@@](O)(C)C3=C1C[C@@](C(=O)O)(C)C3)CC2" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:52404> ;
  ns0:formula "C15H18O4" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C15H18O4/c1-8-11(16)9-6-13(2,12(17)18)7-10(9)14(3,19)15(8)4-5-15/h19H,1,4-7H2,2-3H3,(H,17,18)/t13-,14+/m0/s1" ;
  ns0:charge "0" .

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 .
