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

<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:206570>
  ns0:monoisotopicmass "296.11609" ;
  ns0:inchi "InChI=1S/C17H16N2O3/c1-19-15(10-11-6-8-12(20)9-7-11)16(21)18-14-5-3-2-4-13(14)17(19)22/h2-9,15,20H,10H2,1H3,(H,18,21)/t15-/m0/s1" ;
  skos:prefLabel "14-hydroxy-cyclopeptine"@en, "14 هیدروکسی سیکلوپپتین"@fa ;
  ns0:inchikey "SNAVUESMLHTSHM-HNNXBMFYSA-N" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "(3S)-3-[(4-hydroxyphenyl)methyl]-4-methyl-1,3-dihydro-1,4-benzodiazepine-2,5-dione" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22720> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "296.326" ;
  ns0:formula "C17H16N2O3" ;
  ns0:smiles "O=C1N([C@H](C(=O)NC2=C1C=CC=C2)CC3=CC=C(O)C=C3)C" ;
  ns0:subset "2_STAR" .

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 .
