@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:38104>
  skos:prefLabel "oxacycle"@fa, "oxacycle"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:208176> .

<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:208176>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38104> ;
  ns0:smiles "O=C1[C@@]2([C@]3(O)[C@H]([C@H]4[C@@H]2CC4(C)C)O[C@H]([C@@H]1O)[C@H]3C)CO" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "282.14672" ;
  ns0:formula "C15H22O5" ;
  ns0:synonym_EXACT "(1S,2S,5S,6R,8S,9S,10R,11S)-8,11-dihydroxy-6-(hydroxymethyl)-3,3,10-trimethyl-12-oxatetracyclo[7.2.1.02,5.06,11]dodecan-7-one" ;
  ns0:inchikey "LCSYZQCFYXMVAL-DHKCUPBTSA-N" ;
  skos:prefLabel "fascicularone k"@en, "فاسیکولارون K"@fa ;
  ns0:mass "282.336" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C15H22O5/c1-6-10-9(17)11(18)14(5-16)7-4-13(2,3)8(7)12(20-10)15(6,14)19/h6-10,12,16-17,19H,4-5H2,1-3H3/t6-,7+,8-,9+,10+,12+,14-,15-/m1/s1" ;
  ns0:charge "0" .

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 .
