@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://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: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:93747> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:93747>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36054> ;
  ns0:monoisotopicmass "316.08816" ;
  skos:prefLabel "4-[[(4-oxo-1,5,6,7-tetrahydrocyclopenta[d]pyrimidin-2-yl)thio]methyl]benzoic acid methyl ester"@en, "متیل استر 4 [[( اکسو 1،5،6،7 تتراهیدروسیکلوپنتا[d] پیریمیدین 2 یل) تیو] ] بنزوئیک اسید"@fa ;
  ns0:smiles "COC(=O)C1=CC=C(C=C1)CSC2=NC(=O)C3=C(N2)CCC3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "316.377" ;
  ns0:formula "C16H16N2O3S" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "XDOXZFXJIASILF-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C16H16N2O3S/c1-21-15(20)11-7-5-10(6-8-11)9-22-16-17-13-4-2-3-12(13)14(19)18-16/h5-8H,2-4,9H2,1H3,(H,17,18,19)" .

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 .
