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

<http://www.irandoc.acir/onto/irandoc/CHEBI:205689>
  ns0:inchikey "MWHUTAVRYIBHAV-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36586> ;
  ns0:monoisotopicmass "372.19367" ;
  ns0:formula "C22H28O5" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "اسید دکربوکسی 2′ O متیل نوریمبریکاریک"@fa, "decarboxy-2′-o-methylnorimbricaric acid"@en ;
  ns0:charge "0" ;
  ns0:mass "372.461" ;
  ns0:inchi "InChI=1S/C22H28O5/c1-4-6-7-9-16-12-17(23)13-20(24)21(16)22(25)27-19-11-15(8-5-2)10-18(14-19)26-3/h10-14,23-24H,4-9H2,1-3H3" ;
  ns0:synonym_EXACT "(3-methoxy-5-propylphenyl) 2,4-dihydroxy-6-pentylbenzoate" ;
  ns0:smiles "O=C(OC1=CC(OC)=CC(=C1)CCC)C2=C(O)C=C(O)C=C2CCCCC" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
