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

<http://www.irandoc.acir/onto/irandoc/CHEBI:93475>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C16H16ClNO2/c17-15-11-6-7-18-9-13(10-4-2-1-3-5-10)12(11)8-14(19)16(15)20/h1-5,8,13,18-20H,6-7,9H2/t13-/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35676> ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C1CNC[C@@H](C2=CC(=C(C(=C21)Cl)O)O)C3=CC=CC=C3" ;
  ns0:mass "289.757" ;
  ns0:formula "C16H16ClNO2" ;
  skos:prefLabel "(5r)-9-chloro-5-phenyl-2,3,4,5-tetrahydro-1h-3-benzazepine-7,8-diol"@en, "(5R) 9 کلرو 5 فنیل 2،3،4،5 تتراهیدرو 1H 3 بنزازپین 7،8 دیول"@fa ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "289.08696" ;
  ns0:inchikey "GHWJEDJMOVUXEC-CYBMUJFWSA-N" .

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