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

<http://www.irandoc.acir/onto/irandoc/CHEBI:22715>
  skos:prefLabel "بنزیمیدازول ها"@fa, "benzimidazoles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:114895> .

<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://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://rdf-vocabulary.ddialliance.org/xkos#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:114895>
  skos:prefLabel "3-[5-(dimethylsulfamoyl)-1-ethyl-2-benzimidazolyl]propanoic acid"@en, "3 [5 (دی متیل سولفامویل) 1 اتیل 2 بنزیمیدازولیل] پروپانوئیک اسید"@fa ;
  ns0:monoisotopicmass "325.10963" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22715> ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C14H19N3O4S/c1-4-17-12-6-5-10(22(20,21)16(2)3)9-11(12)15-13(17)7-8-14(18)19/h5-6,9H,4,7-8H2,1-3H3,(H,18,19)" ;
  ns0:formula "C14H19N3O4S" ;
  ns0:inchikey "WTLSVINLKZXZDI-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CCN1C2=C(C=C(C=C2)S(=O)(=O)N(C)C)N=C1CCC(=O)O" ;
  ns0:mass "325.385" .

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