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

<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:178142>
  ns0:mass "363.413" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C22H21NO4" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "8-methyldihydrochelerythrine"@en, "8 متیل دی هیدروکلریترین"@fa ;
  ns0:monoisotopicmass "363.14706" ;
  ns0:synonym_EXACT "1,2-dimethoxy-12,13-dimethyl-13H-[1,3]benzodioxolo[5,6-c]phenanthridine" ;
  ns0:inchi "InChI=1S/C22H21NO4/c1-12-20-14(7-8-17(24-3)22(20)25-4)15-6-5-13-9-18-19(27-11-26-18)10-16(13)21(15)23(12)2/h5-10,12H,11H2,1-4H3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38517> ;
  ns0:inchikey "NDRJOHZGHCUTCQ-UHFFFAOYSA-N" ;
  ns0:smiles "O(C=1C=2C(N(C3=C(C2C=CC1OC)C=CC=4C3=CC=5OCOC5C4)C)C)C" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:38517>
  skos:prefLabel "آلکالوئید بنزوفنانتریدین"@fa, "benzophenanthridine alkaloid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:178142> .

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 .
