@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:35618>
  skos:prefLabel "اتر معطر"@fa, "aromatic ether"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:95590> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:95590>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35618> ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CC=CC1=CN=C2C(=C1)C(=O)N(C[C@H]([C@H](O2)CN(C)S(=O)(=O)C3=CN(C=N3)C)C)[C@H](C)CO" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "LSM 6969"@fa, "lsm-6969"@en ;
  ns0:inchikey "KGPKEHLIXQTDQP-GPMSIDNRSA-N" ;
  ns0:inchi "InChI=1S/C22H31N5O5S/c1-6-7-17-8-18-21(23-9-17)32-19(15(2)10-27(22(18)29)16(3)13-28)11-26(5)33(30,31)20-12-25(4)14-24-20/h6-9,12,14-16,19,28H,10-11,13H2,1-5H3/t15-,16-,19-/m1/s1" ;
  ns0:formula "C22H31N5O5S" ;
  ns0:mass "477.579" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "477.20459" .

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 .
