@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:26188>
  skos:prefLabel "پلی کتید"@fa, "polyketide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:201002> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:201002>
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C1O[C@@]2([C@H](O)C3=COC(=CC3=C(C2=C1C(=O)CCCCCCC)C=O)C)C" ;
  ns0:mass "386.444" ;
  ns0:synonym_EXACT "(9R,9aS)-9-hydroxy-6,9a-dimethyl-3-octanoyl-2-oxo-9H-uro[3,2-g]isochromene-4-carbaldehyde" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26188> ;
  ns0:inchi "InChI=1S/C22H26O6/c1-4-5-6-7-8-9-17(24)18-19-15(11-23)14-10-13(2)27-12-16(14)20(25)22(19,3)28-21(18)26/h10-12,20,25H,4-9H2,1-3H3/t20-,22+/m1/s1" ;
  ns0:monoisotopicmass "386.17294" ;
  ns0:charge "0" ;
  ns0:formula "C22H26O6" ;
  skos:prefLabel "پیتولید B"@fa, "pitholide b"@en ;
  ns0:inchikey "YJGCSFJMDFPSMK-IRLDBZIGSA-N" .

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 .
