@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://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:25036>
  skos:prefLabel "لیگنان"@fa, "lignan"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:200681> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:200681>
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "روفولیواسین B"@fa, "rufoolivacin b"@en ;
  ns0:formula "C32H28O10" ;
  ns0:smiles "O=C1C=2C(=C(O)C3=C(OC)C=C(C=C3C2C=4C=5C(C(O)=C(C4C)C(=O)C)=C(OC)C=C(C5)OC)OC)C(=O)C=C1CO" ;
  ns0:monoisotopicmass "572.16825" ;
  ns0:synonym_EXACT "9-(3-acetyl-4-hydroxy-5,7-dimethoxy-2-methylnaphthalen-1-yl)-10-hydroxy-2-(hydroxymethyl)-5,7-dimethoxyanthracene-1,4-dione" ;
  ns0:inchikey "RUAUPUXZRWBHLV-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25036> ;
  ns0:mass "572.566" ;
  ns0:inchi "InChI=1S/C32H28O10/c1-13-23(14(2)34)31(37)25-18(8-16(39-3)10-21(25)41-5)24(13)27-19-9-17(40-4)11-22(42-6)26(19)32(38)28-20(35)7-15(12-33)30(36)29(27)28/h7-11,33,37-38H,12H2,1-6H3" .

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 .
