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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:116632>
  ns0:smiles "COC1=CC=C(C=C1)NC(=O)CSC2=NC=CN2CC3=CC=CC=C3" ;
  skos:prefLabel "n-(4-methoxyphenyl)-2-[[1-(phenylmethyl)-2-imidazolyl]thio]acetamide"@en, "N (4 متوکسی فنیل) 2 [[1 (فنیل متیل) 2 ایمیدازولیل] تیو] استامید"@fa ;
  ns0:mass "353.440" ;
  ns0:inchi "InChI=1S/C19H19N3O2S/c1-24-17-9-7-16(8-10-17)21-18(23)14-25-19-20-11-12-22(19)13-15-5-3-2-4-6-15/h2-12H,13-14H2,1H3,(H,21,23)" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:13248> ;
  ns0:inchikey "KRKKIFKFHCKQKL-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "353.11980" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C19H19N3O2S" .

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 .
