@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:38444>
  skos:prefLabel "2 بنزوپیران"@fa, "2-benzopyran"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:209942> .

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#synonym_EXACT> rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:209942>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38444> ;
  ns0:smiles "O=C1O[C@@H]([C@H](O)C=2C1=C(O)C=C3O[C@@]4(C[C@]5([C@]6([C@]4(CC23)O[C@](O5)(C(C)C)C6)C)O)C)C" ;
  ns0:monoisotopicmass "432.17842" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C23H28O8" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "talaromyolide a"@en, "تالارومیولید A"@fa ;
  ns0:inchi "InChI=1S/C23H28O8/c1-10(2)21-8-19(4)22(30-21)7-12-14(29-20(22,5)9-23(19,27)31-21)6-13(24)16-15(12)17(25)11(3)28-18(16)26/h6,10-11,17,24-25,27H,7-9H2,1-5H3/t11-,17+,19-,20-,21-,22+,23+/m1/s1" ;
  ns0:synonym_EXACT "(1S,5R,6R,14R,16S,18R,20R)-5,10,16-trihydroxy-6,14,20-trimethyl-18-propan-2-yl-7,13,17,21-tetraoxahexacyclo[16.2.1.01,14.03,12.04,9.016,20]henicosa-3(12),4(9),10-trien-8-one" ;
  ns0:mass "432.469" ;
  ns0:inchikey "HMRARWPSVSGXMT-MCLOBCSCSA-N" ;
  ns0:charge "0" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
