@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:61878>
  skos:prefLabel "مشتقات آکریدون"@fa, "acridone derivatives"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:142252> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:142252>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "LUTVFOXEXBZKQE-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C30H27NO7/c1-15(2)11-19(18-12-16-9-10-25(33)38-22(16)14-23(18)36-4)26-24(37-5)13-20-27(30(26)35)29(34)17-7-6-8-21(32)28(17)31(20)3/h6-14,19,32,35H,1-5H3" ;
  skos:prefLabel "acrimarine h"@en, "آکریمارین اچ"@fa ;
  ns0:mass "513.539" ;
  ns0:formula "C30H27NO7" ;
  ns0:smiles "C1=CC=C(C2=C1C(C=3C(=C(C(=CC3N2C)OC)C(C=4C(=CC5=C(C4)C=CC(O5)=O)OC)C=C(C)C)O)=O)O" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:61878> ;
  ns0:monoisotopicmass "513.17875" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
