@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:32952>
  skos:prefLabel "آمین"@fa, "amine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:34549> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:34549>
  skos:prefLabel "bms 379224"@en, "BMS 379224"@fa ;
  ns0:mass "547.473" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "SYTNEMZCCLUTNX-NPMXOYFQSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:32952> ;
  ns0:formula "C23H20F2N5O5PS" ;
  ns0:inchi "InChI=1S/C23H20F2N5O5PS/c1-15(22-29-21(10-37-22)17-4-2-16(9-26)3-5-17)23(11-30-13-27-12-28-30,34-14-35-36(31,32)33)19-7-6-18(24)8-20(19)25/h2-8,10,12-13,15H,11,14H2,1H3,(H2,31,32,33)/t15-,23+/m0/s1" ;
  ns0:synonym_EXACT "BMS 379224" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C[C@@H](c1nc(cs1)-c1ccc(cc1)C#N)[C@@](Cn1cncn1)(OCOP(O)(O)=O)c1ccc(F)cc1F" ;
  ns0:monoisotopicmass "547.08908" ;
  ns0:charge "0" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
