@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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:108211>
  ns0:inchikey "LIVMUDVIMKFBTF-UHFFFAOYSA-N" ;
  ns0:formula "C19H13Cl2NO" ;
  skos:prefLabel "n-(2,4-dichlorophenyl)-4-phenylbenzamide"@en, "N (2،4 دی کلروفنیل) 4 فنیل بنزامید"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:smiles "C1=CC=C(C=C1)C2=CC=C(C=C2)C(=O)NC3=C(C=C(C=C3)Cl)Cl" ;
  ns0:monoisotopicmass "341.03742" ;
  ns0:inchi "InChI=1S/C19H13Cl2NO/c20-16-10-11-18(17(21)12-16)22-19(23)15-8-6-14(7-9-15)13-4-2-1-3-5-13/h1-12H,(H,22,23)" ;
  ns0:mass "342.219" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" .

<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:108211> .

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 .
