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

<http://www.irandoc.acir/onto/irandoc/CHEBI:112430>
  ns0:inchikey "VURXCZVXMSCVOT-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "350.12013" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "7-amino-9-(phenacylthio)-8-azaspiro[4.5]deca-6,9-diene-6,10-dicarbonitrile"@en, "7 آمینو 9 (فناسیلتیو) 8 آزاسپیرو[4.5] دکا 6،9 دی ان 6،10 دی کربنیتریل"@fa ;
  ns0:smiles "C1CCC2(C1)C(=C(NC(=C2C#N)SCC(=O)C3=CC=CC=C3)N)C#N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:formula "C19H18N4OS" ;
  ns0:mass "350.439" ;
  ns0:inchi "InChI=1S/C19H18N4OS/c20-10-14-17(22)23-18(15(11-21)19(14)8-4-5-9-19)25-12-16(24)13-6-2-1-3-7-13/h1-3,6-7,23H,4-5,8-9,12,22H2" ;
  ns0:charge "0" .

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 .
