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

<http://www.irandoc.acir/onto/irandoc/CHEBI:114703>
  ns0:smiles "CCOC1=CC=C(C=C1)CC(=O)N2C(CC(=N2)C)(C(F)(F)F)O" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22160> ;
  ns0:monoisotopicmass "330.11913" ;
  ns0:inchikey "ONOVBPWRKMANPF-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C15H17F3N2O3/c1-3-23-12-6-4-11(5-7-12)8-13(21)20-14(22,15(16,17)18)9-10(2)19-20/h4-7,22H,3,8-9H2,1-2H3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "2-(4-ethoxyphenyl)-1-[5-hydroxy-3-methyl-5-(trifluoromethyl)-4h-pyrazol-1-yl]ethanone"@en, "2 (4 اتوکسی فنیل) 1 [5 هیدروکسی 3 متیل 5 (تری فلورومتیل) 4H پیرازول 1 ایل] اتانون"@fa ;
  ns0:formula "C15H17F3N2O3" ;
  ns0:mass "330.303" .

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 .
