@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:24921>
  skos:prefLabel "آلکالوئید ایزوکینولین"@fa, "isoquinoline alkaloid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:174352> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:174352>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "323.348" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24921> ;
  ns0:monoisotopicmass "323.11576" ;
  ns0:smiles "O1C=2C3=C4C(N(CCC4=CC2OC1)C(OC)=O)CC=5C3=CC=CC5" ;
  skos:prefLabel "N متوکسی کربونیلانونائین"@fa, "n-methoxycarbonylanonaine"@en ;
  ns0:inchi "InChI=1S/C19H17NO4/c1-22-19(21)20-7-6-12-9-15-18(24-10-23-15)17-13-5-3-2-4-11(13)8-14(20)16(12)17/h2-5,9,14H,6-8,10H2,1H3" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:inchikey "XBZPCDCYDZGHSV-UHFFFAOYSA-N" ;
  ns0:formula "C19H17NO4" ;
  ns0:synonym_EXACT "methyl 3,5-dioxa-11-azapentacyclo[10.7.1.02,6.08,20.014,19]icosa-1(20),2(6),7,14,16,18-hexaene-11-carboxylate" .

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:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
