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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:114604>
  ns0:mass "389.405" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:13248> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "N [4 [5 (2 فورانیل) 1،3،4 اگزادیازول 2 یل] فنیل] 2 فنوکسی بوتانامید"@fa, "n-[4-[5-(2-furanyl)-1,3,4-oxadiazol-2-yl]phenyl]-2-phenoxybutanamide"@en ;
  ns0:subset "2_STAR" ;
  ns0:formula "C22H19N3O4" ;
  ns0:inchikey "IKIHJVJWZYYSGE-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C22H19N3O4/c1-2-18(28-17-7-4-3-5-8-17)20(26)23-16-12-10-15(11-13-16)21-24-25-22(29-21)19-9-6-14-27-19/h3-14,18H,2H2,1H3,(H,23,26)" ;
  ns0:monoisotopicmass "389.13756" ;
  ns0:charge "0" ;
  ns0:smiles "CCC(C(=O)NC1=CC=C(C=C1)C2=NN=C(O2)C3=CC=CO3)OC4=CC=CC=C4" .

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 .
