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

<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:174350>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O1C=2C3=C4C(N(CCC4=CC2OC1)C)CC=5C3=CC=6OCOC6C5" ;
  ns0:monoisotopicmass "323.11576" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24921> ;
  ns0:inchi "InChI=1S/C19H17NO4/c1-20-3-2-10-5-16-19(24-9-23-16)18-12-7-15-14(21-8-22-15)6-11(12)4-13(20)17(10)18/h5-7,13H,2-4,8-9H2,1H3" ;
  ns0:mass "323.348" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "GKEOKAJRKHTDOS-UHFFFAOYSA-N" ;
  skos:prefLabel "(s)-neolitsine"@en, "(S) نئولیسین"@fa ;
  ns0:charge "0" ;
  ns0:formula "C19H17NO4" ;
  ns0:synonym_EXACT "13-methyl-5,7,19,21-tetraoxa-13-azahexacyclo[10.10.1.02,10.04,8.016,23.018,22]tricosa-1(23),2,4(8),9,16,18(22)-hexaene" .

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 .
