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

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:92682>
  ns0:mass "324.374" ;
  ns0:smiles "CC1=CC(=C(N1CC2=CC=CC=C2)C)C(=O)CN3C(=O)CCC3=O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "1 [2 [2،5 دی متیل 1 (فنیل متیل) 3 پیرولیل] 2 اکسو اتیل] پیرولیدین 2،5 دیون"@fa, "1-[2-[2,5-dimethyl-1-(phenylmethyl)-3-pyrrolyl]-2-oxoethyl]pyrrolidine-2,5-dione"@en ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C19H20N2O3/c1-13-10-16(17(22)12-21-18(23)8-9-19(21)24)14(2)20(13)11-15-6-4-3-5-7-15/h3-7,10H,8-9,11-12H2,1-2H3" ;
  ns0:monoisotopicmass "324.14739" ;
  ns0:inchikey "JRESCQKIRPOOEM-UHFFFAOYSA-N" ;
  ns0:formula "C19H20N2O3" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
