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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:122140>
  ns0:mass "300.310" ;
  skos:prefLabel "2 (3،4 دیتوکسی فنیل) 5 (2 فورانیل) 1،3،4 اگزادیازول"@fa, "2-(3,4-diethoxyphenyl)-5-(2-furanyl)-1,3,4-oxadiazole"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35618> ;
  ns0:inchi "InChI=1S/C16H16N2O4/c1-3-19-12-8-7-11(10-14(12)20-4-2)15-17-18-16(22-15)13-6-5-9-21-13/h5-10H,3-4H2,1-2H3" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "300.11101" ;
  ns0:inchikey "OIJQVHJDZUDXCL-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C16H16N2O4" ;
  ns0:smiles "CCOC1=C(C=C(C=C1)C2=NN=C(O2)C3=CC=CO3)OCC" .

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 .
