@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:60004>
  skos:prefLabel "مخلوط"@fa, "mixture"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:81948> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:81948>
  ns0:inchikey "DQFPEYARZIQXRM-LTGZKZEYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  ns0:formula "C20H27NO3" ;
  ns0:inchi "InChI=1S/C20H27NO3/c1-6-16(21-24-7-2)20-17(22)10-15(11-18(20)23)19-13(4)8-12(3)9-14(19)5/h8-9,15,22H,6-7,10-11H2,1-5H3/b21-16+" ;
  ns0:mass "329.43330" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CCO/N=C(CC)/C1=C(O)CC(CC1=O)c1c(C)cc(C)cc1C" ;
  skos:prefLabel "ترالکوکسیدیم"@fa, "tralkoxydim"@en ;
  ns0:monoisotopicmass "329.19909" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:60004> .

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