@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:25384>
  skos:prefLabel "اسید مونو کربوکسیلیک"@fa, "monocarboxylic acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:121122> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:121122>
  ns0:charge "0" ;
  skos:prefLabel "2 [4 (پیریدین  یل متیل سولفامویل) فنوکسی]  استر اسید استیک"@fa, "2-[4-(pyridin-4-ylmethylsulfamoyl)phenoxy]acetic acid methyl ester"@en ;
  ns0:formula "C15H16N2O5S" ;
  ns0:smiles "COC(=O)COC1=CC=C(C=C1)S(=O)(=O)NCC2=CC=NC=C2" ;
  ns0:inchi "InChI=1S/C15H16N2O5S/c1-21-15(18)11-22-13-2-4-14(5-3-13)23(19,20)17-10-12-6-8-16-9-7-12/h2-9,17H,10-11H2,1H3" ;
  ns0:subset "2_STAR" ;
  ns0:mass "336.365" ;
  ns0:monoisotopicmass "336.07799" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25384> ;
  ns0:inchikey "KWOPGQHDAHERLP-UHFFFAOYSA-N" .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
