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

<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:109365>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "CC1=CC=C(C=C1)NC2=NC(=CS2)COC(=O)COC3=CC=C(C=C3)C=O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25384> ;
  skos:prefLabel "2-(4-formylphenoxy)acetic acid [2-(4-methylanilino)-4-thiazolyl]methyl ester"@en, "2 (4 فرمیل فنوکسی) استیک اسید [ ( متیلانیلینو)  تیازولیل] متیل استر"@fa ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:formula "C20H18N2O4S" ;
  ns0:mass "382.435" ;
  ns0:monoisotopicmass "382.09873" ;
  ns0:inchikey "XPDAVXLVGXYYMR-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C20H18N2O4S/c1-14-2-6-16(7-3-14)21-20-22-17(13-27-20)11-26-19(24)12-25-18-8-4-15(10-23)5-9-18/h2-10,13H,11-12H2,1H3,(H,21,22)" .

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