@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<http://rdf-vocabulary.ddialliance.org/xkos#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:122086>
  ns0:monoisotopicmass "362.12666" ;
  ns0:mass "362.379" ;
  skos:prefLabel "n-[3-cyano-4,5-bis(4-methoxyphenyl)-2-furanyl]acetamide"@en, "N [3 سیانو 4،5 بیس (4 متوکسی فنیل) 2 فورانیل] استامید"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24129> ;
  ns0:smiles "CC(=O)NC1=C(C(=C(O1)C2=CC=C(C=C2)OC)C3=CC=C(C=C3)OC)C#N" ;
  ns0:inchikey "HEYMAWOJWMPZLF-UHFFFAOYSA-N" ;
  ns0:formula "C21H18N2O4" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C21H18N2O4/c1-13(24)23-21-18(12-22)19(14-4-8-16(25-2)9-5-14)20(27-21)15-6-10-17(26-3)11-7-15/h4-11H,1-3H3,(H,23,24)" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:24129>
  skos:prefLabel "فوران‌ها"@fa, "furans"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:122086> .

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 .
