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

<http://rdf-vocabulary.ddialliance.org/xkos#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:24922>
  skos:prefLabel "ایزوکینولین ها"@fa, "isoquinolines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:169824> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:169824>
  ns0:mass "328.387" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O(C=1C=C2CC3[N+](CCC=4C3=CC(O)=C(OC)C4)(C2=CC1O)C)C" ;
  skos:prefLabel "litcubine"@en, "Litcubine"@fa ;
  ns0:formula "C19H22NO4" ;
  ns0:inchikey "CWKRVCVOEADAEH-UHFFFAOYSA-O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24922> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "328.15433" ;
  ns0:inchi "InChI=1S/C19H21NO4/c1-20-5-4-11-7-18(23-2)16(21)9-13(11)15(20)6-12-8-19(24-3)17(22)10-14(12)20/h7-10,15H,4-6H2,1-3H3,(H-,21,22)/p+1" ;
  ns0:charge "+1" ;
  ns0:synonym_EXACT "3,10-dimethoxy-7-methyl-5,6,12,12a-tetrahydroindolo[2,1-a]isoquinolin-7-ium-2,9-diol" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
