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

<http://www.irandoc.acir/onto/irandoc/CHEBI:112761>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "DCIDOXBJPJVTFZ-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  skos:prefLabel "5-[(5-acetyl-2-propan-2-yloxyphenyl)methyl]-6-hydroxy-2-sulfanylidene-1h-pyrimidin-4-one"@en, "5 [(5 استیل 2 پروپان 2 یلوکسی فنیل) متیل] 6 هیدروکسی 2 سولفانیلیدین 1H پیریمیدین 4 یک"@fa ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "334.09873" ;
  ns0:inchi "InChI=1S/C16H18N2O4S/c1-8(2)22-13-5-4-10(9(3)19)6-11(13)7-12-14(20)17-16(23)18-15(12)21/h4-6,8H,7H2,1-3H3,(H3,17,18,20,21,23)" ;
  ns0:smiles "CC(C)OC1=C(C=C(C=C1)C(=O)C)CC2=C(NC(=S)NC2=O)O" ;
  ns0:mass "334.392" ;
  ns0:formula "C16H18N2O4S" .

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 .
