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

<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:116186>
  ns0:formula "C24H20N4O3" ;
  ns0:monoisotopicmass "412.15354" ;
  ns0:inchi "InChI=1S/C24H20N4O3/c1-15(2)17-8-10-19(11-9-17)28-23(30)20(22(29)27-24(28)31)12-16-13-25-21(26-14-16)18-6-4-3-5-7-18/h3-15H,1-2H3,(H,27,29,31)" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "5-[(2-phenyl-5-pyrimidinyl)methylidene]-1-(4-propan-2-ylphenyl)-1,3-diazinane-2,4,6-trione"@en, "5 [(2 فنیل 5 پیریمیدینیل) متیلیدن] 1 (4 پروپان 2 ایل فنیل) 1،3 دیازینان 2،4،6 تریون"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "CC(C)C1=CC=C(C=C1)N2C(=O)C(=CC3=CN=C(N=C3)C4=CC=CC=C4)C(=O)NC2=O" ;
  ns0:inchikey "AGXWWAUSOBQQID-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22693> ;
  ns0:mass "412.442" ;
  ns0:charge "0" .

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