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

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:224657>
  ns0:inchikey "NWPVKHYWSXVUQR-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "O=C1NC(C(=O)NCCC2=CC=CC=C2)=CC3=C1NC=4C=CC=CC34" ;
  ns0:mass "331.375" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "ماریناکاربولین پی"@fa, "marinacarboline p"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:60834> ;
  ns0:monoisotopicmass "331.13208" ;
  ns0:formula "C20H17N3O2" ;
  ns0:inchi "InChI=1S/C20H17N3O2/c24-19(21-11-10-13-6-2-1-3-7-13)17-12-15-14-8-4-5-9-16(14)22-18(15)20(25)23-17/h1-9,12,22H,10-11H2,(H,21,24)(H,23,25)" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "1-oxo-N-(2-phenylethyl)-2,9-dihydropyrido[3,4-b]indole-3-carboxamide" .

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 .
