@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://www.irandoc.acir/onto/irandoc/CHEBI:64775>
  skos:prefLabel "گروه آنیونی آلی"@fa, "organic anionic group"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:85280> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:85280>
  ns0:monoisotopicmass "687.27267" ;
  ns0:synonym_RELATED "S-3-[(2R)-phycocyanobilin]-L-cysteine residue" ;
  skos:prefLabel "باقی مانده S 3 [(2R) phycocyanobilin] L cysteine (2)"@fa, "s-3-[(2r)-phycocyanobilin]-l-cysteine(2-) residue"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "3_STAR" ;
  ns0:mass "687.80600" ;
  ns0:charge "-2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:64775> ;
  ns0:smiles "CCC1=C(C)/C(NC1=O)=C/c1[nH]c(/C=C2/N=C(/C=C3/NC(=O)[C@H](C)[C@H]3[C@H](C)SC[C@H](N-*)C(-*)=O)C(C)=C2CCC([O-])=O)c(CCC([O-])=O)c1C" ;
  ns0:formula "C36H41N5O7S" .

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