@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:22187>
  skos:prefLabel "استوفنون ها"@fa, "acetophenones"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:139440> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:139440>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "2-(5-acetyl-2,3-dihydro-1-benzofuran-2-yl)-2-propen-1-yl 3-methyl-2-butenoate"@en, "2 (5 استیل 2،3 دی هیدرو 1 بنزوفوران 2 یل) 2 پروپن 1 یل 3 متیل 2 بوتنوات"@fa ;
  ns0:smiles "C1(=CC=C2C(=C1)CC(O2)C(COC(C=C(C)C)=O)=C)C(=O)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22187> ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:mass "300.350" ;
  ns0:inchi "InChI=1S/C18H20O4/c1-11(2)7-18(20)21-10-12(3)17-9-15-8-14(13(4)19)5-6-16(15)22-17/h5-8,17H,3,9-10H2,1-2,4H3" ;
  ns0:formula "C18H20O4" ;
  ns0:monoisotopicmass "300.13616" ;
  ns0:inchikey "GGTLQWUEXVGKFI-UHFFFAOYSA-N" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
