@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:35676>
  skos:prefLabel "بنزازپین"@fa, "benzazepine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:91747> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:91747>
  ns0:smiles "CN1CCC2=CC(=C(C=C2C(C1)C3=CC=CC=C3)O)Br" ;
  ns0:formula "C17H18BrNO" ;
  skos:prefLabel "8-bromo-3-methyl-5-phenyl-1,2,4,5-tetrahydro-3-benzazepin-7-ol"@en, "8 برومو 3 متیل 5 فنیل 1،2،4،5 تتراهیدرو 3 بنزازپین 7 اول"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35676> ;
  ns0:monoisotopicmass "331.05718" ;
  ns0:inchikey "XFTVOHWWEQGXLS-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C17H18BrNO/c1-19-8-7-13-9-16(18)17(20)10-14(13)15(11-19)12-5-3-2-4-6-12/h2-6,9-10,15,20H,7-8,11H2,1H3" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "332.235" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
