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

<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://www.irandoc.acir/onto/irandoc/CHEBI:5629>
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C21H27NO5/c1-22-11-10-20-12-14(23)17(25-3)19(27-5)21(20,22)9-8-13-6-7-15(24-2)18(26-4)16(13)20/h6-7H,8-12H2,1-5H3/t20-,21+/m0/s1" ;
  ns0:mass "373.444" ;
  ns0:inchikey "DXUSNRCTWFHYFS-LEWJYISDSA-N" ;
  skos:prefLabel "hasubanonine"@en, "هاسوبانونین"@fa ;
  ns0:formula "C21H27NO5" ;
  ns0:monoisotopicmass "373.18892" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "COc1ccc2CC[C@]34N(C)CC[C@]3(CC(=O)C(OC)=C4OC)c2c1OC" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24921> ;
  ns0:synonym_EXACT "Hasubanonine" .

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 .
