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

<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:123434>
  ns0:charge "0" ;
  ns0:smiles "CC1=C(N=C(S1)C2=CC=NC=C2)OC(=O)C3=CC=C(C=C3)Cl" ;
  ns0:inchi "InChI=1S/C16H11ClN2O2S/c1-10-14(19-15(22-10)11-6-8-18-9-7-11)21-16(20)12-2-4-13(17)5-3-12/h2-9H,1H3" ;
  ns0:formula "C16H11ClN2O2S" ;
  ns0:mass "330.790" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "PVTGOMVXNKUOMJ-UHFFFAOYSA-N" ;
  skos:prefLabel "4 کلروبنزوئیک اسید (5 متیل 2 پیریدین  یل  تیازولیل) استر"@fa, "4-chlorobenzoic acid (5-methyl-2-pyridin-4-yl-4-thiazolyl) ester"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36054> ;
  ns0:monoisotopicmass "330.02298" .

<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:123434> .

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 .
