@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://www.irandoc.acir/onto/irandoc/CHEBI:60834>
  skos:prefLabel "بتا کربولین ها"@fa, "beta-carbolines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:80849> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:80849>
  ns0:inchi "InChI=1S/C16H12N2O3/c1-20-14-12-13-10(7-8-17-12)9-5-3-4-6-11(9)18(13)16(19)15(14)21-2/h3-8H,1-2H3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:60834> ;
  ns0:mass "280.27810" ;
  skos:prefLabel "methyl nigakinone"@en, "متیل نیکاکینون"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:smiles "COc1c(OC)c(=O)n2c3ccccc3c3ccnc1c23" ;
  ns0:monoisotopicmass "280.08479" ;
  ns0:formula "C16H12N2O3" ;
  ns0:charge "0" ;
  ns0:inchikey "ATONBUGCNDSBBC-UHFFFAOYSA-N" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
