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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:92709>
  ns0:mass "415.691" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  skos:prefLabel "2 chloro 4 fluoro N [4 (1،1،1،3،3،3 hexafluoro 2 hydroxypropan 2 yl) فنیل] بنزامید"@fa, "2-chloro-4-fluoro-n-[4-(1,1,1,3,3,3-hexafluoro-2-hydroxypropan-2-yl)phenyl]benzamide"@en ;
  ns0:monoisotopicmass "415.02100" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C16H9ClF7NO2/c17-12-7-9(18)3-6-11(12)13(26)25-10-4-1-8(2-5-10)14(27,15(19,20)21)16(22,23)24/h1-7,27H,(H,25,26)" ;
  ns0:formula "C16H9ClF7NO2" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "SMHCVHCLAYAMKY-UHFFFAOYSA-N" ;
  ns0:smiles "C1=CC(=CC=C1C(C(F)(F)F)(C(F)(F)F)O)NC(=O)C2=C(C=C(C=C2)F)Cl" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
