@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#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:83925>
  skos:prefLabel "آلفا آمینو اسید غیر پروتئین زا"@fa, "non-proteinogenic alpha-amino acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:29458> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:29458>
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "(e)-2-butenyl-4-methyl-threonine"@en, "(E) 2 بوتنیل 4 متیل ترئونین"@fa ;
  ns0:monoisotopicmass "187.12084" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "C/C=C/C[C@@H](C)[C@@H](O)[C@H](N)C(O)=O" ;
  ns0:synonym_RELATED "2-Butenyl-4-methylthreonine" ;
  ns0:formula "C9H17NO3" ;
  ns0:mass "187.237" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:83925> ;
  ns0:synonym_EXACT "(E)-2-Butenyl-4-methyl-threonine" ;
  ns0:inchikey "RPALEGQGCGCFCX-FIWMUJSFSA-N" ;
  ns0:inchi "InChI=1S/C9H17NO3/c1-3-4-5-6(2)8(11)7(10)9(12)13/h3-4,6-8,11H,5,10H2,1-2H3,(H,12,13)/b4-3+/t6-,7+,8-/m1/s1" .

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 .
