@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://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@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:144162> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:144162>
  ns0:subset "2_STAR" ;
  ns0:smiles "ClC1=C2OC3=C(C(=CC(=C3)O)C)C(C2=C(O)C=C1O)=O" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51149> ;
  ns0:inchikey "BKLLYUDFOSSKSW-UHFFFAOYSA-N" ;
  ns0:mass "292.672" ;
  ns0:formula "C14H9ClO5" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "292.014" ;
  ns0:inchi "InChI=1S/C14H9ClO5/c1-5-2-6(16)3-9-10(5)13(19)11-7(17)4-8(18)12(15)14(11)20-9/h2-4,16-18H,1H3" ;
  skos:prefLabel "4-chloronorlichexanthone"@en, "4 کلرونورلیشگزانتون"@fa .

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 .
