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

<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://www.irandoc.acir/onto/irandoc/CHEBI:216765>
  ns0:monoisotopicmass "394.15624" ;
  skos:prefLabel "jbir-110"@en, "JBIR 110"@fa ;
  ns0:formula "C19H26N2O5S" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "2-[[(2E,4E,6R)-7-[4-(dimethylamino)phenyl]-4,6-dimethyl-7-oxohepta-2,4-dienoyl]amino]ethanesulonic acid" ;
  ns0:mass "394.490" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:inchikey "PFWJROBANCEKNL-VVSSWBOGSA-N" ;
  ns0:inchi "InChI=1S/C19H26N2O5S/c1-14(5-10-18(22)20-11-12-27(24,25)26)13-15(2)19(23)16-6-8-17(9-7-16)21(3)4/h5-10,13,15H,11-12H2,1-4H3,(H,20,22)(H,24,25,26)/b10-5+,14-13+/t15-/m1/s1" ;
  ns0:charge "0" ;
  ns0:smiles "S(=O)(=O)(O)CCNC(=O)/C=C/C(=C/[C@H](C(=O)C1=CC=C(N(C)C)C=C1)C)/C" .

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 .
