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

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:92049>
  ns0:monoisotopicmass "331.09752" ;
  ns0:charge "0" ;
  ns0:mass "331.794" ;
  ns0:inchikey "MDPKOGIGDWVDDL-UHFFFAOYSA-N" ;
  skos:prefLabel "2 [[(4 ترت بوتیل فنیل) اکسومتیل] آمینو]  کلروبنزوئیک اسید"@fa, "2-[[(4-tert-butylphenyl)-oxomethyl]amino]-4-chlorobenzoic acid"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22702> ;
  ns0:smiles "CC(C)(C)C1=CC=C(C=C1)C(=O)NC2=C(C=CC(=C2)Cl)C(=O)O" ;
  ns0:inchi "InChI=1S/C18H18ClNO3/c1-18(2,3)12-6-4-11(5-7-12)16(21)20-15-10-13(19)8-9-14(15)17(22)23/h4-10H,1-3H3,(H,20,21)(H,22,23)" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:formula "C18H18ClNO3" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
