@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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:51149>
  skos:prefLabel "گزانتون ها"@fa, "xanthones"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:227432> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:227432>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "funiculosone"@en, "فونیکلوزون"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51149> ;
  ns0:inchikey "QXGNOHGXMKXDES-QEJZJMRPSA-N" ;
  ns0:smiles "O=C1C2=C(O[C@@]3([C@]1(O)C(=O)C=C(C)[C@@H]3O)C)C=CC=C2O" ;
  ns0:formula "C15H14O6" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C15H14O6/c1-7-6-10(17)15(20)13(19)11-8(16)4-3-5-9(11)21-14(15,2)12(7)18/h3-6,12,16,18,20H,1-2H3/t12-,14-,15-/m0/s1" ;
  ns0:synonym_EXACT "(4S,4aS,9aS)-4,8,9a-trihydroxy-3,4a-dimethyl-4H-xanthene-1,9-dione" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "290.07904" ;
  ns0:mass "290.271" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
