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

<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:170875>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "اسکواموکسینون"@fa, "squamoxinone"@en ;
  ns0:inchikey "JQYLOYZQPAYVNC-HNTZCAITSA-N" ;
  ns0:monoisotopicmass "624.49650" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26188> ;
  ns0:synonym_EXACT "(5R)-5-[(7S,13R)-7,13-dihydroxy-13-[(2R,5R)-5-[(1R)-1-hydroxytridecyl]oxolan-2-yl]tridecyl]-3-(2-oxopropyl)oxolan-2-one" ;
  ns0:charge "0" ;
  ns0:mass "624.944" ;
  ns0:formula "C37H68O7" ;
  ns0:inchi "InChI=1S/C37H68O7/c1-3-4-5-6-7-8-9-10-11-18-23-33(40)35-25-26-36(44-35)34(41)24-19-14-16-21-31(39)20-15-12-13-17-22-32-28-30(27-29(2)38)37(42)43-32/h30-36,39-41H,3-28H2,1-2H3/t30?,31-,32+,33+,34+,35+,36+/m0/s1" ;
  ns0:smiles "O1[C@](CC[C@@]1([C@H](O)CCCCCCCCCCCC)[H])([C@H](O)CCCCC[C@@H](O)CCCCCC[C@H]2OC(=O)C(C2)CC(=O)C)[H]" .

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 .
