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

<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://www.irandoc.acir/onto/irandoc/CHEBI:221198>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "4-hydroxy-3-methoxy-2-(3-methylbut-2-en-1-yl)phenyl 2,4-dihydroxy-6-methylbenzoate"@en, "4 هیدروکسی 3 متوکسی 2 (3 متیل بوت 2 و 1 یل) فنیل 2،4 دی هیدروکسی 6 متیل بنزوات"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36586> ;
  ns0:formula "C20H22O6" ;
  ns0:mass "358.390" ;
  ns0:monoisotopicmass "358.14164" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C20H22O6/c1-11(2)5-6-14-17(8-7-15(22)19(14)25-4)26-20(24)18-12(3)9-13(21)10-16(18)23/h5,7-10,21-23H,6H2,1-4H3" ;
  ns0:smiles "O=C(OC1=C(C(OC)=C(O)C=C1)CC=C(C)C)C2=C(O)C=C(O)C=C2C" ;
  ns0:inchikey "RGGLERSJYRMVRI-UHFFFAOYSA-N" ;
  ns0:synonym_EXACT "[4-hydroxy-3-methoxy-2-(3-methylbut-2-enyl)phenyl] 2,4-dihydroxy-6-methylbenzoate" ;
  ns0:subset "2_STAR" .

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 .
