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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:120421>
  ns0:inchi "InChI=1S/C18H15BrN2O3/c1-12-9-17(21-24-12)20-18(22)14-4-2-3-13(10-14)11-23-16-7-5-15(19)6-8-16/h2-10H,11H2,1H3,(H,20,21,22)" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "3 [(4 بروموفنوکسی) متیل] N (5 متیل 3 ایزوکسازولیل) بنزامید"@fa, "3-[(4-bromophenoxy)methyl]-n-(5-methyl-3-isoxazolyl)benzamide"@en ;
  ns0:mass "387.228" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:monoisotopicmass "386.02661" ;
  ns0:inchikey "YPKUSSVTPLQXIX-UHFFFAOYSA-N" ;
  ns0:formula "C18H15BrN2O3" ;
  ns0:charge "0" ;
  ns0:smiles "CC1=CC(=NO1)NC(=O)C2=CC(=CC=C2)COC3=CC=C(C=C3)Br" .

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 .
