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

<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:93183>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:inchi "InChI=1S/C16H9F8NO2/c17-10-2-1-3-11(18)12(10)13(26)25-9-6-4-8(5-7-9)14(27,15(19,20)21)16(22,23)24/h1-7,27H,(H,25,26)" ;
  ns0:inchikey "FRZOLKRUNAZTSG-UHFFFAOYSA-N" ;
  ns0:formula "C16H9F8NO2" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "C1=CC(=C(C(=C1)F)C(=O)NC2=CC=C(C=C2)C(C(F)(F)F)(C(F)(F)F)O)F" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "2،6 دی فلوئورو N [4 (1،1،1،3،3،3 هگزافلورو 2 هیدروکسی پروپان 2 یل) فنیل] بنزامید"@fa, "2,6-difluoro-n-[4-(1,1,1,3,3,3-hexafluoro-2-hydroxypropan-2-yl)phenyl]benzamide"@en ;
  ns0:charge "0" ;
  ns0:mass "399.236" ;
  ns0:monoisotopicmass "399.05055" .

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