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

<http://www.irandoc.acir/onto/irandoc/CHEBI:116097>
  ns0:monoisotopicmass "414.09825" ;
  ns0:smiles "CC(=O)C1=CC=C(C=C1)OCCCC(=O)OCC2=NN=C(O2)C3=CC=C(C=C3)Cl" ;
  ns0:inchikey "SBWWJGMNCQQHKA-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  skos:prefLabel "4-(4-acetylphenoxy)butanoic acid [5-(4-chlorophenyl)-1,3,4-oxadiazol-2-yl]methyl ester"@en, "4 ( استیل فنوکسی) بوتانوئیک اسید [5 ( کلروفنیل) 1،3، اگزادیازول 2 یل] متیل استر"@fa ;
  ns0:formula "C21H19ClN2O5" ;
  ns0:inchi "InChI=1S/C21H19ClN2O5/c1-14(25)15-6-10-18(11-7-15)27-12-2-3-20(26)28-13-19-23-24-21(29-19)16-4-8-17(22)9-5-16/h4-11H,2-3,12-13H2,1H3" ;
  ns0:subset "2_STAR" ;
  ns0:mass "414.840" ;
  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 .
