@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:135014> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:135014>
  ns0:mass "249.310" ;
  skos:prefLabel "erdosteine"@en, "اردوستئین"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51569> ;
  ns0:subset "2_STAR" ;
  ns0:formula "C8H11NO4S2" ;
  ns0:inchikey "QGFORSXNKQLDNO-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "249.01295" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C8H11NO4S2/c10-6(3-14-4-7(11)12)9-5-1-2-15-8(5)13/h5H,1-4H2,(H,9,10)(H,11,12)" ;
  ns0:smiles "N(C(CSCC(O)=O)=O)C1C(=O)SCC1" ;
  ns0:charge "0" ;
  ns0:synonym_RELATED "dithiosteine" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
ns0:synonym_RELATED rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@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 .
