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

<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:227553>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36586> ;
  ns0:inchikey "BQVVGYRQMMYUCI-UHFFFAOYSA-N" ;
  skos:prefLabel "متیل هموسکیکات"@fa, "methyl homosekikate"@en ;
  ns0:subset "2_STAR" ;
  ns0:mass "460.523" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C25H32O8/c1-6-8-9-11-16-13-19(31-4)23(22(27)21(16)24(28)32-5)33-25(29)20-15(10-7-2)12-17(30-3)14-18(20)26/h12-14,26-27H,6-11H2,1-5H3" ;
  ns0:smiles "O=C(OC1=C(O)C(=C(CCCCC)C=C1OC)C(=O)OC)C2=C(O)C=C(OC)C=C2CCC" ;
  ns0:monoisotopicmass "460.20972" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "methyl 2-hydroxy-3-(2-hydroxy-4-methoxy-6-propylbenzoyl)oxy-4-methoxy-6-pentylbenzoate" ;
  ns0:formula "C25H32O8" .

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 .
