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

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#synonym_EXACT> rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:201992>
  skos:prefLabel "papulosic acid"@en, "اسید پاپولوزیک"@fa ;
  ns0:synonym_EXACT "3-(2,4-dihydroxy-6-methylphenoxy)carbonyl-2,4-dihydroxy-6-methylbenzoic acid" ;
  ns0:inchi "InChI=1S/C16H14O8/c1-6-4-9(18)12(13(20)11(6)15(21)22)16(23)24-14-7(2)3-8(17)5-10(14)19/h3-5,17-20H,1-2H3,(H,21,22)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36586> ;
  ns0:inchikey "GELGDWPNJIQPMI-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O=C(OC1=C(O)C=C(O)C=C1C)C2=C(O)C(=C(C)C=C2O)C(=O)O" ;
  ns0:formula "C16H14O8" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:mass "334.280" ;
  ns0:monoisotopicmass "334.06887" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
