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

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:94781>
  ns0:smiles "CN=C1CN(C(=C2C=C(C=CC2=N1)Cl)C3=CC=CC=C3)O" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "7 کلرو 4 هیدروکسی N متیل 5 فنیل 3H 1،4 بنزودیازپین 2 ایمین"@fa, "7-chloro-4-hydroxy-n-methyl-5-phenyl-3h-1,4-benzodiazepin-2-imine"@en ;
  ns0:formula "C16H14ClN3O" ;
  ns0:mass "299.755" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "BUCORZSTKDOEKQ-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "299.08254" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22720> ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C16H14ClN3O/c1-18-15-10-20(21)16(11-5-3-2-4-6-11)13-9-12(17)7-8-14(13)19-15/h2-9,21H,10H2,1H3" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
