@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:2571>
  skos:prefLabel "الکل آلیفاتیک"@fa, "aliphatic alcohol"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:209760> .

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:209760>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:2571> ;
  skos:prefLabel "سیتوسپورین R"@fa, "cytosporin r"@en ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "354.20424" ;
  ns0:mass "354.443" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O1C([C@H](O)C[C@]23[C@H]1C(=C(C=CCCC[C@@H](O)C)[C@@H](O)[C@H]2O3)CO)(C)C" ;
  ns0:synonym_EXACT "(1aR,2R,4aR,7R,8aS)-3-[(6S)-6-hydroxyhept-1-enyl]-4-(hydroxymethyl)-6,6-dimethyl-2,4a,7,8-tetrahydro-1aH-oxireno[2,3-e]chromene-2,7-diol" ;
  ns0:inchikey "PLCKLGRLAPGFIB-LZKWLIRESA-N" ;
  ns0:inchi "InChI=1S/C19H30O6/c1-11(21)7-5-4-6-8-12-13(10-20)16-19(17(25-19)15(12)23)9-14(22)18(2,3)24-16/h6,8,11,14-17,20-23H,4-5,7,9-10H2,1-3H3/t11-,14+,15+,16+,17+,19-/m0/s1" ;
  ns0:formula "C19H30O6" .

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 .
