@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://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:26421>
  skos:prefLabel "پیریدین‌ها"@fa, "pyridines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:135889> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:135889>
  ns0:mass "812.738" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:charge "0" ;
  skos:prefLabel "sorbinicate"@en, "سوربینیک"@fa ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26421> ;
  ns0:smiles "[C@@]([C@@H]([C@H](OC(=O)C=1C=CC=NC1)COC(=O)C=2C=CC=NC2)OC(=O)C=3C=CC=NC3)([C@@H](OC(=O)C=4C=CC=NC4)COC(=O)C=5C=CC=NC5)(OC(=O)C=6C=CC=NC6)[H]" ;
  ns0:inchikey "IMRLNFKFNFLWQF-IYKITFJXSA-N" ;
  ns0:formula "C42H32N6O12" ;
  ns0:synonym_RELATED "glucitol hexanicotinate" ;
  ns0:inchi "InChI=1S/C42H32N6O12/c49-37(27-7-1-13-43-19-27)55-25-33(57-39(51)29-9-3-15-45-21-29)35(59-41(53)31-11-5-17-47-23-31)36(60-42(54)32-12-6-18-48-24-32)34(58-40(52)30-10-4-16-46-22-30)26-56-38(50)28-8-2-14-44-20-28/h1-24,33-36H,25-26H2/t33-,34+,35-,36-/m1/s1" ;
  ns0:monoisotopicmass "812.20782" .

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