@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:121035> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:121035>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "CC1=C(C=CC(=C1)S(=O)(=O)NCCC2=CCCCC2)OCC(=O)OC" ;
  ns0:inchikey "GJWFAJZZPLUEFK-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "367.14534" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25384> ;
  ns0:mass "367.462" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "2-[4-[2-(1-cyclohexenyl)ethylsulfamoyl]-2-methylphenoxy]acetic acid methyl ester"@en, "2 [4 [ (1 سیکلوهگزنیل) اتیل سولفامویل]  متیل فنوکسی]  استر اسید استیک"@fa ;
  ns0:inchi "InChI=1S/C18H25NO5S/c1-14-12-16(8-9-17(14)24-13-18(20)23-2)25(21,22)19-11-10-15-6-4-3-5-7-15/h6,8-9,12,19H,3-5,7,10-11,13H2,1-2H3" ;
  ns0:formula "C18H25NO5S" ;
  ns0:charge "0" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
