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

<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:207082>
  ns0:monoisotopicmass "308.11609" ;
  ns0:formula "C18H16N2O3" ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22720> ;
  ns0:synonym_EXACT "(3Z)-3-benzylidene-7-methoxy-4-methyl-1H-1,4-benzodiazepine-2,5-dione" ;
  ns0:inchikey "LONNBQOJYCFAQR-YBEGLDIGSA-N" ;
  ns0:mass "308.337" ;
  ns0:smiles "O=C/1NC2=C(C=C(OC)C=C2)C(N(/C1=C/C3=CC=CC=C3)C)=O" ;
  skos:prefLabel "7-methoxydehydrocyclopeptin"@en, "7 متوکسی دی هیدروسیکلوپپتین"@fa ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C18H16N2O3/c1-20-16(10-12-6-4-3-5-7-12)17(21)19-15-9-8-13(23-2)11-14(15)18(20)22/h3-11H,1-2H3,(H,19,21)/b16-10-" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
