@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:13248>
  skos:prefLabel "آنیلید"@fa, "anilide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:120721> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:120721>
  ns0:monoisotopicmass "410.10488" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:13248> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "2 [[5 (2 فورانیل) 4 (2 فورانیل متیل) 1،2،4 تری آزول 3 یل] تیو] N (2 متوکسی فنیل) استامید"@fa, "2-[[5-(2-furanyl)-4-(2-furanylmethyl)-1,2,4-triazol-3-yl]thio]-n-(2-methoxyphenyl)acetamide"@en ;
  ns0:subset "2_STAR" ;
  ns0:smiles "COC1=CC=CC=C1NC(=O)CSC2=NN=C(N2CC3=CC=CO3)C4=CC=CO4" ;
  ns0:inchikey "FUCIAIPGZRXNGA-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C20H18N4O4S/c1-26-16-8-3-2-7-15(16)21-18(25)13-29-20-23-22-19(17-9-5-11-28-17)24(20)12-14-6-4-10-27-14/h2-11H,12-13H2,1H3,(H,21,25)" ;
  ns0:mass "410.448" ;
  ns0:formula "C20H18N4O4S" ;
  ns0:charge "0" .

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 .
