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

<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:105544>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25384> ;
  skos:prefLabel "2 [4 کلرو  [3 ( متوکسی فنیل)  اکسو 1، دی هیدروکینازولین  یل] فنوکسی] متیل استر اسید استیک"@fa, "2-[4-chloro-2-[3-(4-methoxyphenyl)-4-oxo-1,2-dihydroquinazolin-2-yl]phenoxy]acetic acid methyl ester"@en ;
  ns0:monoisotopicmass "452.11390" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:mass "452.888" ;
  ns0:inchikey "LVQVEKLXWORDSL-UHFFFAOYSA-N" ;
  ns0:formula "C24H21ClN2O5" ;
  ns0:charge "0" ;
  ns0:smiles "COC1=CC=C(C=C1)N2C(NC3=CC=CC=C3C2=O)C4=C(C=CC(=C4)Cl)OCC(=O)OC" ;
  ns0:inchi "InChI=1S/C24H21ClN2O5/c1-30-17-10-8-16(9-11-17)27-23(26-20-6-4-3-5-18(20)24(27)29)19-13-15(25)7-12-21(19)32-14-22(28)31-2/h3-13,23,26H,14H2,1-2H3" .

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 .
