@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://www.irandoc.acir/onto/irandoc/CHEBI:35725>
  skos:prefLabel "ایزوپروپیل استر"@fa, "isopropyl ester"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:31798> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:31798>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "malotilate"@en, "مالوتیلات"@fa ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C12H16O4S2/c1-7(2)15-10(13)9(11(14)16-8(3)4)12-17-5-6-18-12/h5-8H,1-4H3" ;
  ns0:inchikey "YPIQVCUJEKAZCP-UHFFFAOYSA-N" ;
  ns0:formula "C12H16O4S2" ;
  ns0:monoisotopicmass "288.04900" ;
  ns0:synonym_EXACT "Malotilate" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35725> ;
  ns0:mass "288.386" ;
  ns0:synonym_RELATED "kantec" ;
  ns0:charge "0" ;
  ns0:smiles "C(C(OC(C)C)=O)(C(OC(C)C)=O)=C1SC=CS1" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
ns0:synonym_RELATED rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
