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

<http://www.irandoc.acir/onto/irandoc/CHEBI:114211>
  ns0:mass "357.496" ;
  ns0:inchi "InChI=1S/C18H19N3OS2/c1-3-21-17(11-15-5-4-10-23-15)19-20-18(21)24-12-16(22)14-8-6-13(2)7-9-14/h4-10H,3,11-12H2,1-2H3" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "CCN1C(=NN=C1SCC(=O)C2=CC=C(C=C2)C)CC3=CC=CS3" ;
  skos:prefLabel "2 [[4 اتیل 5 (تیوفن 2 یل متیل) 1،2،4 تری آزول 3 یل] تیو] 1 (4 متیل فنیل) اتانون"@fa, "2-[[4-ethyl-5-(thiophen-2-ylmethyl)-1,2,4-triazol-3-yl]thio]-1-(4-methylphenyl)ethanone"@en ;
  ns0:formula "C18H19N3OS2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:charge "0" ;
  ns0:inchikey "OAUMKTQGRKVSHL-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "357.09695" ;
  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 .
