@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://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://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:50860>
  skos:prefLabel "موجودیت مولکولی آلی"@fa, "organic molecular entity"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:142970> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:142970>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:50860> ;
  skos:prefLabel "2 [(2 آمینو اتیل کاربامویل) متیل] 2 هیدروکسی بوتاندیوات"@fa, "2-[(2-aminoethylcarbamoyl)methyl]-2-hydroxybutanedioate"@en ;
  ns0:charge "-1" ;
  ns0:inchi "InChI=1S/C8H14N2O6/c9-1-2-10-5(11)3-8(16,7(14)15)4-6(12)13/h16H,1-4,9H2,(H,10,11)(H,12,13)(H,14,15)/p-1/t8-/m0/s1" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O=C(NCC[NH3+])C[C@](CC(=O)[O-])(C([O-])=O)O" ;
  ns0:monoisotopicmass "233.07791" ;
  ns0:formula "C8H13N2O6" ;
  ns0:mass "233.199" ;
  ns0:synonym_EXACT "2-[(2-aminoethylcarbamoyl)methyl]-2-hydroxybutanedioate" ;
  ns0:inchikey "KQWWDTIPDRWKGZ-QMMMGPOBSA-M" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
