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

<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://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:105047>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "342.13281" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "5-(1-acetyl-5-phenyl-3-pyrazolidinylidene)-1,3-dimethyl-1,3-diazinane-2,4,6-trione"@en, "5 (1 استیل 5 فنیل 3 پیرازولیدینیلیدن) 1،3 دی متیل 1،3 دیازینان 2،4،6 تریون"@fa ;
  ns0:inchikey "HPCIYRPJQBJFFL-UHFFFAOYSA-N" ;
  ns0:mass "342.350" ;
  ns0:inchi "InChI=1S/C17H18N4O4/c1-10(22)21-13(11-7-5-4-6-8-11)9-12(18-21)14-15(23)19(2)17(25)20(3)16(14)24/h4-8,13,18H,9H2,1-3H3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22693> ;
  ns0:charge "0" ;
  ns0:smiles "CC(=O)N1C(CC(=C2C(=O)N(C(=O)N(C2=O)C)C)N1)C3=CC=CC=C3" ;
  ns0:formula "C17H18N4O4" .

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