@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:22702>
  skos:prefLabel "بنزامیدها"@fa, "benzamides"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:119996> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:119996>
  ns0:mass "281.230" ;
  ns0:monoisotopicmass "281.06636" ;
  ns0:smiles "COC1=CC=CC(=C1)C(=O)NC2=C(C(=C(C=C2)F)F)F" ;
  ns0:inchikey "IVPFPQXQQLRYFS-UHFFFAOYSA-N" ;
  ns0:formula "C14H10F3NO2" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  skos:prefLabel "3-methoxy-n-(2,3,4-trifluorophenyl)benzamide"@en, "3 متوکسی N (2،3،4 تری فلوروفنیل) بنزامید"@fa ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C14H10F3NO2/c1-20-9-4-2-3-8(7-9)14(19)18-11-6-5-10(15)12(16)13(11)17/h2-7H,1H3,(H,18,19)" ;
  ns0:subset "2_STAR" .

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 .
