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

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#synonym_EXACT> rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:202730>
  ns0:mass "302.323" ;
  ns0:smiles "O=C(OC1C(O)C2OC(C1O)CO2)C=CCCC[C@H](O)C" ;
  ns0:inchikey "VHYHVKOVKKLPQI-LLSZIJKQSA-N" ;
  skos:prefLabel "فیسیولید ک"@fa, "ficiolide k"@en ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:2571> ;
  ns0:synonym_EXACT "(2,4-dihydroxy-6,8-dioxabicyclo[3.2.1]octan-3-yl) (7R)-7-hydroxyoct-2-enoate" ;
  ns0:formula "C14H22O7" ;
  ns0:inchi "InChI=1S/C14H22O7/c1-8(15)5-3-2-4-6-10(16)21-13-11(17)9-7-19-14(20-9)12(13)18/h4,6,8-9,11-15,17-18H,2-3,5,7H2,1H3/t8-,9?,11?,12?,13?,14?/m1/s1" ;
  ns0:monoisotopicmass "302.13655" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
