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

<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:105211>
  skos:prefLabel "methyl 4-[1-(furan-2-ylmethyl)-3-(4-methoxybenzoyl)-4,5-dioxopyrrolidin-2-yl]benzoate"@en, "متیل 4 [1 (فوران 2 یل متیل) 3 (4 متوکسی بنزوئیل) 4،5 دی اکسوپیرولیدین 2 یل] بنزوات"@fa ;
  ns0:smiles "COC1=CC=C(C=C1)C(=O)C2C(N(C(=O)C2=O)CC3=CC=CO3)C4=CC=C(C=C4)C(=O)OC" ;
  ns0:monoisotopicmass "447.13180" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:76224> ;
  ns0:mass "447.438" ;
  ns0:inchikey "YDXVOOHFHOQPKZ-UHFFFAOYSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C25H21NO7" ;
  ns0:inchi "InChI=1S/C25H21NO7/c1-31-18-11-9-16(10-12-18)22(27)20-21(15-5-7-17(8-6-15)25(30)32-2)26(24(29)23(20)28)14-19-4-3-13-33-19/h3-13,20-21H,14H2,1-2H3" ;
  ns0:charge "0" .

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