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

<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:174770> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:174770>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "romucosine c"@en, "روموکوزین سی"@fa ;
  ns0:formula "C20H21NO5" ;
  ns0:charge "0" ;
  ns0:smiles "O(C=1C2=C3[C@@](N(CCC3=CC1OC)C(OC)=O)(CC4=C2C=C(O)C=C4)[H])C" ;
  ns0:monoisotopicmass "355.14197" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C20H21NO5/c1-24-16-9-12-6-7-21(20(23)26-3)15-8-11-4-5-13(22)10-14(11)18(17(12)15)19(16)25-2/h4-5,9-10,15,22H,6-8H2,1-3H3/t15-/m0/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24921> ;
  ns0:mass "355.390" ;
  ns0:inchikey "ILKYEDYPZACASH-HNNXBMFYSA-N" ;
  ns0:synonym_EXACT "methyl (6aS)-10-hydroxy-1,2-dimethoxy-5,6,6a,7-tetrahydro-4H-dibenzo[de,g]quinoline-6-carboxylate" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
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 .
