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

<http://www.irandoc.acir/onto/irandoc/CHEBI:88404>
  ns0:monoisotopicmass "188.10486" ;
  ns0:synonym_RELATED "(2R) - 2- pentylbutanedioic acid", "(2S)-2-pentylbutanedioic acid", "(2R) - 2- pentylbutanedioate", "2- Pentylsuccinic acid", "Nonic acid ethanedisulfonate", "(2R) - 2- pentylsuccinic acid", "Nonic acid" ;
  ns0:mass "188.221" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "nonate"@en, "غیرمنتظره"@fa ;
  ns0:formula "C9H16O4" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35692> ;
  ns0:inchi "InChI=1S/C9H16O4/c1-2-3-4-5-7(9(12)13)6-8(10)11/h7H,2-6H2,1H3,(H,10,11)(H,12,13)/t7-/m0/s1" ;
  ns0:inchikey "FNZSVEHJZREFPF-ZETCQYMHSA-N" ;
  ns0:smiles "OC(C[C@@H](C(=O)O)CCCCC)=O" .

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 .
