@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://www.irandoc.acir/onto/irandoc/CHEBI:50756>
  skos:prefLabel "آکریدون"@fa, "acridone"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:22213>
  skos:prefLabel "آکریدین ها"@fa, "acridines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:174756> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:174756>
  ns0:mass "353.374" ;
  ns0:formula "C20H19NO5" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:inchikey "DCEKPLXGLUMXMB-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22213> ;
  ns0:monoisotopicmass "353.12632" ;
  ns0:smiles "O1C(C=CC2=C1C=C3N(C4=C(C(=O)C3=C2O)C=CC(O)=C4OC)C)(C)C" ;
  ns0:has_functional_parent <http://www.irandoc.acir/onto/irandoc/CHEBI:50756> ;
  ns0:synonym_EXACT "5,9-dihydroxy-10-methoxy-2,2,11-trimethylpyrano[3,2-b]acridin-6-one" ;
  ns0:inchi "InChI=1S/C20H19NO5/c1-20(2)8-7-10-14(26-20)9-12-15(17(10)23)18(24)11-5-6-13(22)19(25-4)16(11)21(12)3/h5-9,22-23H,1-4H3" ;
  skos:prefLabel "هونیومین"@fa, "honyumine"@en .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:has_functional_parent rdfs:label "والد-عملکردی دارد"@fa, "has_functional_parent"@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 .
