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

<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:175157>
  skos:prefLabel "1,5-dihydroxy-3-methoxy-2-prenylxanthone"@en, "1،5 دی هیدروکسی 3 متوکسی 2 پرنیل گزانتون"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O1C=2C(=C(O)C(CC=C(C)C)=C(OC)C2)C(=O)C3=C1C(O)=CC=C3" ;
  ns0:inchi "InChI=1S/C19H18O5/c1-10(2)7-8-11-14(23-3)9-15-16(17(11)21)18(22)12-5-4-6-13(20)19(12)24-15/h4-7,9,20-21H,8H2,1-3H3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51149> ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "INFMYEMPDJIILH-UHFFFAOYSA-N" ;
  ns0:formula "C19H18O5" ;
  ns0:mass "326.348" ;
  ns0:synonym_EXACT "1,5-dihydroxy-3-methoxy-2-(3-methylbut-2-enyl)xanthen-9-one" ;
  ns0:monoisotopicmass "326.11542" .

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 .
