@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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:61379>
  skos:prefLabel "آلکالوئید هارمالا"@fa, "harmala alkaloid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:229014> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:229014>
  ns0:monoisotopicmass "254.10553" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C15H14N2O2/c1-4-11-15-14(13(18-2)9-16-11)10-7-5-6-8-12(10)17(15)19-3/h4-9H,1H2,2-3H3" ;
  skos:prefLabel "4،9 دایمتوکسی 1 وینیل بتا کربولین"@fa, "4,9-dimethoxy-1-vinyl-beta-carboline"@en ;
  ns0:inchikey "IOKBUNVDGRBBPU-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:formula "C15H14N2O2" ;
  ns0:mass "254.289" ;
  ns0:smiles "O(N1C2=C(C=3C1=CC=CC3)C(OC)=CN=C2C=C)C" ;
  ns0:synonym_EXACT "1-ethenyl-4,9-dimethoxypyrido[3,4-b]indole" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:61379> .

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 .
