@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:107767>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36054> ;
  ns0:inchikey "KAQXEMSHTWYFQB-UHFFFAOYSA-N" ;
  ns0:mass "255.312" ;
  skos:prefLabel "4-(dimethylamino)benzoic acid (phenylmethyl) ester"@en, "4 (دی متیل آمینو) بنزوئیک اسید (فنیل ) استر"@fa ;
  ns0:formula "C16H17NO2" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CN(C)C1=CC=C(C=C1)C(=O)OCC2=CC=CC=C2" ;
  ns0:monoisotopicmass "255.12593" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C16H17NO2/c1-17(2)15-10-8-14(9-11-15)16(18)19-12-13-6-4-3-5-7-13/h3-11H,12H2,1-2H3" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:36054>
  skos:prefLabel "استر بنزوات"@fa, "benzoate ester"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:107767> .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
