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

<http://www.irandoc.acir/onto/irandoc/CHEBI:188550>
  ns0:mass "335.403" ;
  ns0:inchi "InChI=1S/C21H21NO3/c23-19(16-10-4-3-5-11-16)14-6-1-2-9-15-22-20(24)17-12-7-8-13-18(17)21(22)25/h3-5,7-8,10-13H,1-2,6,9,14-15H2" ;
  skos:prefLabel "2 (7 Oxo 7 فنیل هپتیل) 1H ایزویندول 1،3 (2H) دیون"@fa, "2-(7-oxo-7-phenylheptyl)-1h-isoindole-1,3(2h)-dione"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:synonym_EXACT "2-(7-oxo-7-phenylheptyl)isoindole-1,3-dione" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C21H21NO3" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "335.15214" ;
  ns0:charge "0" ;
  ns0:smiles "O=C1N(CCCCCCC(=O)C2=CC=CC=C2)C(=O)C=3C1=CC=CC3" ;
  ns0:inchikey "XKIJIVHFUYINLB-UHFFFAOYSA-N" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
