@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://www.irandoc.acir/onto/irandoc/CHEBI:36586>
  skos:prefLabel "ترکیب کربونیل"@fa, "carbonyl compound"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:224121> .

<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:224121>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O=C(OC1=C(C(O)=CC(=C1)C)C)C2=C(O)C(=C(OC(=O)C3=C(O)C=C(O)C=C3C)C=C2C)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36586> ;
  ns0:inchi "InChI=1S/C25H24O8/c1-11-6-17(27)14(4)19(7-11)32-25(31)22-13(3)9-20(15(5)23(22)29)33-24(30)21-12(2)8-16(26)10-18(21)28/h6-10,26-29H,1-5H3" ;
  skos:prefLabel "thielavin s"@en, "تیلاوین اس"@fa ;
  ns0:mass "452.459" ;
  ns0:inchikey "QUVZPCQMCZMGDL-UHFFFAOYSA-N" ;
  ns0:formula "C25H24O8" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "452.14712" ;
  ns0:synonym_EXACT "(3-hydroxy-2,5-dimethylphenyl) 4-(2,4-dihydroxy-6-methylbenzoyl)oxy-2-hydroxy-3,6-dimethylbenzoate" ;
  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 .
