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

<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://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:22315>
  skos:prefLabel "آلکالوئید"@fa, "alkaloid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:168501> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:168501>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C20H19NO6/c1-21-5-4-10-6-14-15(25-8-24-14)7-12(10)18-17(21)11-2-3-13-19(26-9-23-13)16(11)20(22)27-18/h2-3,6-7,17-18,20,22H,4-5,8-9H2,1H3" ;
  ns0:inchikey "XUYAYNRYVXHNOQ-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O1C2C(N(CCC=3C2=CC=4OCOC4C3)C)C5=C(C1O)C=6OCOC6C=C5" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22315> ;
  skos:prefLabel "ایزورهاژنین"@fa, "isorheagenine"@en ;
  ns0:monoisotopicmass "369.12124" ;
  ns0:mass "369.373" ;
  ns0:synonym_EXACT "13-methyl-5,7,19,21,25-pentaoxa-13-azahexacyclo[12.11.0.02,10.04,8.015,23.018,22]pentacosa-2,4(8),9,15(23),16,18(22)-hexaen-24-ol" ;
  ns0:formula "C20H19NO6" ;
  ns0:charge "0" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
