@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://www.irandoc.acir/onto/irandoc/CHEBI:22693>
  skos:prefLabel "باربیتورات ها"@fa, "barbiturates"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:121916> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:121916>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22693> ;
  skos:prefLabel "1 ترت بوتیل 5 [(4 اتوکسیانیلینو) متیلیدن] 1،3 دیازینان 2،4،6 تریون"@fa, "1-tert-butyl-5-[(4-ethoxyanilino)methylidene]-1,3-diazinane-2,4,6-trione"@en ;
  ns0:smiles "CCOC1=CC=C(C=C1)NC=C2C(=O)NC(=O)N(C2=O)C(C)(C)C" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C17H21N3O4/c1-5-24-12-8-6-11(7-9-12)18-10-13-14(21)19-16(23)20(15(13)22)17(2,3)4/h6-10,18H,5H2,1-4H3,(H,19,21,23)" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "331.367" ;
  ns0:monoisotopicmass "331.15321" ;
  ns0:inchikey "ILLBGDBGGTUGGV-UHFFFAOYSA-N" ;
  ns0:formula "C17H21N3O4" ;
  ns0:subset "2_STAR" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
