@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:21644>
  skos:prefLabel "n-acyl-l-amino acid"@en, "اسید آمینه N آسیل L"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:221460> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:221460>
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:21644> ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C10H19NO6" ;
  ns0:mass "249.263" ;
  ns0:smiles "O=C(O)[C@@](NC(=O)[C@H](O)[C@H]([C@H](O)C)C)(CO)C" ;
  ns0:inchikey "GLESHRYLRAOJPS-DHCFDGJBSA-N" ;
  skos:prefLabel "کوناگنین"@fa, "conagenin"@en ;
  ns0:inchi "InChI=1S/C10H19NO6/c1-5(6(2)13)7(14)8(15)11-10(3,4-12)9(16)17/h5-7,12-14H,4H2,1-3H3,(H,11,15)(H,16,17)/t5-,6+,7+,10-/m0/s1" ;
  ns0:monoisotopicmass "249.12124" ;
  ns0:synonym_EXACT "(2S)-2-[[(2R,3S,4R)-2,4-dihydroxy-3-methylpentanoyl]amino]-3-hydroxy-2-methylpropanoic acid" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
