@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://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:26912>
  skos:prefLabel "اکسولان ها"@fa, "oxolanes"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:227207> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:227207>
  ns0:inchi "InChI=1S/C15H28O4/c1-4-6-9-18-15(17)11(3)14-8-7-13(19-14)10-12(16)5-2/h11-14,16H,4-10H2,1-3H3/t11-,12+,13+,14-/m0/s1" ;
  ns0:charge "0" ;
  ns0:mass "272.385" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C15H28O4" ;
  ns0:synonym_EXACT "butyl (2S)-2-[(2S,5R)-5-[(2R)-2-hydroxybutyl]oxolan-2-yl]propanoate" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26912> ;
  skos:prefLabel "butyl nonactate"@en, "بوتیل نواکتات"@fa ;
  ns0:inchikey "ZFKDLZOPYLJGOP-DGAVXFQQSA-N" ;
  ns0:monoisotopicmass "272.19876" ;
  ns0:smiles "O=C(OCCCC)[C@H]([C@H]1O[C@@H](C[C@H](O)CC)CC1)C" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

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 .
