@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:35681>
  skos:prefLabel "الکل ثانویه"@fa, "secondary alcohol"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:201864> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:201864>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35681> ;
  ns0:inchikey "PTAHXVJYOLFJAH-USZQNJHSSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "پلئوسپورالین دی"@fa, "pleosporallin d"@en ;
  ns0:monoisotopicmass "376.22497" ;
  ns0:synonym_EXACT "(4aR,5S,8aR)-5-[[(1S,2R,5R,6R)-2,5-dihydroxy-4-(hydroxymethyl)-7-oxabicyclo[4.1.0]hept-3-en-1-yl]methyl]-1,1,4a,6-tetramethyl-4,5,8,8a-tetrahydro-3H-naphthalen-2-one" ;
  ns0:smiles "O=C1C([C@H]2[C@]([C@H](C(C)=CC2)C[C@@]34O[C@@H]3[C@H](O)C(=C[C@H]4O)CO)(C)CC1)(C)C" ;
  ns0:formula "C22H32O5" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C22H32O5/c1-12-5-6-15-20(2,3)16(24)7-8-21(15,4)14(12)10-22-17(25)9-13(11-23)18(26)19(22)27-22/h5,9,14-15,17-19,23,25-26H,6-8,10-11H2,1-4H3/t14-,15-,17+,18+,19+,21+,22-/m0/s1" ;
  ns0:subset "2_STAR" ;
  ns0:mass "376.493" .

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 .
