@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://www.irandoc.acir/onto/irandoc/CHEBI:120684>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24922> ;
  ns0:mass "422.436" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "CC1=NN(C(=O)C1=CNN2C(=O)C3=C4C(=CC=C5C4=C(CC5)C=C3)C2=O)C6=CC=CC=C6" ;
  ns0:monoisotopicmass "422.13789" ;
  ns0:formula "C25H18N4O3" ;
  skos:prefLabel "LSM 32126"@fa, "lsm-32126"@en ;
  ns0:charge "0" ;
  ns0:inchikey "LPOVZYAQDKNJJI-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C25H18N4O3/c1-14-20(25(32)28(27-14)17-5-3-2-4-6-17)13-26-29-23(30)18-11-9-15-7-8-16-10-12-19(24(29)31)22(18)21(15)16/h2-6,9-13,26H,7-8H2,1H3" ;
  ns0:subset "2_STAR" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:24922>
  skos:prefLabel "ایزوکینولین ها"@fa, "isoquinolines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:120684> .

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 .
