@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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#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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:80979>
  ns0:smiles "N[C@@H](CS/C(Cc1ccccc1)=N/O)C(O)=O" ;
  ns0:mass "254.30500" ;
  ns0:charge "0" ;
  skos:prefLabel "s-(phenylacetothiohydroximoyl)-l-cysteine"@en, "S (Phenylacetothiohydroximoyl) L سیستئین"@fa ;
  ns0:inchikey "DPHQZNQYOOCWSR-FWSONLODSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:83822> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C11H14N2O3S/c12-9(11(14)15)7-17-10(13-16)6-8-4-2-1-3-5-8/h1-5,9,16H,6-7,12H2,(H,14,15)/b13-10-/t9-/m0/s1" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C11H14N2O3S" ;
  ns0:monoisotopicmass "254.07251" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:83822>
  skos:prefLabel "non-proteinogenic l-alpha-amino acid"@en, "اسید آمینه L آلفا غیر پروتئین زا"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:80979> .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
