@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:59777>
  skos:prefLabel "کتال"@fa, "ketal"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:215049> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:215049>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:synonym_EXACT "(1'R,2'R,3aR,6aS)-3',5-bis[(E)-prop-1-enyl]spiro[4,5,6,6a-tetrahydro-3aH-cyclopenta[d][1,3]dioxole-2,5'-cyclopent-3-ene]-1',2'-diol" ;
  skos:prefLabel "جوانیکول بی"@fa, "javanicol b"@en ;
  ns0:smiles "O1C2(O[C@H]3[C@@H]1CC(/C=C/C)C3)C=C(/C=C/C)[C@H]([C@H]2O)O" ;
  ns0:monoisotopicmass "278.15181" ;
  ns0:inchi "InChI=1S/C16H22O4/c1-3-5-10-7-12-13(8-10)20-16(19-12)9-11(6-4-2)14(17)15(16)18/h3-6,9-10,12-15,17-18H,7-8H2,1-2H3/b5-3+,6-4+/t10?,12-,13+,14-,15-,16?/m1/s1" ;
  ns0:mass "278.348" ;
  ns0:formula "C16H22O4" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "RBXYYWQRRZMHHX-PEQRZYRESA-N" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:59777> .

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 .
