@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://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:22160>
  skos:prefLabel "استامیدها"@fa, "acetamides"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:121223> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:121223>
  ns0:inchi "InChI=1S/C15H14ClNO3/c1-20-12-5-2-10(3-6-12)8-15(19)17-13-9-11(16)4-7-14(13)18/h2-7,9,18H,8H2,1H3,(H,17,19)" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22160> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C15H14ClNO3" ;
  skos:prefLabel "n-(5-chloro-2-hydroxyphenyl)-2-(4-methoxyphenyl)acetamide"@en, "N (5 کلرو 2 هیدروکسی فنیل) 2 (4 متوکسی فنیل) استامید"@fa ;
  ns0:monoisotopicmass "291.06622" ;
  ns0:mass "291.730" ;
  ns0:charge "0" ;
  ns0:inchikey "MVLSKDWUTDAVET-UHFFFAOYSA-N" ;
  ns0:smiles "COC1=CC=C(C=C1)CC(=O)NC2=C(C=CC(=C2)Cl)O" .

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 .
