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

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:144160>
  ns0:inchikey "XHCJIWRCLSSDCD-UHFFFAOYSA-N" ;
  skos:prefLabel "4-chlorolichexanthone"@en, "4 کلرولیشگزانتون"@fa ;
  ns0:charge "0" ;
  ns0:smiles "ClC1=C2OC3=C(C(=CC(=C3)OC)C)C(C2=C(O)C=C1OC)=O" ;
  ns0:mass "320.725" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51149> ;
  ns0:inchi "InChI=1S/C16H13ClO5/c1-7-4-8(20-2)5-10-12(7)15(19)13-9(18)6-11(21-3)14(17)16(13)22-10/h4-6,18H,1-3H3" ;
  ns0:monoisotopicmass "320.045" ;
  ns0:formula "C16H13ClO5" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
