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

<http://www.irandoc.acir/onto/irandoc/CHEBI:111313>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:monoisotopicmass "360.01578" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "1-(4-chlorophenyl)-2-[[3-(3-methylphenyl)-1,2,4-thiadiazol-5-yl]thio]ethanone"@en, "1 (4 کلروفنیل) 2 [[3 (3 متیل فنیل) 1،2،4 تیادیازول 5 یل]تیو]اتانون"@fa ;
  ns0:inchi "InChI=1S/C17H13ClN2OS2/c1-11-3-2-4-13(9-11)16-19-17(23-20-16)22-10-15(21)12-5-7-14(18)8-6-12/h2-9H,10H2,1H3" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CC1=CC=CC(=C1)C2=NSC(=N2)SCC(=O)C3=CC=C(C=C3)Cl" ;
  ns0:mass "360.884" ;
  ns0:formula "C17H13ClN2OS2" ;
  ns0:inchikey "ZKTYTEORWLGWQU-UHFFFAOYSA-N" ;
  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 .
