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

<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:200085>
  ns0:charge "0" ;
  ns0:mass "286.283" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "RWXQNINQKMVTEI-UHFFFAOYSA-N" ;
  ns0:synonym_EXACT "1-hydroxy-8-(hydroxymethyl)-3-methoxy-6-methylxanthen-9-one" ;
  ns0:monoisotopicmass "286.08412" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51149> ;
  skos:prefLabel "1 هیدروکسی 8 (هیدروکسی متیل) 3 متوکسی 6 متیل 9H زانتن 9 یک"@fa, "1-hydroxy-8-(hydroxymethyl)-3-methoxy-6-methyl-9h-xanthen-9-one"@en ;
  ns0:inchi "InChI=1S/C16H14O5/c1-8-3-9(7-17)14-12(4-8)21-13-6-10(20-2)5-11(18)15(13)16(14)19/h3-6,17-18H,7H2,1-2H3" ;
  ns0:formula "C16H14O5" ;
  ns0:smiles "O=C1C2=C(OC3=C1C(=CC(=C3)C)CO)C=C(OC)C=C2O" .

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 .
