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

<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:144285>
  ns0:mass "482.437" ;
  ns0:smiles "O=C(OC1=CC(O)=C(C(=O)O)C(=C1)C)C2=C(OC)C=C(OC(=O)C3=C(O)C=C(O)C=C3C)C=C2C" ;
  skos:prefLabel "ovoic acid"@en, "اسید اووئیک"@fa ;
  ns0:formula "C25H22O10" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36586> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:inchikey "BXLGBRLDRRZQKR-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "482.121" ;
  ns0:inchi "InChI=1S/C25H22O10/c1-11-5-14(26)8-17(27)21(11)24(31)35-16-7-13(3)22(19(10-16)33-4)25(32)34-15-6-12(2)20(23(29)30)18(28)9-15/h5-10,26-28H,1-4H3,(H,29,30)" ;
  ns0:subset "2_STAR" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
