@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:80976> .

<http://rdf-vocabulary.ddialliance.org/xkos#synonym_RELATED> rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@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://www.irandoc.acir/onto/irandoc/CHEBI:80976>
  ns0:monoisotopicmass "278.11879" ;
  ns0:formula "C12H22O5S" ;
  ns0:smiles "CSCCCCCCCC(C(O)C(O)=O)C(O)=O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35692> ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "3 (7' متیل تیو) هپتیلمالیک اسید"@fa, "3-(7'-methylthio)heptylmalic acid"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "SXLJFGXGVBWOOB-UHFFFAOYSA-N" ;
  ns0:mass "278.36500" ;
  ns0:inchi "InChI=1S/C12H22O5S/c1-18-8-6-4-2-3-5-7-9(11(14)15)10(13)12(16)17/h9-10,13H,2-8H2,1H3,(H,14,15)(H,16,17)" ;
  ns0:charge "0" ;
  ns0:synonym_RELATED "3-(7'-Methylthio)heptylmalate" .

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 .
