@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:76224>
  skos:prefLabel "کتون معطر"@fa, "aromatic ketone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:202271> .

<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:202271>
  skos:prefLabel "melithiazole m"@en, "ملیتیازول M"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "422.09701" ;
  ns0:inchi "InChI=1S/C19H22N2O5S2/c1-11(16(25-4)8-17(23)26-5)15(24-3)7-6-13-9-27-19(20-13)14-10-28-18(21-14)12(2)22/h6-11,15H,1-5H3/b7-6+,16-8+/t11-,15+/m1/s1" ;
  ns0:inchikey "FJJCCBLQMQQDDM-ZYGFODGBSA-N" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:mass "422.510" ;
  ns0:smiles "S1C(=NC(=C1)/C=C/[C@H](OC)[C@H](/C(/OC)=C/C(=O)OC)C)C=2N=C(C(=O)C)SC2" ;
  ns0:formula "C19H22N2O5S2" ;
  ns0:synonym_EXACT "methyl (2E,4R,5S,6E)-7-[2-(2-acetyl-1,3-thiazol-4-yl)-1,3-thiazol-4-yl]-3,5-dimethoxy-4-methylhepta-2,6-dienoate" ;
  ns0:subset "2_STAR" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
