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

<http://www.irandoc.acir/onto/irandoc/CHEBI:217729>
  ns0:monoisotopicmass "414.20424" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "414.498" ;
  ns0:synonym_EXACT "2-(4-hydroxyphenyl)ethyl 2-(3,5-dihydroxy-2-octanoylphenyl)acetate" ;
  ns0:charge "0" ;
  skos:prefLabel "دوتیورلون ام"@fa, "dothiorelone m"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:formula "C24H30O6" ;
  ns0:inchikey "WGTOTSBHFNRGHY-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C24H30O6/c1-2-3-4-5-6-7-21(27)24-18(14-20(26)16-22(24)28)15-23(29)30-13-12-17-8-10-19(25)11-9-17/h8-11,14,16,25-26,28H,2-7,12-13,15H2,1H3" ;
  ns0:smiles "O=C(OCCC1=CC=C(O)C=C1)CC2=C(C(O)=CC(=C2)O)C(=O)CCCCCCC" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
