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

<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:120909>
  ns0:mass "232.303" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C12H12N2OS/c1-8(15)10-4-2-9(3-5-10)6-11-7-14-12(13)16-11/h2-5,7H,6H2,1H3,(H2,13,14)" ;
  ns0:monoisotopicmass "232.06703" ;
  skos:prefLabel "1 [4 [(2 آمینو 5 تیازولیل) متیل] فنیل] اتانون"@fa, "1-[4-[(2-amino-5-thiazolyl)methyl]phenyl]ethanone"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:formula "C12H12N2OS" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "CC(=O)C1=CC=C(C=C1)CC2=CN=C(S2)N" ;
  ns0:charge "0" ;
  ns0:inchikey "QILUUSGYHLELNJ-UHFFFAOYSA-N" .

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 .
