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

<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:121030>
  ns0:inchikey "LBRFZKDEOKCHKU-UHFFFAOYSA-N" ;
  skos:prefLabel "4-[(2-chloro-6-fluorophenyl)-oxomethyl]-7-methyl-5-phenyl-3,5-dihydro-1h-1,4-benzodiazepin-2-one"@en, "4 [(2 chloro 6 fluorophenyl) oxomethyl] 7 methyl 5 phenyl 3,5 dihydro 1H 1,4 benzodiazepin 2 one"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C23H18ClFN2O2/c1-14-10-11-19-16(12-14)22(15-6-3-2-4-7-15)27(13-20(28)26-19)23(29)21-17(24)8-5-9-18(21)25/h2-12,22H,13H2,1H3,(H,26,28)" ;
  ns0:mass "408.853" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "408.10408" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22720> ;
  ns0:formula "C23H18ClFN2O2" ;
  ns0:smiles "CC1=CC2=C(C=C1)NC(=O)CN(C2C3=CC=CC=C3)C(=O)C4=C(C=CC=C4Cl)F" ;
  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 .
