@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:46874>
  skos:prefLabel "استر آمینو اسید آلفا"@fa, "alpha-amino acid ester"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:199352> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:199352>
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "338.14779" ;
  ns0:inchikey "YUDSMXMSHGHVHO-PWGATLRDSA-N" ;
  skos:prefLabel "pyriferine b"@en, "پیریفرین B"@fa ;
  ns0:inchi "InChI=1S/C16H22N2O6/c1-8-4-6-10(23-3)13(20)12(8)14(21)16(2)18-11(19)7-5-9(17)15(22)24-16/h9-10,21H,1,4-7,17H2,2-3H3,(H,18,19)/t9-,10?,16?/m1/s1" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "338.360" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:46874> ;
  ns0:formula "C16H22N2O6" ;
  ns0:synonym_EXACT "(7R)-7-amino-2-[hydroxy-(3-methoxy-6-methylidene-2-oxocyclohexylidene)methyl]-2-methyl-1,3-oxazocane-4,8-dione" ;
  ns0:smiles "O=C1OC(NC(=O)CC[C@H]1N)(C(O)=C2C(=O)C(OC)CCC2=C)C" ;
  ns0:charge "0" .

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 .
