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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@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:178483>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O(C=1C2=C3C(N(CCC3=CC1OC)C(OC)=O)CC=4C2=CC=CC4)C" ;
  ns0:inchikey "NZPPZYPCWOGFIQ-UHFFFAOYSA-N" ;
  ns0:formula "C20H21NO4" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24921> ;
  ns0:charge "0" ;
  skos:prefLabel "N متوکسی کربونیل N نورنوسیفرین"@fa, "n-methoxycarbonyl-n-nornuciferine"@en ;
  ns0:inchi "InChI=1S/C20H21NO4/c1-23-16-11-13-8-9-21(20(22)25-3)15-10-12-6-4-5-7-14(12)18(17(13)15)19(16)24-2/h4-7,11,15H,8-10H2,1-3H3" ;
  ns0:synonym_EXACT "methyl 1,2-dimethoxy-5,6,6a,7-tetrahydro-4H-dibenzo[de,g]quinoline-6-carboxylate" ;
  ns0:mass "339.391" ;
  ns0:monoisotopicmass "339.14706" ;
  ns0:subset "2_STAR" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
