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

<http://www.irandoc.acir/onto/irandoc/CHEBI:221453>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "375.509" ;
  ns0:monoisotopicmass "375.24096" ;
  ns0:smiles "O=C(O)/C(/NC(=O)CCCCCCCCCCC)=C/C1=CC(=C(O)C=C1)C" ;
  ns0:inchikey "WJODOJHXITXKOU-MNDPQUGUSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  skos:prefLabel "استیلریاسین B1"@fa, "stieleriacine b1"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51569> ;
  ns0:formula "C22H33NO4" ;
  ns0:inchi "InChI=1S/C22H33NO4/c1-3-4-5-6-7-8-9-10-11-12-21(25)23-19(22(26)27)16-18-13-14-20(24)17(2)15-18/h13-16,24H,3-12H2,1-2H3,(H,23,25)(H,26,27)/b19-16-" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
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:mass rdfs:label "جرم"@fa, "mass"@en .
