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

<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://www.irandoc.acir/onto/irandoc/CHEBI:167771>
  skos:prefLabel "2-iodo-n-[2-(trifluoromethyl)phenyl]benzamide"@en, "2 ید N [2 (تری فلورومتیل) فنیل] بنزامید"@fa ;
  ns0:inchikey "ZNENNTRRSXHXRV-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:mass "391.132" ;
  ns0:formula "C14H9F3INO" ;
  ns0:charge "0" ;
  ns0:smiles "IC=1C(C(=O)NC=2C(=CC=CC2)C(F)(F)F)=CC=CC1" ;
  ns0:monoisotopicmass "390.96809" ;
  ns0:synonym_EXACT "2-iodo-N-[2-(triluoromethyl)phenyl]benzamide" ;
  ns0:inchi "InChI=1S/C14H9F3INO/c15-14(16,17)10-6-2-4-8-12(10)19-13(20)9-5-1-3-7-11(9)18/h1-8H,(H,19,20)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
