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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:104132>
  ns0:charge "0" ;
  skos:prefLabel "3 [[(2S) 2 آزتیدینیل] متوکسی] 5 یدوپیریدین"@fa, "3-[[(2s)-2-azetidinyl]methoxy]-5-iodopyridine"@en ;
  ns0:inchi "InChI=1S/C9H11IN2O/c10-7-3-9(5-11-4-7)13-6-8-1-2-12-8/h3-5,8,12H,1-2,6H2/t8-/m0/s1" ;
  ns0:inchikey "RKVRGRXOYDTUEY-QMMMGPOBSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "289.99161" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C9H11IN2O" ;
  ns0:smiles "C1CN[C@@H]1COC2=CC(=CN=C2)I" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35618> ;
  ns0:mass "290.101" .

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 .
