@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://www.irandoc.acir/onto/irandoc/CHEBI:33822>
  skos:prefLabel "ترکیب هیدروکسی آلی"@fa, "organic hydroxy compound"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:207326> .

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:207326>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:33822> ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "332.19876" ;
  ns0:synonym_EXACT "(1S,2R,3R,3aR,5aR)-1,2-dihydroxy-9-(hydroxymethyl)-3a,5a-dimethyl-3-propan-2-yl-2,3,4,5-tetrahydro-1H-benzo[]azulen-8-one" ;
  skos:prefLabel "plicatilisin e"@en, "پلیکاتیلیسین E"@fa ;
  ns0:formula "C20H28O4" ;
  ns0:inchi "InChI=1S/C20H28O4/c1-11(2)16-18(24)17(23)14-9-13-12(10-21)15(22)5-6-19(13,3)7-8-20(14,16)4/h5-6,9,11,16-18,21,23-24H,7-8,10H2,1-4H3/t16-,17-,18+,19-,20-/m0/s1" ;
  ns0:mass "332.440" ;
  ns0:inchikey "IQSIJJOWDAYBIC-KNJMJIDISA-N" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C1C(=C2C=C3[C@]([C@@H](C(C)C)[C@H]([C@H]3O)O)(C)CC[C@]2(C)C=C1)CO" .

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 .
