@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:51683>
  skos:prefLabel "متوکسی بنزن ها"@fa, "methoxybenzenes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:120674> .

<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:120674>
  ns0:charge "0" ;
  ns0:smiles "CC1=C(C(N2C(=O)C(=CC3=CC(=C(C(=C3)OC)OC)OC)SC2=N1)C4=CC=CC=C4OC)C(=O)C" ;
  ns0:monoisotopicmass "494.15116" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C26H26N2O6S" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "6-acetyl-5-(2-methoxyphenyl)-7-methyl-2-[(3,4,5-trimethoxyphenyl)methylidene]-5h-thiazolo[3,2-a]pyrimidin-3-one"@en, "6 استیل 5 (2 متوکسی فنیل) 7 متیل 2 [(3،4،5 تری متوکسی فنیل) متیلیدن] 5H تیازولو[3،2 a] پیریمیدین 3 یک"@fa ;
  ns0:inchikey "ZBJSDSFOFZMHBX-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51683> ;
  ns0:mass "494.562" ;
  ns0:inchi "InChI=1S/C26H26N2O6S/c1-14-22(15(2)29)23(17-9-7-8-10-18(17)31-3)28-25(30)21(35-26(28)27-14)13-16-11-19(32-4)24(34-6)20(12-16)33-5/h7-13,23H,1-6H3" .

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