@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: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:121771> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:121771>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24922> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C25H25N3O2/c1-18(23-8-4-5-9-24(23)29)26-27-25(30)21-12-10-19(11-13-21)16-28-15-14-20-6-2-3-7-22(20)17-28/h2-13,26H,14-17H2,1H3,(H,27,30)" ;
  ns0:smiles "CC(=C1C=CC=CC1=O)NNC(=O)C2=CC=C(C=C2)CN3CCC4=CC=CC=C4C3" ;
  ns0:monoisotopicmass "399.19468" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "ADPSQAAJWSLISW-UHFFFAOYSA-N" ;
  skos:prefLabel "4-(3,4-dihydro-1h-isoquinolin-2-ylmethyl)-n'-[1-(6-oxo-1-cyclohexa-2,4-dienylidene)ethyl]benzohydrazide"@en, "4 (3،4 دی هیدرو 1H ایزوکینولین 2 یل متیل) N' [1 (6 اکسو 1 سیکلوهگزا 2،4 دی انیلیدین) اتیل] بنزوهیدرازید"@fa ;
  ns0:formula "C25H25N3O2" ;
  ns0:charge "0" ;
  ns0:mass "399.486" .

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 .
