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

<http://www.irandoc.acir/onto/irandoc/CHEBI:123372>
  ns0:formula "C18H14N2O3S" ;
  ns0:smiles "COC(=O)NC1=NC(=C(S1)C(=O)C2=CC=CC=C2)C3=CC=CC=C3" ;
  ns0:mass "338.382" ;
  ns0:inchikey "LEXZXNMSSMJPKV-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "متیل استر N (5 بنزوئیل 4 فنیل 2 تیازولیل) کاربامیک اسید"@fa, "n-(5-benzoyl-4-phenyl-2-thiazolyl)carbamic acid methyl ester"@en ;
  ns0:inchi "InChI=1S/C18H14N2O3S/c1-23-18(22)20-17-19-14(12-8-4-2-5-9-12)16(24-17)15(21)13-10-6-3-7-11-13/h2-11H,1H3,(H,19,20,22)" ;
  ns0:monoisotopicmass "338.07251" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" .

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 .
