@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#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:16733>
  skos:prefLabel "d-alpha-amino acid"@en, "D آلفا اسید آمینه"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:125551> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:125551>
  skos:prefLabel "(1S,2S) 2 [() 1 آمینو  کربوکسی اتیل]  سیکلوپروپان کربوکسیلیک اسید"@fa, "(1s,2s)-2-[(1s)-1-amino-1-carboxyethyl]-1-cyclopropanecarboxylic acid"@en ;
  ns0:mass "173.167" ;
  ns0:monoisotopicmass "173.06881" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:16733> ;
  ns0:inchi "InChI=1S/C7H11NO4/c1-7(8,6(11)12)4-2-3(4)5(9)10/h3-4H,2,8H2,1H3,(H,9,10)(H,11,12)/t3-,4-,7-/m0/s1" ;
  ns0:inchikey "KFACHLANPCGTFI-FVSJBQLASA-N" ;
  ns0:smiles "C[C@]([C@H]1C[C@@H]1C(=O)O)(C(=O)O)N" ;
  ns0:formula "C7H11NO4" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
