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

<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://www.irandoc.acir/onto/irandoc/CHEBI:103847>
  ns0:smiles "COC1=CC=C(C=C1)C(=O)CN2CC3=CC=CC=C3C2=N" ;
  ns0:formula "C17H16N2O2" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "280.12118" ;
  ns0:inchi "InChI=1S/C17H16N2O2/c1-21-14-8-6-12(7-9-14)16(20)11-19-10-13-4-2-3-5-15(13)17(19)18/h2-9,18H,10-11H2,1H3" ;
  ns0:inchikey "YTADBJFSUZDANR-UHFFFAOYSA-N" ;
  skos:prefLabel "2-(3-imino-1h-isoindol-2-yl)-1-(4-methoxyphenyl)ethanone"@en, "2 (3 ایمنو 1H ایزوایندول 2 یل) 1 (4 متوکسی فنیل) اتانون"@fa ;
  ns0:charge "0" ;
  ns0:mass "280.322" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
