@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://www.irandoc.acir/onto/irandoc/CHEBI:72577>
  skos:prefLabel "coumestans"@fa, "coumestans"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:196335> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:196335>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C17H10O7/c1-20-12-3-8-10(4-9(12)18)24-17(19)15-7-2-13-14(22-6-21-13)5-11(7)23-16(8)15/h2-5,18H,6H2,1H3" ;
  ns0:formula "C17H10O7" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:72577> ;
  skos:prefLabel "tephrosol"@en, "تفروزول"@fa ;
  ns0:smiles "O1C2=C(C=3C1=CC=4OCOC4C3)C(OC=5C2=CC(OC)=C(O)C5)=O" ;
  ns0:synonym_EXACT "16-hydroxy-15-methoxy-5,7,11,19-tetraoxapentacyclo[10.8.0.02,10.04,8.013,18]icosa-1(12),2,4(8),9,13,15,17-heptaen-20-one" ;
  ns0:inchikey "BNMBLJAZXHNNMI-UHFFFAOYSA-N" ;
  ns0:mass "326.260" ;
  ns0:monoisotopicmass "326.04265" ;
  ns0:charge "0" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
