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

<http://www.irandoc.acir/onto/irandoc/CHEBI:214683>
  ns0:monoisotopicmass "448.18859" ;
  ns0:mass "448.515" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "مینوتلین سی"@fa, "minutellin c"@en ;
  ns0:synonym_EXACT "(6aR)-3-(2-hydroxy-6-methylphenyl)-6a-methyl-9-octanoyluro[2,3-h]isochromene-6,8-dione" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26188> ;
  ns0:inchi "InChI=1S/C27H28O6/c1-4-5-6-7-8-11-20(29)24-25-18-15-32-21(23-16(2)10-9-12-19(23)28)13-17(18)14-22(30)27(25,3)33-26(24)31/h9-10,12-15,28H,4-8,11H2,1-3H3/t27-/m0/s1" ;
  ns0:smiles "O=C1C=C2C(=COC(=C2)C3=C(O)C=CC=C3C)C=4[C@]1(OC(=O)C4C(=O)CCCCCCC)C" ;
  ns0:formula "C27H28O6" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "PLQYMOBYQVRZFP-MHZLTWQESA-N" ;
  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 .
