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

<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://www.irandoc.acir/onto/irandoc/CHEBI:171672>
  ns0:synonym_EXACT "(3R,5S,8E,10E,12E)-3,5,7-trihydroxynonadeca-8,10,12-trienal" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26188> ;
  ns0:formula "C18H30O4" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "(3r,5s,8e,10e,12e)-3,5,7-trihydroxynonadeca-8,10,12-trienal"@en, "(3R,5S,8E,10E,12E) 3,5,7 trihydroxynonadeca 8,10,12 تریینال"@fa ;
  ns0:inchikey "FZNAZRQSCRJHAQ-DFMBFRMHSA-N" ;
  ns0:inchi "InChI=1S/C18H30O4/c1-3-4-5-6-7-8-9-10-11-16(20)13-18(22)14-17(21)12-15(2)19/h6-11,16-18,20-22H,3-5,12-14H2,1-2H3/b7-6+,9-8+,11-10+/t16?,17-,18+/m0/s1" ;
  ns0:mass "310.434" ;
  ns0:monoisotopicmass "310.21441" ;
  ns0:smiles "C(C[C@@H](C[C@@H](CC(/C=C/C=C/C=C/CCCC)O)O)O)(=O)C" .

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 .
