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

<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:217205>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:60834> ;
  ns0:inchikey "XGTYSLIGRKUXED-UHFFFAOYSA-N" ;
  skos:prefLabel "bauerine b"@en, "بائرین بی"@fa ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "250.00645" ;
  ns0:formula "C12H8Cl2N2" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C12H8Cl2N2/c1-16-10-6-15-5-4-7(10)8-2-3-9(13)11(14)12(8)16/h2-6H,1H3" ;
  ns0:smiles "ClC1=C(Cl)C=CC2=C1N(C=3C=NC=CC23)C" ;
  ns0:mass "251.110" ;
  ns0:synonym_EXACT "7,8-dichloro-9-methylpyrido[3,4-b]indole" .

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 .
