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

<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:144268>
  ns0:mass "500.539" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36586> ;
  ns0:inchi "InChI=1S/C27H32O9/c1-4-6-8-10-16(28)12-15-13-19(34-3)23(30)25-21(15)27(33)35-20-14-18(29)22(26(31)32)17(24(20)36-25)11-9-7-5-2/h13-14,29-30H,4-12H2,1-3H3,(H,31,32)" ;
  ns0:monoisotopicmass "500.205" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "اسید لیویدیک"@fa, "lividic acid"@en ;
  ns0:formula "C27H32O9" ;
  ns0:smiles "O=C1OC2=C(C(=C(C(=O)O)C(=C2)O)CCCCC)OC3=C1C(=CC(=C3O)OC)CC(=O)CCCCC" ;
  ns0:inchikey "YFNNJORBJZUGCV-UHFFFAOYSA-N" ;
  ns0:charge "0" .

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 .
