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

<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://www.irandoc.acir/onto/irandoc/CHEBI:80773>
  ns0:inchi "InChI=1S/C12H13Br3N2/c1-16(2)6-8-7-4-9(13)10(14)5-11(7)17(3)12(8)15/h4-5H,6H2,1-3H3" ;
  ns0:inchikey "GVVFGMXXWWCHIS-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "421.86289" ;
  ns0:formula "C12H13Br3N2" ;
  skos:prefLabel "2،5،6 تریبرومو 1 متیل گرامین"@fa, "2,5,6-tribromo-1-methylgramine"@en ;
  ns0:smiles "CN(C)Cc1c(Br)n(C)c2cc(Br)c(Br)cc12" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:24828> ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:mass "424.95700" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

<http://www.irandoc.acir/onto/irandoc/CHEBI:24828>
  skos:prefLabel "ایندول‌ها"@fa, "indoles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:80773> .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
