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

<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:208819>
  ns0:formula "C14H18O7S" ;
  skos:prefLabel "2-hydroxyl-3-pyrenocine-thiopropanoic acid"@en, "2 هیدروکسیل 3 پیرنوسین تیوپروپانوئیک اسید"@fa ;
  ns0:synonym_EXACT "2-hydroxy-3-[(2S)-4-(4-methoxy-2-methyl-6-oxopyran-3-yl)-4-oxobutan-2-yl]sulanylpropanoic acid" ;
  ns0:inchi "InChI=1S/C14H18O7S/c1-7(22-6-10(16)14(18)19)4-9(15)13-8(2)21-12(17)5-11(13)20-3/h5,7,10,16H,4,6H2,1-3H3,(H,18,19)/t7-,10?/m0/s1" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "330.350" ;
  ns0:inchikey "CCLCLVVAVVAADP-BYDSUWOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:smiles "S([C@H](CC(=O)C=1C(OC)=CC(=O)OC1C)C)CC(O)C(=O)O" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "330.07732" .

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 .
