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

<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:104060>
  skos:prefLabel "1,2-dimethoxy-5,6,6a,7-tetrahydro-4h-dibenzo[de,g]quinoline-10-ol"@en, "1،2 دی متوکسی 5،6،6a،7 تتراهیدرو 4H دی بنزو[de،g]quinoline 10 ol"@fa ;
  ns0:monoisotopicmass "297.13649" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24921> ;
  ns0:inchikey "KUECBJOPWMRHEX-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C18H19NO3/c1-21-15-8-11-5-6-19-14-7-10-3-4-12(20)9-13(10)17(16(11)14)18(15)22-2/h3-4,8-9,14,19-20H,5-7H2,1-2H3" ;
  ns0:mass "297.349" ;
  ns0:formula "C18H19NO3" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:smiles "COC1=C(C2=C3C(CC4=C2C=C(C=C4)O)NCCC3=C1)OC" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
