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

<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:228883>
  ns0:formula "C18H19NO4" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24921> ;
  ns0:smiles "O(C=1C2=C3[C@@](NCCC3=CC1O)(CC=4C2=CC(O)=C(OC)C4)[H])C" ;
  ns0:synonym_EXACT "(6aS)-1,9-dimethoxy-5,6,6a,7-tetrahydro-4H-dibenzo[de,g]quinoline-2,10-diol" ;
  ns0:mass "313.353" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C18H19NO4/c1-22-15-7-10-5-12-16-9(3-4-19-12)6-14(21)18(23-2)17(16)11(10)8-13(15)20/h6-8,12,19-21H,3-5H2,1-2H3/t12-/m0/s1" ;
  ns0:inchikey "URQAEFLEDPPPFX-LBPRGKRZSA-N" ;
  skos:prefLabel "laetanine"@en, "لایتانین"@fa ;
  ns0:monoisotopicmass "313.13141" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" .

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 .
