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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:1898>
  skos:prefLabel "4 متیلن 2 اگزگلوتارات"@fa, "4-methylene-2-oxoglutarate"@en ;
  ns0:inchikey "OARCEFMISOKEKI-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_RELATED "4-Carboxy-2-oxo-4-pentenoate", "2-Methylidene-4-oxopentanedioic acid" ;
  ns0:formula "C6H6O5" ;
  ns0:synonym_EXACT "4-Methylene-2-oxoglutarate" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "158.02152" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25754> ;
  ns0:mass "158.109" ;
  ns0:inchi "InChI=1S/C6H6O5/c1-3(5(8)9)2-4(7)6(10)11/h1-2H2,(H,8,9)(H,10,11)" ;
  ns0:smiles "OC(=O)C(=C)CC(=O)C(O)=O" .

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 .
