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

<http://www.irandoc.acir/onto/irandoc/CHEBI:184245>
  ns0:mass "301.298" ;
  ns0:inchi "InChI=1S/C16H15NO5/c1-17-13-8(5-4-6-9(13)18)15(20)12-10(19)7-11(21-2)16(22-3)14(12)17/h4-7,18-19H,1-3H3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "301.09502" ;
  skos:prefLabel "citrusinine i"@en, "سیتروسینین I"@fa ;
  ns0:inchikey "UTEAJHNFBCLZHN-UHFFFAOYSA-N" ;
  ns0:formula "C16H15NO5" ;
  ns0:smiles "O(C=1C=2N(C3=C(C(=O)C2C(O)=CC1OC)C=CC=C3O)C)C" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "1,5-dihydroxy-3,4-dimethoxy-10-methylacridin-9-one" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22213> ;
  ns0:charge "0" ;
  ns0:has_functional_parent <http://www.irandoc.acir/onto/irandoc/CHEBI:50756> .

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 .
