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

<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://www.irandoc.acir/onto/irandoc/CHEBI:174971>
  ns0:mass "311.337" ;
  ns0:formula "C18H17NO4" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "لاونوبین"@fa, "launobine"@en ;
  ns0:synonym_EXACT "(12S)-17-methoxy-3,5-dioxa-11-azapentacyclo[10.7.1.02,6.08,20.014,19]icosa-1(20),2(6),7,14(19),15,17-hexaen-18-ol" ;
  ns0:inchikey "JIFBCUOVFPCZEW-NSHDSACASA-N" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "O1C=2C3=C4[C@@](NCCC4=CC2OC1)(CC5=C3C(O)=C(OC)C=C5)[H]" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24921> ;
  ns0:monoisotopicmass "311.11576" ;
  ns0:inchi "InChI=1S/C18H17NO4/c1-21-12-3-2-9-6-11-14-10(4-5-19-11)7-13-18(23-8-22-13)16(14)15(9)17(12)20/h2-3,7,11,19-20H,4-6,8H2,1H3/t11-/m0/s1" .

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 .
