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

<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:94274>
  ns0:inchikey "HRCGRIXGOJSKBC-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:formula "C19H15ClO2S2" ;
  ns0:mass "374.907" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "374.02020" ;
  skos:prefLabel "2-(4-chlorophenyl)-6-(phenacylthio)-2,3-dihydrothiopyran-4-one"@en, "2 (4 کلروفنیل) 6 (فناسیلتیو) 2،3 دی هیدروتیوپیران 4 یک"@fa ;
  ns0:charge "0" ;
  ns0:smiles "C1C(SC(=CC1=O)SCC(=O)C2=CC=CC=C2)C3=CC=C(C=C3)Cl" ;
  ns0:inchi "InChI=1S/C19H15ClO2S2/c20-15-8-6-14(7-9-15)18-10-16(21)11-19(24-18)23-12-17(22)13-4-2-1-3-5-13/h1-9,11,18H,10,12H2" ;
  ns0:subset "2_STAR" .

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 .
