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

<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:217705>
  skos:prefLabel "استوکسی دوتیورلون B"@fa, "acetoxydothiorelone b"@en ;
  ns0:monoisotopicmass "380.18350" ;
  ns0:inchikey "FXMOPLANHSGUCS-INIZCTEOSA-N" ;
  ns0:synonym_EXACT "ethyl 2-[2-(6-acetyloxyoctanoyl)-3,5-dihydroxyphenyl]acetate" ;
  ns0:inchi "InChI=1S/C20H28O7/c1-4-16(27-13(3)21)8-6-7-9-17(23)20-14(11-19(25)26-5-2)10-15(22)12-18(20)24/h10,12,16,22,24H,4-9,11H2,1-3H3/t16-/m0/s1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "380.437" ;
  ns0:formula "C20H28O7" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:smiles "O=C(OCC)CC1=C(C(O)=CC(=C1)O)C(=O)CCCC[C@@H](OC(=O)C)CC" .

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 .
