@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:35692>
  skos:prefLabel "دی‌کربوکسیلیک اسید"@fa, "dicarboxylic acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:80969> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:80969>
  skos:prefLabel "2 (5' متیل تیو) پنتیلمالیک اسید"@fa, "2-(5'-methylthio)pentylmalic acid"@en ;
  ns0:smiles "CSCCCCCC(O)(CC(O)=O)C(O)=O" ;
  ns0:monoisotopicmass "250.08749" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "OKIIWFXZWJTTLY-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:formula "C10H18O5S" ;
  ns0:synonym_RELATED "2-(5'-Methylthio)pentylmalate" ;
  ns0:inchi "InChI=1S/C10H18O5S/c1-16-6-4-2-3-5-10(15,9(13)14)7-8(11)12/h15H,2-7H2,1H3,(H,11,12)(H,13,14)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35692> ;
  ns0:mass "250.31200" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
