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

<http://www.irandoc.acir/onto/irandoc/CHEBI:188961>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24921> ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C19H19NO5" ;
  skos:prefLabel "4-hydroxynornantenine"@en, "4 هیدروکسی نورنانتنین"@fa ;
  ns0:mass "341.363" ;
  ns0:monoisotopicmass "341.12632" ;
  ns0:smiles "OC1C=2C=3C(NC1)CC=4C(C3C(OC)=C(OC)C2)=CC=5OCOC5C4" ;
  ns0:inchikey "FQGXOUZHUXOCIV-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "18,19-dimethoxy-5,7-dioxa-13-azapentacyclo[10.7.1.02,10.04,8.016,20]icosa-1(20),2,4(8),9,16,18-hexaen-15-ol" ;
  ns0:inchi "InChI=1S/C19H19NO5/c1-22-16-6-11-13(21)7-20-12-3-9-4-14-15(25-8-24-14)5-10(9)18(17(11)12)19(16)23-2/h4-6,12-13,20-21H,3,7-8H2,1-2H3" .

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 .
